diff options
author | van Hauser <vh@thc.org> | 2023-06-12 10:03:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-12 10:03:15 +0300 |
commit | af8c68a774d0271ae6a2145ac566e1c7024e95d5 (patch) | |
tree | d307651ffd5ad2b03d3e97a2b2ccd4d410e16c93 /TODO.md | |
parent | 26cbc1e99337da4dc82c7c827dc2dac0a3733dc2 (diff) | |
parent | bf2727b76366ce4c9cdc723c3f3ccffae3cc3619 (diff) | |
download | afl++-4.07c.tar.gz |
Merge pull request #1766 from AFLplusplus/dev 4.07c
v4.07c release
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md index 2b7e8fcf..26e12cee 100644 --- a/TODO.md +++ b/TODO.md @@ -2,6 +2,8 @@ ## Should + - afl-crash-analysis + - show in the UI when fuzzing is "done" - test cmplog for less than 16bit - support persistent and deferred fork server in afl-showmap? - better autodetection of shifting runtime timeout values |