Androguard
Apache-2.0📱 Mobile Security · Python
Androguard is a reverse engineering framework for Android applications, enabling DEX/APK analysis, decompilation, and malware detection. The Python-based tool allows researchers to dissect Android app components and identify security vulnerabilities or malicious code. Androguard supports static and dynamic analysis, making it a versatile solution for cybersecurity professionals engaged in mobile app security assessment. Its ability to handle complex APK structures is widely recognized in the industry.
Tags
Details
- Category
- 📱 Mobile Security
- Language
- Python
- Repository
- androguard/androguard
- License
- Apache-2.0
- Platforms
- 🐧linux🍎macos🪟windows
Links
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.
JADX
JavaDEX to Java decompiler producing readable Java source from Android APK and DEX files.