diff options
| author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-09-22 19:38:57 +0200 |
|---|---|---|
| committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-09-22 19:38:57 +0200 |
| commit | 9aefe7a0402d4389aaff1f070c84ea1b95abc0fd (patch) | |
| tree | 9e0f9f008d7a41c43a09304e8bb5364a14a8d75e /TODO | |
| parent | 17bb51756faeaeda6fb17d63ede0a1a9d8ae4b5c (diff) | |
| parent | 5044bb0332bf2bed8fe8691f411bd9c144e332af (diff) | |
| download | afl++-9aefe7a0402d4389aaff1f070c84ea1b95abc0fd.tar.gz | |
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 14 |
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 |
