-
Notifications
You must be signed in to change notification settings - Fork 25
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
unable to find method 'prepare' #23
Comments
Sorry, my bad, I think in my last changes I forgot to rename Other than this, I've recently been using this for a training and it worked flawlessly :) Please don't modify the main |
Fixed in my latest commit, please let me know if the examples work for you now. |
Here are the steps I attempted:
I did not modify fuzzer.js. |
In the case of protocol_example, it seems to be a problem with Frida rather than fpicker. |
I tried all the examples in the example folder as-is to practice using fpicker, but they do not work and produce the following error.
The AFL_DEBUG and ulimit options did not help with debugging, and the syslog is as follows.
The test environment is as follows:
host info
frida-core-devkit version
frida-compile version
Do I need to add or modify the prepare statement in the provided fuzzer.js file?
The text was updated successfully, but these errors were encountered: