v1.2.2
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.