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
skills
Security-focused skills from Trail of Bits, packaging the firm’s auditing and analysis practices for Claude Code as an installable marketplace.
From the blog
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.
12 New Claude Skill Repositories to Watch
This week's roundup of the most promising new Claude skills, including a powerful terminal agent and new MCP servers for database management.
Maintain this repo? Submit an update.
Submit an update