Objection is a runtime mobile exploration toolkit designed for security testers and mobile app analysts. Built on top of Frida, it enables dynamic analysis and manipulation of Android and iOS applications, often without the need for root or jailbreak access.
Key Features:
- No jailbreak or root required for many features
- Runtime mobile exploration of apps and their behavior
- Support for both Android and iOS
- Access to system information, environment variables, and application logic
- Bypass of SSL pinning and root detection
- File system interaction within the app sandbox
Objection streamlines the mobile assessment workflow, making it easier to evaluate the security posture of mobile applications and uncover potential vulnerabilities during runtime.