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.
Analyze Android and iOS app packages for security issues via natural language.
Provides Android build context to speed upgrades, audits, and development workflows.
Analyze MCP tool security risks, detect malicious behavior, and provide risk scores.
Analyze local JARs to inspect Java classes and Maven dependencies.
Automate Android devices via ADB for testing, control, and task execution.