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.

6.4k stars 711 forksLicense: Apache-2.0Updated 2026-06-10
Securityandroidreverse-engineeringmobilesecurity
View on GitHub

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-skill

Related repositories

trailofbitsSecurity

skills

Security-focused skills from Trail of Bits, packaging the firm’s auditing and analysis practices for Claude Code as an installable marketplace.

6.2k 541
securityauditanalysistrusted
gadievronSecurity

raptor

A security skill that puts Claude on top of static-analysis tooling like Semgrep to scan codebases for vulnerabilities and triage the findings.

3.3k 533
securitysemgrepscanningvulnerabilities

Maintain this repo? Submit an update.

Submit an update