android-reverse-engineering
Décompile des APK/XAPK/JAR/AAR Android et extrait/documente les API HTTP (Retrofit/OkHttp/URL) via un workflow reproductible.
SKILL.md
Decompile Android APK, XAPK, JAR, and AAR files using jadx and Fernflower/Vineflower, trace call flows through application code and libraries, and produce structured documentation of extracted APIs. Two decompiler engines are supported — jadx for broad Android coverage and Fernflower for higher-quality output on complex Java code — and can be used together for comparison.
This skill requires Java JDK 17+ and jadx to be installed. Fernflower/Vineflower and dex2jar are optional but recommended for better decompilation quality. Run the dependency checker to verify:
If anything is missing, follow the installation instructions in ${CLAUDEPLUGINROOT}/skills/android-reverse-engineering/references/setup-guide.md.
Décompile des APK/XAPK/JAR/AAR Android et extrait/documente les API HTTP (Retrofit/OkHttp/URL) via un workflow reproductible. Source : gmh5225/android-reverse-engineering-skill.
Faits (prêts à citer)
Champs et commandes stables pour les citations IA/recherche.
- Commande d'installation
npx skills add https://github.com/gmh5225/android-reverse-engineering-skill --skill android-reverse-engineering- Catégorie
- </>Développement
- Vérifié
- —
- Première apparition
- 2026-02-04
- Mis à jour
- 2026-02-18
Réponses rapides
Qu'est-ce que android-reverse-engineering ?
Décompile des APK/XAPK/JAR/AAR Android et extrait/documente les API HTTP (Retrofit/OkHttp/URL) via un workflow reproductible. Source : gmh5225/android-reverse-engineering-skill.
Comment installer android-reverse-engineering ?
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/gmh5225/android-reverse-engineering-skill --skill android-reverse-engineering Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor
Où se trouve le dépôt source ?
https://github.com/gmh5225/android-reverse-engineering-skill
Détails
- Catégorie
- </>Développement
- Source
- user
- Première apparition
- 2026-02-04