fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

Experiment request

Open zukatsinadze opened this issue 6 months ago • 8 comments

Hi @DonggeLiu,

would it be possible to run these two experiments for us? It's for an ongoing project at EPFL, HexHive Lab

Experiment 1: no seeds, no dictionaries, all targets

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2025-03-31-libafl-scheduling1 --fuzzers libafl_naive libafl_random libafl_weighted libafl_covaccount libafl_fast libafl_explore --no-seeds --no-dictionaries

Experiment 2: oss-fuzz corpus, all targets

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2025-03-31-libafl-scheduling2 --fuzzers libafl_naive libafl_random libafl_weighted libafl_covaccount libafl_fast libafl_explore --oss-fuzz-corpus

zukatsinadze avatar Mar 31 '25 14:03 zukatsinadze