Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hot3eed opened this issue Jul 22, 2021 · 2 comments
Open

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

hot3eed opened this issue Jul 22, 2021 · 2 comments

Comments

@hot3eed
Copy link
Contributor

hot3eed commented Jul 22, 2021

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.

@s1341
Copy link

s1341 commented Jul 23, 2021

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

@hot3eed
Copy link
Contributor Author

hot3eed commented Jul 23, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants