about summary refs log tree commit diff
path: root/TODO
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-09-20 19:39:19 +0200
committervan Hauser <vh@thc.org>2019-09-20 19:39:19 +0200
commit6e6480c9527d397f7554614f1e52f5652580cc4b (patch)
tree404fbd6220df0c87daab27c1c8332ff2cf66dc44 /TODO
parentff5c7b155ccb44c8a529167f411f3c9783b024fa (diff)
downloadafl++-6e6480c9527d397f7554614f1e52f5652580cc4b.tar.gz
install libtokencap and libdislocator if present
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 3 insertions, 11 deletions
diff --git a/TODO b/TODO
index 11dc523a..4aa3dc8b 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,3 @@
-Roadmap 2.54d:
-==============
-
-afl-fuzz:
- - enable python mutator for MOpt
- - enable custom mutator for MOpt
- - add superion?
-
-remote feature
-
-
 
 Roadmap 2.55d:
 ==============
@@ -26,6 +15,9 @@ qemu_mode:
    Idea: The static analyzer outputs a map in which each edge that must be
    skipped is marked with 1. QEMU loads it at startup in the parent process.
 
+custom_mutators:
+ - rip what Superion is doing into custom mutators for js, php, etc.
+
 unit testing / or large testcase campaign