Skip to content

1.9.1

Compare
Choose a tag to compare
@leonjza leonjza released this 07 Apr 12:11
· 120 commits to master since this release
36a5c2a

new

  • Extend support for embedding a gadget configuration and script added in version 1.9.0 to iOS IPA's. Thanks @interference-security (#349)
  • Automatically toggle extractNativeLibs to false in Android manifests (with a flag to leave the value untouched). Thanks @StingraySA (#353)
  • Refactor the ios keychain add command. The --key flag has been removed in favour of the --account and --service flags, allowing for more granular setting of attributes for a keychain item. (4dadfc4)

fixes

  • Improve apktool version parsing on Windows (79aa7ed)
  • Fix command line overload parsing for the android watch class_method command (f08cc24)
  • Improve shell command argument. Thanks @dvalter (#355)

other

  • Bump agent dependencies (cf204a0)

Code Changes Since v1.9.0