Advanced AI-powered CLI agent for APK/XAPK reverse engineering. Automates decompilation, static analysis, resource extraction, and security auditing. Designed for researchers and developers to streamline Android app analysis and vulnerability detection.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
23
commits
No package.json found
This might not be a Node.js project
feat: Update CLI banner for version 3.0.0 and enhance APK deduplication logic
ebc543cView on GitHubfeat: Enhance message sanitization to prevent orphaned tool calls and improve compactor summary handling
eb445a4View on GitHubfeat: Implement auto mode for seamless agent operation and enhance task planning display
adc89d2View on GitHubfeat: Add auto mode for streamlined agent operation with no confirmations
9644040View on GitHubfeat: Enhance agent's tool execution logic and user interaction prompts
dd63c68View on GitHubfeat: Add APK health check tool for comprehensive pre-build validation
f844866View on GitHubfeat: Implement parallel processing for graph and index building to enhance performance
11ee0cfView on GitHubfeat: Enhance task management and resource handling in APK Agent
980536fView on GitHubdocs: update README to v3.0.0 — 70 tools, NetworkX code graph, auto-bypass engine, deep analysis, package isolation
2e5cb40View on GitHubrefactor: make prompt dynamic — agent decides tools and strategy per task
2479a7fView on GitHubfix: agent now sees graph_ready + scope in messages, parallel tool calls enforced
f1781b3View on GitHubfeat: SYSTEM_PROMPT v8 — deep thinking protocol, precision methodology, 70 tools
93ae55fView on GitHubfix: orchestrator sub-agents now produce actual findings instead of just tool lists
908dc3dView on GitHub