diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-09-14 14:40:14 +0200 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-09-14 14:40:14 +0200 |
commit | f37e7c52401807857ce711dbf8340adbc6cebdd0 (patch) | |
tree | 83551b68f6a0749729a7c277ed9d7706e176b63e | |
parent | 252742ce20a5f5a0bd0f2930b57ff1ffc466a0fd (diff) | |
parent | 3f3f03f71568e3faeaf39daa5803cda6f7817350 (diff) | |
download | afl++-f37e7c52401807857ce711dbf8340adbc6cebdd0.tar.gz |
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO index 42581c7a..51fd1f66 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,9 @@ afl-fuzz: - enable custom mutator for MOpt - make custom mutator to call other mutators as well unless AFL_CUSTOM_MUTATOR_ONLY=1 is set + - add superion? + +remote feature man: - man page for afl-clang-fast |