google / fuzzbench

FuzzBench - Fuzzer benchmarking as a service.
https://google.github.io/fuzzbench/
Apache License 2.0
1.09k stars 266 forks source link

Do libAFL experiment #1900

Open jonathanmetzman opened 1 year ago

jonathanmetzman commented 1 year ago

@addisoncrump how about libafl vs afl++, afl, libfuzzer, honggfuzz?

addisoncrump commented 1 year ago

libafl_libfuzzer vs libafl, afl++, afl, libfuzzer, honggfuzz, if you would :slightly_smiling_face:

jonathanmetzman commented 1 year ago

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2023-09-21-libafl --fuzzers aflplusplus afl libafl libafl_libfuzzer honggfuzz libfuzzer

tokatoka commented 1 year ago

libafl didn't build because Rust used to compile is outdated. it needs update