SimoneAvogadro/android-reverse-engineering-skill
A skill that walks Claude through reverse-engineering Android applications — unpacking APKs, reading decompiled code, and reasoning about app behavior.
Why it matters
Android reverse engineering usually means juggling a chain of specialized tools and knowing exactly which step comes next. This skill encodes that workflow so Claude can guide unpacking, decompilation, and analysis in order, lowering the barrier for anyone auditing a mobile binary. It turns a fiddly, expert-only process into a guided one.
Use cases
- Unpack and inspect Android APK internals
- Read and reason about decompiled app code
- Audit a mobile app’s behavior and permissions
- Follow a guided reverse-engineering workflow step by step
Quickstart
/plugin marketplace add SimoneAvogadro/android-reverse-engineering-skillRelated repositories
From the blog
CLI-Anything Guide: Turning Desktop GUIs into Stateful, Agent-Native CLIs
The definitive guide to HKUDS/CLI-Anything. Learn how to transform complex GUI apps into deterministic, agent-native CLIs with REPLs, stateful undo stacks, and zero screenshot fumbling.
The State of Claude Skills: Spring 2026
An in-depth look at how the open-source community is building around Claude, the rise of MCP servers, and what to expect next.
Maintain this repo? Submit an update.
Submit an update