Mobile Security
9 tools indexed
Mobile security tools for Android and iOS application analysis, APK reverse engineering, dynamic instrumentation, and mobile penetration testing. These tools help identify vulnerabilities in mobile applications and their backend APIs.
Frida
Dynamic instrumentation toolkit for developers and security researchers to inject scripts into native apps.
Objection
Runtime mobile exploration toolkit powered by Frida for iOS and Android security testing without jailbreak.
APKTool
Reverse engineer Android APK files — decode resources, rebuild, and step-through debug smali code.
MobSF
Automated mobile security framework for static and dynamic analysis of Android, iOS, and Windows apps.
Drozer
Android security testing framework for identifying vulnerabilities in apps and devices.
JADX
DEX to Java decompiler producing readable Java source from Android APK and DEX files.
Androguard
Reverse engineering framework for Android applications with DEX/APK analysis, decompilation, and malware detection.
QARK
Quick Android Review Kit for finding security vulnerabilities in Android apps through static source code analysis.
RMS
Runtime Mobile Security toolkit for manipulating Android and iOS apps at runtime using Frida under the hood.