We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
ObjC.bind()
The text was updated successfully, but these errors were encountered:
Can you please try with the latest frida version and let us know if it is still an issue?
Sorry, something went wrong.
Ah sorry should've reported on the latest version. Yes, I can reproduce this on Frida 15.0.8 on iOS 14.6 arm64.
No branches or pull requests
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.The text was updated successfully, but these errors were encountered: