aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-10-27 11:35:40 +0100
committervan Hauser <vh@thc.org>2019-10-27 11:35:40 +0100
commitf8e0e9ab1f2460c7faeca7d2e0cef5700a05859a (patch)
tree719a5d165a43b3d5b18aa5ccf01a7f117847235c /TODO
parent10af76a50c1ff8ffe66c4358ad08bab87d23f98e (diff)
downloadAFLplusplus-f8e0e9ab1f2460c7faeca7d2e0cef5700a05859a.tar.gz
updated todos
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index 05c89679..b1a96569 100644
--- a/TODO
+++ b/TODO
@@ -3,14 +3,14 @@ Roadmap 2.60:
=============
afl-fuzz:
- - change -T to use alarm() instead
- - radamsa mutator
- - test the libmutator actually works and does not run infinite (need an example though)
+ - radamsa mutator (via dlopen())
gcc_plugin:
- - neverZero
- laf-intel
+libdislocator:
+ - add a wrapper for posix_memalign
+
qemu_mode:
- update to 4.x (probably this will be skipped :( )
- instrim for QEMU mode via static analysis (with r2pipe? or angr?)