google / fuzzbench

FuzzBench - Fuzzer benchmarking as a service.

Home Page:https://google.github.io/fuzzbench/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`--no-dictionaries` flag seems to be ignored by some fuzzers/benchmarks.

mvanotti opened this issue · comments

It seems like some fuzzer-benchmarks combinations do not respect the --no-dictionaries option.

For example:

aflplusplus and libpcap_fuzz_both

in my experiment config I have:

no_dictionaries: true

But in the fuzzer logs I see:

[run_afl_fuzz] Running command: ./afl-fuzz -i /out/seeds -o /out/corpus -m none -t 1000+ -d -x ./afl++.dict -c /out/cmplog/fuzz_both -- /out/fuzz_both 2147483647