Skip to content

📱 objection - runtime mobile exploration

License

Notifications You must be signed in to change notification settings

Bean3ai/objection

This branch is 179 commits behind sensepost/objection:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f082fe9 · Dec 2, 2019
Apr 3, 2019
Sep 21, 2018
Dec 2, 2019
Feb 22, 2019
Dec 2, 2019
Oct 1, 2019
Oct 19, 2019
Jul 25, 2018
Oct 17, 2019
Apr 3, 2019
Jun 12, 2018
Jul 13, 2017
Jul 16, 2018
Oct 19, 2019
Oct 18, 2019
Oct 18, 2019
Oct 18, 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

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.

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

sample usage

A sample session, where objection version 0.1 is used to explore the applications environment. Newer versions have the REPL prompt set to the current applications name, however usage has remained the same.

asciicast

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 68.8%
  • TypeScript 28.9%
  • JavaScript 2.2%
  • Other 0.1%