diff options
author | van Hauser <vh@thc.org> | 2020-08-27 15:24:38 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-08-27 15:24:38 +0200 |
commit | a3cd5232503928c440f7fda19762cdf122377128 (patch) | |
tree | c299f5441483558ce33645e2cfe962c9f363d491 | |
parent | b44620f0b01733512b8da6e73f75113db9a8ca8d (diff) | |
download | afl++-a3cd5232503928c440f7fda19762cdf122377128.tar.gz |
todo update
-rw-r--r-- | TODO.md | 5 |
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 |