Objection is a runtime mobile exploration toolkit, powered by Frida, built to help you assess the security posture of your mobile applications, without needing a jailbreak.
- Supports both iOS and Android.
- Inspect and interact with container file systems.
- Bypass SSL pinning.
- Dump keychains.
- Perform memory related tasks, such as dumping & patching.
- Explore and manipulate objects on the heap.
- And much, much more…
Installation is simply a matter of pip3 install objection
. This will give you the objection
command. You can update an existing objection
installation with pip3 install --upgrade objection
.
Download: https://github.com/sensepost/objection
Please follow and like us: