frida-objc-bridge
frida-objc-bridge copied to clipboard
App hangs when ObjC.bind() is called with an invalid pointer
Frida version: 14.2.18
Tested this only on iOS arm64, can't replicate on macOS arm64 / arm64e. To replicate, call ObjC.bind()
with a non-null pointer that's invalid.
Can you please try with the latest frida version and let us know if it is still an issue?
Ah sorry should've reported on the latest version. Yes, I can reproduce this on Frida 15.0.8 on iOS 14.6 arm64.