apk-reverse

Helps developers analyze and modify Android apps by unpacking, decompiling, and rebuilding them.

Installation
Run `npx skills add "https://github.com/zhaoxuya520/reverse-skill" --skill "apk-reverse"` to install this skill, then follow its SKILL.md instructions for my next request.

Paste this into Claude Code, Cursor, or any agent that can run commands.

What this skill does
What it does: - Unpacks Android APK files to see the code inside - Converts compiled Java code back into readable source code - Modifies app code and rebuilds the APK - Uses tools like jadx, apktool, and Frida to analyze and test apps - Handles both Java code and native compiled libraries inside apps When to use it: - You need to understand how an Android app works by reading its code - You want to find where an app checks for root access or validates certificates - You need to change the app's code and reinstall it - You want to test an app's behavior by injecting code while it runs - The app contains native code libraries that need separate analysis

The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.

Mirrored from the author's public source. Install counts from the open skills registry.

The systems behind these skills get built for partners every week.

Partner with us