·android-reverse-engineering
</>

android-reverse-engineering

gmh5225/android-reverse-engineering-skill

Descompila APK/XAPK/JAR/AAR de Android y extrae/documenta APIs HTTP (Retrofit/OkHttp/URL) con un flujo de trabajo reproducible.

1Instalaciones·0Tendencia·@gmh5225

Instalación

$npx skills add https://github.com/gmh5225/android-reverse-engineering-skill --skill android-reverse-engineering

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.

Descompila APK/XAPK/JAR/AAR de Android y extrae/documenta APIs HTTP (Retrofit/OkHttp/URL) con un flujo de trabajo reproducible. Fuente: gmh5225/android-reverse-engineering-skill.

Ver original

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/gmh5225/android-reverse-engineering-skill --skill android-reverse-engineering
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-04
Actualizado
2026-02-18

Respuestas rápidas

¿Qué es android-reverse-engineering?

Descompila APK/XAPK/JAR/AAR de Android y extrae/documenta APIs HTTP (Retrofit/OkHttp/URL) con un flujo de trabajo reproducible. Fuente: gmh5225/android-reverse-engineering-skill.

¿Cómo instalo android-reverse-engineering?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/gmh5225/android-reverse-engineering-skill --skill android-reverse-engineering Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code o Cursor

¿Dónde está el repositorio de origen?

https://github.com/gmh5225/android-reverse-engineering-skill

Detalles

Categoría
</>Desarrollo
Fuente
user
Primera vez visto
2026-02-04

Skills Relacionados

Ninguno