diff options
-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?) |