Parse Android APK structure, manifest, and DEX classes for quick triage.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "re-apktool" yet — see the docs or source repo.
Please parse this APK's header information and summarize the package name, version, target SDK, signature-related fields, and overall file structure.
A concise summary of key APK metadata for quick sample inspection.
List all class names from every DEX in this APK, group them by package path, and flag suspicious or unusual naming patterns.
A package-grouped class list with preliminary flags for suspicious classes.
Decode the AndroidManifest.xml from this APK and extract permissions, exported components, launcher activity, and service declarations.
A manifest analysis highlighting risky permissions and exposed components.
Connects JADX-AI Plugin to decompile and analyze Android app code.
Provides Android build context to speed upgrades, audits, and development workflows.
Connect MCP services in JADX for assisted code analysis and reverse engineering.
Unified MCP server for Android development with CLI, project context, and dependency info.
Explore, analyze, and decompile Java JAR files to understand code structure.
Analyze MCP tool security risks, detect malicious behavior, and provide risk scores.