fuzzbench
fuzzbench copied to clipboard
Run FOX no gllvm test experiment
Hi, we want to evaluate the no gllvm version of our fuzzer FOX, comparing it against corresponding version of aflplusplus
The command to run the experiment is:
/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name fox_no_gllvm_eval --fuzzers fox_nogllvm aflplusplus_4_10
Could you help me run it?