afl-whatsup add coverage output

This commit is contained in:
vanhauser-thc
2023-08-21 16:38:48 +02:00
parent 8cf6a13eb7
commit 213298fe59
2 changed files with 13 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- afl-fuzz:
- added `AFL_FINAL_SYNC` which forces a final fuzzer sync (also for `-F`)
before terminating.
- afl-whatsup: now also shows coverage reached
- added benchmark/benchmark.sh if you want to see how good your fuzzing
speed is in comparison to other setups.