Welcome! Type "help" for available commands.
$
This Claude Code plugin decompiles Android APK, XAPK, JAR, and AAR files via jadx or Fernflower/Vineflower, then extracts HTTP API endpoints from Retrofit, OkHttp, Ktor, Apollo (GraphQL), and Koin.
It recovers original Kotlin class names from R8-obfuscated binaries by parsing Kotlin metadata annotations, and includes a pre-decompilation framework fingerprinting step. Requires Java JDK 17+ and the jadx CLI; includes bash and experimental PowerShell scripts under Apache 2.0.