fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

Update experiment-requests.yaml

Open LIIT0215 opened this issue 2 years ago • 4 comments

New test on fuzzbench between 9 fuzzers

LIIT0215 avatar Jan 06 '23 16:01 LIIT0215

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.

google-cla[bot] avatar Jan 06 '23 16:01 google-cla[bot]

Why do you want this experiment?

jonathanmetzman avatar Jan 06 '23 17:01 jonathanmetzman

Sorry, I used fuzzbench for the first time. I have integrated K-scheduler into libafl locally, so I want to experience the periodic service before add it to the fuzzer

LIIT0215 avatar Jan 07 '23 04:01 LIIT0215

@LIIT0215 and where does fuzzbench magically get your local modifications? you must add a libafl variant to the fuzzers on fuzzbench that checks out your specific versions. see the docs one the steps to do that to add to the config, copy the libafl folder to a new name and add the git checkout information for your fuzzer. then you would only need libafl and your variant to run to compare.

vanhauser-thc avatar Jan 20 '23 08:01 vanhauser-thc