JADX
Apache-2.0馃摫 Mobile Security 路 Java
JADX is a DEX to Java decompiler that produces readable Java source code from Android APK and DEX files. It is particularly useful for reverse engineering Android applications, allowing security researchers and developers to analyze app behavior by converting compiled code back into a human-readable form. The tool supports both command-line and GUI interfaces, making it versatile for diverse use cases. Its ability to handle large applications efficiently makes it a popular choice in the mobile security domain.
Tags
Details
- Category
- 馃摫 Mobile Security
- Language
- Java
- Repository
- skylot/jadx
- License
- Apache-2.0
- Platforms
- 馃惂linux馃崕macos馃獰windows
Links
Used in 1 Workflow
Community Reviews
Alternatives & Comparisons
More in Mobile Security
Frida
CDynamic instrumentation toolkit for developers and security researchers to inject scripts into native apps.
Objection
PythonRuntime mobile exploration toolkit powered by Frida for iOS and Android security testing without jailbreak.
APKTool
JavaReverse engineer Android APK files - decode resources, rebuild, and step-through debug smali code.
MobSF
PythonAutomated mobile security framework for static and dynamic analysis of Android, iOS, and Windows apps.
Drozer
PythonAndroid security testing framework for identifying vulnerabilities in apps and devices.
Androguard
PythonReverse engineering framework for Android applications with DEX/APK analysis, decompilation, and malware detection.