diff options
| author | van Hauser <vh@thc.org> | 2022-12-20 14:31:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-20 14:31:09 +0100 |
| commit | 60dc37a8cf09f8e9048e4b6a2204d6c90b27655a (patch) | |
| tree | ab66c723be9ccadde42329cc85de1c141f8bddcd /TODO.md | |
| parent | 8cdc48f73a17ddd557897f2098937a8ba3bfe184 (diff) | |
| parent | 0165ca8c6c485e36fe8e5fc6182ebeba2100932b (diff) | |
| download | afl++-60dc37a8cf09f8e9048e4b6a2204d6c90b27655a.tar.gz | |
Merge pull request #1592 from AFLplusplus/dev
Dev
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md index 99d2c419..862224f0 100644 --- a/TODO.md +++ b/TODO.md @@ -2,12 +2,14 @@ ## Should - - better documentation for custom mutators + - support afl_custom_{send,post_process}, 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 ## Maybe |
