diff options
author | vanhauser-thc <vh@thc.org> | 2023-08-23 17:35:24 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-08-23 17:35:24 +0200 |
commit | 19d0c6a4c5015368ff610418994b2dc8f3f66117 (patch) | |
tree | 2795024b2c118d053637aa1cca8f7e583615b9cd /docs/Changelog.md | |
parent | e2026f7b71752c9b0bbba7438e2c62f2a4bca7f0 (diff) | |
download | afl++-19d0c6a4c5015368ff610418994b2dc8f3f66117.tar.gz |
afl-whatsup startup detection
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index fa9099c0..961b2940 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -8,6 +8,7 @@ - added `AFL_FINAL_SYNC` which forces a final fuzzer sync (also for `-F`) before terminating. - afl-whatsup: + - detect instanced that are starting up and show them as such as not dead - now also shows coverage reached - option -m shows only very relevant stats - option -n will not use color in the output |