fuzzbench
fuzzbench copied to clipboard
FuzzBench - Fuzzer benchmarking as a service.
It seems like `run_experiment` in GCP takes longer to generate a report. It has been more than 5+ hours since I started executing following command: ``` PYTHONPATH=. python3 experiment/run_experiment.py \...
#1890 Created another PR for this @Alan32Liu I added build files for the additional 17 fuzzers in this branch.
* Experiments build the debug version of the images. * Both debug and non-debug builders use the same export tag * If the debug builder ends after the non-debug builder,...
The `benchmark.yaml` file has a checkout hash that can be used to checkout a specific commit before running the benchmarks. We have observed that the checkout seems to fail spuriously...
Hi thanks for the great work! I am curious given two experiments (two different `experiment-data` folders), how to merge the two experiments in order to synthesize HTML reports for the...
Experiment request for fafuzz, afl, aflpp and mopt
# Problem FuzzBench uses a cached fuzzer repo instead of the latest one, which sometimes does not include the new commits required. # Proof of Error https://github.com/google/fuzzbench/pull/1902#issuecomment-1737463393 # Proposed solution...
I was running local experiment using fuzzers `aflplusplus` and benchmarks `curl_curl_fuzzer_http` and `bloaty_fuzz_target` I pass the `make presubmit` after installing `qtbase-dev5` mentioned in this issue #1867 My experiment was successful...
#1859 Hello dongge, @Alan32Liu I've improved my fuzzer framework based on the data from the last experiment, and it's time to reopen this experiment. Other than that, to avoid duplicating...
sfuzz
compare against core fuzzers