decompile
01CreditTone/android-reverse-engineering-skill
Command
Decompile an Android APK/XAPK/JAR/AAR and analyze its structure.
435 3mo ago B 15 tokens
original Apache-2.0
这是一套专为 Codex 适配的 Android 逆向分析 skill,支持在 Codex 会话中反编译 APK、XAPK、JAR、AAR,并结合 jadx、Fernflower/Vineflower 梳理 Manifest、包结构、网络层和调用链。它可辅助提取接口、URL、鉴权头、token 与签名逻辑,并提供 Frida、抓包、JNI/SO 分析前的静态侦察方法,适合接口分 析、安全研究和授权测试。
CreditTone/android-reverse-engineering-skill
Command
Decompile an Android APK/XAPK/JAR/AAR and analyze its structure.