Skip to content

v1.2.2

Compare
Choose a tag to compare
@leonjza leonjza released this 10 Nov 18:34
· 573 commits to master since this release
9065c3b

v1.2.2

new

  • Add the zipalign command to the Android APK patcher.

fixes

  • Reduce warnings generated by jarsigner by adding the -tsa flag.
  • Fix the iOS SSL pinning bypass command by removing the SecTrustEvaluate hook as this was breaking other SSL related calls.