bysimoneavogadro· 1 plugin
A Claude Code skill that decompiles Android APK/XAPK/JAR/AAR files and extracts the HTTP APIs used by the app — Retrofit endpoints, OkHttp calls, hardcoded URLs, authentication patterns — so you can document and reproduce them without the original source code.
$claude plugin marketplace add simoneavogadro/android-reverse-engineering-skillInstalls into the current project.
Install android-reverse-engineering-skill by running `claude plugin marketplace add simoneavogadro/android-reverse-engineering-skill`, then use it for the current task and follow its documentation at https://github.com/simoneavogadro/android-reverse-engineering-skill.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add simoneavogadro/android-reverse-engineering-skill |