APKTool
Apache-2.0馃摫 Mobile Security 路 Java
APKTool is a tool for reverse engineering Android APK files, allowing users to decode resources and rebuild them after modifications. It facilitates the analysis and modification of APK files by converting them into smali code, which can be debugged and altered before recompilation. This tool is invaluable for developers and researchers aiming to understand app behavior, identify vulnerabilities, or localize applications. APKTool's ability to handle complex APK structures makes it a staple in Android reverse engineering.
Tags
Details
- Category
- 馃摫 Mobile Security
- Language
- Java
- Repository
- iBotPeaches/Apktool
- License
- Apache-2.0
- Platforms
- 馃惂linux馃崕macos馃獰windows
Links
Used in 1 Workflow
Community Reviews
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.
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.
JADX
JavaDEX to Java decompiler producing readable Java source from Android APK and DEX files.
Androguard
PythonReverse engineering framework for Android applications with DEX/APK analysis, decompilation, and malware detection.