fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

FuzzBench - Fuzzer benchmarking as a service.

Results 279 fuzzbench issues
Sort by recently updated
recently updated
newest added

Hi, When I tried to run local experiment using the standard script: PYTHONPATH=. python3 experiment/run_experiment.py \ --experiment-config experiment-config.yaml \ --benchmarks bloaty_fuzz_target \ --experiment-name $EXPERIMENT_NAME \ --fuzzers afl libfuzzer. My experiment...

This PR combines all fuzzers submitted to SBFT24 and the mutation measurer to allow experiments for the competition.

Excuse me. I just tried to add GPU support to the container so that I could test my Neural Network-based fuzzer. I have managed to add GPU support in generated.mk...

Submission for SBFT24

SBFT24