Android APK Decompiler & Analyzer
$19.99
Android APK Decompiler & Analyzer
Static analysis pipeline for Android applications:
- Decompilation — APK to Java source via jadx, smali via apktool, with automatic resource decoding.
- Secret Scanning — Searches decompiled code for API keys, hardcoded credentials, Firebase URLs, AWS tokens.
- Permission Analysis — Maps declared permissions to actual code usage, flags over-privileged apps.
- Network Security — Analyzes network_security_config.xml, detects cleartext traffic, certificate pinning implementation.
- Component Export — Identifies exported Activities, Services, and Content Providers exploitable without authentication.