diff options
author | vanhauser-thc <vh@thc.org> | 2024-06-01 12:17:53 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-06-01 12:17:53 +0200 |
commit | e13dc9b7e63c72ec4eca9a7baa8f226a15d3a040 (patch) | |
tree | 37f2c5cc1578a8947a1410a8262af71385c2a1b1 | |
parent | 9419e39fdfcf225cee287683ef9d1549e954c4e9 (diff) | |
download | afl++-e13dc9b7e63c72ec4eca9a7baa8f226a15d3a040.tar.gz |
todo
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md index 20f3425f..ace07434 100644 --- a/TODO.md +++ b/TODO.md @@ -17,6 +17,7 @@ ## Should - afl-crash-analysis + - cmplog: add loop count resolving (byte -> loop cnt change, calc special values) - support persistent and deferred fork server in afl-showmap? - better autodetection of shifting runtime timeout values - afl-plot to support multiple plot_data |