Skip to content
/ objection Public
forked from sensepost/objection

📱 objection - runtime mobile exploration

License

Notifications You must be signed in to change notification settings

p0w1/objection

This branch is 1 commit ahead of, 59 commits behind sensepost/objection:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0697972 · Apr 14, 2021
Oct 1, 2020
Sep 21, 2018
Apr 14, 2021
Feb 22, 2019
Apr 14, 2021
Aug 7, 2020
Feb 17, 2021
Jul 25, 2018
Feb 11, 2020
Apr 3, 2019
Jun 12, 2018
Jul 13, 2017
Jul 16, 2018
Mar 30, 2020
Feb 11, 2020
Feb 17, 2021
Dec 10, 2019

Repository files navigation

📱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 PyPi Travis Black Hat Arsenal Black Hat Arsenal

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

About

📱 objection - runtime mobile exploration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 66.3%
  • TypeScript 31.6%
  • JavaScript 2.0%
  • Other 0.1%