diff options
author | van Hauser <vh@thc.org> | 2019-10-27 11:35:40 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-10-27 11:35:40 +0100 |
commit | f8e0e9ab1f2460c7faeca7d2e0cef5700a05859a (patch) | |
tree | 719a5d165a43b3d5b18aa5ccf01a7f117847235c | |
parent | 10af76a50c1ff8ffe66c4358ad08bab87d23f98e (diff) | |
download | afl++-f8e0e9ab1f2460c7faeca7d2e0cef5700a05859a.tar.gz |
updated todos
-rw-r--r-- | TODO | 8 |
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?) |