aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-08 13:12:14 +0200
committervan Hauser <vh@thc.org>2020-04-09 10:23:37 +0200
commitc36c1b89922a7de165a6a001001b65e9382beb36 (patch)
treee60398935e604c000904ee5fdbc4db0d78df16d8 /TODO.md
parent1d1f575b5c1c40e26cc9e183bbc526e5dc1bd4cf (diff)
downloadAFLplusplus-c36c1b89922a7de165a6a001001b65e9382beb36.tar.gz
update todo
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 ffb8f647..22fab6b1 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,14 +4,15 @@
- complete custom_mutator API changes and documentation
- fix stability calculation bug
- - libradamsa as a custom module?
-
+ - fix afl-cmin bug
## Roadmap 2.64
- context sensitive branch coverage in llvm_mode
- random crc32 HASH_CONST per run? because with 65536 paths we have collisions
- namespace for targets? e.g. network
+ - libradamsa as a custom module?
+ - laf-intel build auto-dictionary?
## Further down the road