diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md index 99d2c419..dba75070 100644 --- a/TODO.md +++ b/TODO.md @@ -2,18 +2,20 @@ ## Should - - better documentation for custom mutators + - splicing selection weighted? + - support persistent and deferred fork server in afl-showmap? - better autodetection of shifting runtime timeout values - Update afl->pending_not_fuzzed for MOpt - afl-plot to support multiple plot_data - parallel builds for source-only targets - get rid of check_binary, replace with more forkserver communication + - first fuzzer should be a main automatically? not sure. + - reload fuzz binary on signal ## Maybe - forkserver tells afl-fuzz if cmplog is supported and if so enable it by default, with AFL_CMPLOG_NO=1 (?) set to skip? - - afl_custom_fuzz_splice_optin() - afl_custom_splice() - cmdline option from-to range for mutations |