objection

GitHub

πŸ“± objection - runtime mobile exploration

AI Prompts & Endpoints
CodeWiki Knowledge Base

Repository: sensepost/objection


Stars: 9030

README.md

πŸ“±objection - Runtime Mobile Exploration

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.

![Twitter](https://twitter.com/leonjza)
![PyPi](https://pypi.python.org/pypi/objection)
![Black Hat Arsenal](https://www.blackhat.com/eu-17/arsenal-overview.html)
![Black Hat Arsenal](https://www.blackhat.com/us-19/arsenal-overview.html)

<img align="right" src="./images/objection.png" height="220" alt="objection">

- 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...

Screenshots are available in the wiki.

installation

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.

For more detailed update and installation instructions, please refer to the wiki page here.

license

objection is licensed under a GNU General Public v3 License. Permissions beyond the scope of this license may be available at http://sensepost.com/contact/.