trailofbits/deepstate

AFL fuzzer_stats

Opened this issue · 0 comments

AFL documentation (parallel_fuzzing.txt) says that:

There is no need to synchronize crashes/ or hangs/; you only need to copy over queue/* (and ideally, also fuzzer_stats).

So we should synchronize fuzzer_stats somehow.