github sensepost/objection 1.6.5
v1.6.5 – Keychain dumper improvements

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

new

  • The iOS keychain dumper will now add a key called dataHex when dumping entries with the --json flag. This key is a hex string of the raw data from the keychain.
  • The iOS keychain dumper has a new --smart flag to trigger automatic decoding of data fields. Without this flag (the default), entries are UTF8 encoded.

fixes

  • Improve the iOS keychain dumper's reliability.

other

  • Bump agent dependencies

Code Changes Since v1.6.4

Don't miss a new objection release

NewReleases is sending notifications on new releases.