Reconstruct the logic of Android apps from an .apk (or .dex/.jar). Covers manifest/entrypoint analysis, jadx Java decompilation, smali inspection, native .so analysis, and finding network endpoints, secrets, and obfuscated logic. Use for Android apk/dex targets.
$npx -y skills add maosasagawa/blackbox-re-agent --skill analyzing-blackbox-android-apkInstalls into the current project.
Run `npx skills use "https://github.com/maosasagawa/blackbox-re-agent" --skill "maosasagawa/blackbox-re-agent/analyzing-blackbox-android-apk"` 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/maosasagawa/blackbox-re-agent" that are relevant to the current task. Run `npx skills add "https://github.com/maosasagawa/blackbox-re-agent"` and select the relevant skills, then follow their instructions.