about summary refs log tree commit diff
path: root/TODO.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-02-13 11:34:14 +0100
committervanhauser-thc <vh@thc.org>2023-02-13 11:34:14 +0100
commit80eabd6e8a30c2ffc0f084ab34df8b9d582419c3 (patch)
tree3cd5bfa41f3931d9095f5c0576cefc5ecc60367b /TODO.md
parent5a0100c6eece0d668c7040ec6e6ed3f59ef0d1ba (diff)
downloadafl++-80eabd6e8a30c2ffc0f084ab34df8b9d582419c3.tar.gz
AFL_LLVM_DICT2FILE_NO_MAIN support
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 862224f0..187fa191 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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