aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-08-27 15:24:38 +0200
committervan Hauser <vh@thc.org>2020-08-27 15:24:38 +0200
commita3cd5232503928c440f7fda19762cdf122377128 (patch)
treec299f5441483558ce33645e2cfe962c9f363d491 /TODO.md
parentb44620f0b01733512b8da6e73f75113db9a8ca8d (diff)
downloadAFLplusplus-a3cd5232503928c440f7fda19762cdf122377128.tar.gz
todo update
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 65d59271..52065bb0 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,10 +1,13 @@
# TODO list for AFL++
-## Roadmap 2.67+
+## Roadmap 2.68+
- AFL_MAP_SIZE for qemu_mode and unicorn_mode
- CPU affinity for many cores? There seems to be an issue > 96 cores
- afl-plot to support multiple plot_data
+ - afl_custom_fuzz_splice_optin()
+ - intel-pt tracer
+ - honor -O flags and -fno-unroll-loops in afl-cc
## Further down the road