github sensepost/objection 1.1.11
v1.1.11

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

v1.1.11

new

  • Added the --hook-debug flag on the explore command which will now dump compiled hooks and their responses.
  • Added a --skip-cleanup flag to the package patchers which will cause the patcher to not delete temporary files created.
  • Added the --pause flag to the patchapk command to allow for manual Android resource fixes when apktool fails to repackage patches apks.
  • Add Android SSL pinning bypass logic for applications built using Appcelerator Titanium

fixes

  • Fix a syntax typo in the iOS keychain dumpers ACL parsing logic.
  • Fix the Android APK patcher to rather append than override an existing class initialiser when adding a loadLibrary call for a frida-gadget.

other

  • Remove the duplicate calls to JSON.stringify() in hook send() calls.
  • Various other typo fixes and improvements.

Don't miss a new objection release

NewReleases is sending notifications on new releases.