github sensepost/objection 1.6.4
v1.6.4

latest releases: 1.12.3, 1.12.2, 1.12.1...
6 years ago

new

  • Add the ability to enumerate an iOS apps' included frameworks observable by NSBundle. This is available as the new ios bundles list_frameworks command.
  • Add a new --target-class flag to the Android patcher to inject a loadLibrary call for a Frida gadget in any arbitrary class' constructor (for example, to run before an applications onCreate()). The default is still to use the apps main launchable activity.
  • Add a new SSL Pinning bypass hook for iOS Cordova applications making use of this plugin. Thanks @aph3rson.

fixes

  • Improve application stability for the Android patcher when injecting a loadLibrary call into an existing class constructor by correctly incrementing the .locals count.

other

  • Bump agent dependencies

Code Changes Since v1.6.3

Don't miss a new objection release

NewReleases is sending notifications on new releases.