diff options
author | vanhauser-thc <vh@thc.org> | 2023-09-22 07:17:23 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-09-22 07:17:23 +0200 |
commit | bd90283d0f1f0888ec2673e7b19bd6689ba8f4a6 (patch) | |
tree | 9feff73d74dbc3770824880cc5f2acba2a5d4e98 | |
parent | c762b6a3054b1a264101b66641681de974e4c806 (diff) | |
download | afl++-bd90283d0f1f0888ec2673e7b19bd6689ba8f4a6.tar.gz |
update todo
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md index eb934e3f..ac24fe07 100644 --- a/TODO.md +++ b/TODO.md @@ -4,6 +4,7 @@ - afl-showmap -f support - afl-fuzz multicore wrapper script + - add value_profile but only enable after 15 minutes without finds - afl-crash-analysis - support persistent and deferred fork server in afl-showmap? - better autodetection of shifting runtime timeout values |