aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-17 11:56:08 +0200
committervan Hauser <vh@thc.org>2020-04-17 11:56:08 +0200
commit76e15a06957d03df7ffc8102a043c7694ba251d6 (patch)
tree00f939fb7ca175a009bfe44d7437f4936a3fcce7 /TODO.md
parent1931838a112a23567b41ac0f018ae811ef7fbe1c (diff)
downloadAFLplusplus-76e15a06957d03df7ffc8102a043c7694ba251d6.tar.gz
refactoring getting the map size
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 703ba4ed..d31178c8 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,11 +1,12 @@
# TODO list for AFL++
-## Roadmap 2.64
+## Roadmap 2.65
+ - AFL_MAP_SIZE for afl-llvm-pass, qemu_mode and unicorn_mode
+ - fix stability calculation bug
- random crc32 HASH_CONST per run? because with 65536 paths we have collisions
- namespace for targets? e.g. network
- libradamsa as a custom module?
- - fix stability calculation bug
## Further down the road