Objection
GPL-3.0馃摫 Mobile Security 路 Python
Objection is a runtime mobile exploration toolkit that leverages Frida to perform security assessments on iOS and Android devices without requiring a jailbreak. It allows testers to inspect and modify application behavior, explore file systems, and manipulate memory. Objection simplifies the process of dynamic analysis by providing a user-friendly interface to Frida's capabilities, making it accessible for security research on mobile applications. Its non-invasive nature makes it ideal for conducting security tests on live apps.
Tags
Details
- Category
- 馃摫 Mobile Security
- Language
- Python
- Repository
- sensepost/objection
- License
- GPL-3.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.
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.
Androguard
PythonReverse engineering framework for Android applications with DEX/APK analysis, decompilation, and malware detection.