v1.1.12
v1.1.12
fixes
- Fix a bug introduced in 1.1.11 with the
--skip-cleanup
flag and the iOS IPA patcher. - Fix the exception message thrown when the Android
frida-gadget
download URL could not be determined.
other
- Move the code used to patch mobile applications from a large single file into its own module at
objection.utils.patchers
.