Android Reverse Engineering Skill Open source ★ 7.6k
Claude Code skill to support Android app's reverse engineering
Introduction
Android Reverse Engineering & API Extraction — Claude Code skill
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.
First-class Kotlin support: modern Android apps are Kotlin/KMP, heavily obfuscated with R8. This skill recovers the original Kotlin class names from metadata R8 cannot strip, and extracts APIs from Ktor, Apollo (GraphQL) and Koin — not just the classic Retrofit/OkHttp stack.
Windows / PowerShell support (experimental): The *.ps1 scripts alongside the bash ones are a recent community contribution, still being stabilised.
Requirements: Java JDK 17+ and jadx (CLI). Optional (recommended): Vineflower or Fernflower, and dex2jar.
Installation: Inside Claude Code, run `/plugin marketplace add SimoneAvogadro/android-reverse-engineering-skill` and `/plugin install android-reverse-engineering@android-reverse-engineering-skill`. From a local clone, use `git clone https://github.com/SimoneAvogadro/android-reverse-engineering-skill.git`.
APK decompilationAPI extractionKotlin supportCall flow tracingObfuscation handlingPowerShell supportjadx CLI
Screenshots
Screenshot placeholder
Screenshot placeholder
Deployment
GitHub 仓库安装(Claude Code 插件市场)
适合直接在 Claude Code 中快速安装并让技能在后续会话中长期可用。
本地克隆安装
适合需要先把仓库拉到本地、再从本地路径手动安装的离线或可控环境。
Details
Type Open-source software
GitHub Stars 7,641
Last commit 12 周前
Last verified 2026-08-31
Ad slot 300 × 250 Ad
About the data
Stars / commit times sync automatically from the GitHub API; pricing and features are human-verified.