在 CLI 环境下做 Android APK 逆向时使用。适用于 APK 解包、Java 反编译、smali 修改、重打包、Frida 动态 Hook,以及按需切换到 so/native 分析。优先使用本机已安装的 jadx、apktool、frida、adb、ida-reverse、radare2。
$npx -y skills add zhaoxuya520/reverse-skill --skill apk-reverseInstalls into the current project.
Run `npx skills use "https://github.com/zhaoxuya520/reverse-skill" --skill "zhaoxuya520/reverse-skill/apk-reverse"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/zhaoxuya520/reverse-skill" that are relevant to the current task. Run `npx skills add "https://github.com/zhaoxuya520/reverse-skill"` and select the relevant skills, then follow their instructions.