diff options
| author | van Hauser <vh@thc.org> | 2023-02-23 11:49:28 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-23 11:49:28 +0100 |
| commit | eb5c1ee4f3ffd6e42a3637082ab4ea089052ad8b (patch) | |
| tree | b0ebfc066252a9c78dfe90cf811b2b27f43cc215 /TODO.md | |
| parent | a293281b9bbb4e61bfbe5e67ab108d9e5ee40192 (diff) | |
| parent | eeccb2da69d7e6f32ee74c431e7c5053e8379dff (diff) | |
| download | afl++-eb5c1ee4f3ffd6e42a3637082ab4ea089052ad8b.tar.gz | |
Merge pull request #1650 from AFLplusplus/autotoken
Autotoken
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -9,13 +9,12 @@ - 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 + - first fuzzer should be a main automatically? not sure. ## 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 |
