aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-08-12 16:06:30 +0200
committervan Hauser <vh@thc.org>2020-08-12 16:06:30 +0200
commit7a6867e2f8e8b698c08366f79d0c8751b09ce431 (patch)
tree9f4c8c3c9414a4c152c5c9d57c183d949d062c55 /TODO.md
parentb38837f4ff8f2e52597b7908b9226500e5c61933 (diff)
downloadAFLplusplus-7a6867e2f8e8b698c08366f79d0c8751b09ce431.tar.gz
split up __afl_manual_init, added internal AFL_DISABLE_LLVM_INSTRUMENTATION, skipping ctor+ifunc functions for all llvm, code-format
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index e81b82a3..f8ef0e0f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,6 +4,8 @@
- AFL_MAP_SIZE for qemu_mode and unicorn_mode
- CPU affinity for many cores? There seems to be an issue > 96 cores
+ - feature for afl-showmap to generate the coverage for all queue entries
+ - afl-plot to support multiple plot_data
## Further down the road