github sensepost/objection 1.9.6

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

new

  • The pwd command will now do the same as pwd print, fixing #395 (b550b94)
  • Plugins can now extend the HTTP API by returning a Flask Blueprint in the http_api method of the plugin itself. An example plugin that does this is included here, and will be exposed when specifying the -a flag to the explore command. (a2d988b)
  • Add new hooks to the iOS jailbreak bypass module for calls to fopen and -[UIApplication canOpenURL:]. Thanks @haxxinen (#390)

fixes

  • Major update checker refactor. The update checker will now only fire once a day, and will store version information in ~/.objection/version_info. This commit also fixed #386 (bca9776)

other

Code Diff Since v1.9.5

Don't miss a new objection release

NewReleases is sending notifications on new releases.