frida-objc-bridge icon indicating copy to clipboard operation
frida-objc-bridge copied to clipboard

App hangs when ObjC.bind() is called with an invalid pointer

Open hot3eed opened this issue 3 years ago • 2 comments

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.

hot3eed avatar Jul 22 '21 14:07 hot3eed

Can you please try with the latest frida version and let us know if it is still an issue?

s1341 avatar Jul 23 '21 04:07 s1341

Ah sorry should've reported on the latest version. Yes, I can reproduce this on Frida 15.0.8 on iOS 14.6 arm64.

hot3eed avatar Jul 23 '21 09:07 hot3eed