Claude Code Plugin Enables Full Reverse Engineering of Android Apps
aigleeson · x · 2026-07-31
A new GitHub open-source project empowers Claude Code with robust Android app reverse engineering capabilities. The tool can decompile APKs and XAPKs, read source code, and automatically map every API call the app makes.
Key Features:
- Deobfuscation: Equipped with a dedicated strategy layer to trace real call flows through ProGuard or R8 obfuscation.
- Endpoint Extraction: Automatically documents Retrofit and OkHttp endpoints for easy reproduction.
- Auth Analysis: Identifies auth patterns including headers, bearer tokens, and API keys.
- Full Trace: Traces complete call flows from the UI layer down to the actual HTTP request.
It works inside Claude Code via slash commands or natural language, featuring an auto dependency installer for cross-platform support.
More from coding & agent
- Cloning Mystery Games for $7: Kimi K3 + MCP Demo — mervenoyann · 2026-07-31
- Testing Kimi K3 Agent: Automates Game Dev with MCP and Flux — mervenoyann · 2026-07-31
- DeepSeek demonstrates autonomous subagent orchestration without prompts — teortaxesTex · 2026-07-31
- Struggling to find MCP tools? Developer seeks best practices for AI coding agents — kampak212 · 2026-07-31
- Read/write is not enough: A four-dimensional risk model for AI agent permissions — Harshit-24 · 2026-07-31
- Generating synced SFX for videos while preserving voiceover using SFX MCP — Soggy-Weather169 · 2026-07-31