-
Notifications
You must be signed in to change notification settings - Fork 269
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
SubFuzz Testing #2047
base: master
Are you sure you want to change the base?
SubFuzz Testing #2047
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Sure @SecRookieee, we are happy to run that for you. |
/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-09-18-subfuzz --fuzzers subfuzz |
Hi @DonggeLiu
|
/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-09-20-subfuzz --fuzzers subfuzz |
Hi @DonggeLiu,
|
/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-10-08-vfuzz --fuzzers vfuzz |
Hi @DonggeLiu, |
/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-10-08-1-vfuzz --fuzzers vfuzz |
Hi, @DonggeLiu
I have a new fuzzer based on AFL++ that I would like to test it. Could you help me run it?