All Projects â†’ sensepost â†’ Objection

sensepost / Objection

Licence: gpl-3.0
📱 objection - runtime mobile exploration

Programming Languages

python
139335 projects - #7 most used programming language
typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Objection

Ios
Most usable tools for iOS penetration testing
Stars: ✭ 563 (-87.22%)
Mutual labels:  frida, pentest
Frida Snippets
Hand-crafted Frida examples
Stars: ✭ 1,081 (-75.45%)
Mutual labels:  frida, instrumentation
Frida Scripts
A collection of my Frida.re instrumentation scripts to facilitate reverse engineering of mobile apps.
Stars: ✭ 665 (-84.9%)
Mutual labels:  frida, mobile
Opentest
Open source test automation tool for web applications, mobile apps and APIs
Stars: ✭ 246 (-94.41%)
Mutual labels:  framework, mobile
mocxx
A versatile C++ function mocking framework.
Stars: ✭ 103 (-97.66%)
Mutual labels:  instrumentation, frida
Frida Gum
Cross-platform instrumentation and introspection library written in C
Stars: ✭ 357 (-91.89%)
Mutual labels:  frida, instrumentation
House
A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.
Stars: ✭ 910 (-79.34%)
Mutual labels:  frida, mobile
Fxgl
Stars: ✭ 2,378 (-46%)
Mutual labels:  framework, mobile
Command Mobile Penetration Testing Cheatsheet
Mobile penetration testing android & iOS command cheatsheet
Stars: ✭ 221 (-94.98%)
Mutual labels:  frida, mobile
Frida Boot
Frida Boot 👢- A binary instrumentation workshop, with Frida, for beginners!
Stars: ✭ 179 (-95.94%)
Mutual labels:  frida, instrumentation
Hackers Tool Kit
Its a framework filled with alot of options and hacking tools you use directly in the script from brute forcing to payload making im still adding more stuff i now have another tool out called htkl-lite its hackers-tool-kit just not as big and messy to see updates check on my instagram @tuf_unkn0wn or if there are any problems message me on instagram
Stars: ✭ 211 (-95.21%)
Mutual labels:  framework, pentest
Getx
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
Stars: ✭ 5,578 (+26.66%)
Mutual labels:  framework, mobile
Youi
Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.
Stars: ✭ 186 (-95.78%)
Mutual labels:  framework, mobile
Frida Core
Frida core library intended for static linking into bindings
Stars: ✭ 398 (-90.96%)
Mutual labels:  frida, instrumentation
Framework
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
Stars: ✭ 11,672 (+165.03%)
Mutual labels:  framework, mobile
Qbdi
A Dynamic Binary Instrumentation framework based on LLVM.
Stars: ✭ 801 (-81.81%)
Mutual labels:  frida, instrumentation
Lazy
Kule Lazy4 / CSS Framework
Stars: ✭ 147 (-96.66%)
Mutual labels:  framework, mobile
Ymple Ecommerce
Node js E-commerce Framework powered with Sails.js & Node.js as an Ecommerce Platform Shop Solution
Stars: ✭ 152 (-96.55%)
Mutual labels:  framework, mobile
Appmon
Documentation:
Stars: ✭ 1,157 (-73.73%)
Mutual labels:  frida, instrumentation
taint-with-frida
just an experiment
Stars: ✭ 17 (-99.61%)
Mutual labels:  instrumentation, frida

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].