aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-01-28 15:11:15 +0100
committervanhauser-thc <vh@thc.org>2024-01-28 15:11:15 +0100
commit4859b583ad48318cecfab7a43a7a11efcd7bb46f (patch)
treeb65766faa2ed7fb30dee5eb23d1459851ebf52a3
parent1ffb1b6b2adaedbee7febc9f344c042fd25eae1a (diff)
downloadAFLplusplus-4859b583ad48318cecfab7a43a7a11efcd7bb46f.tar.gz
todos
-rw-r--r--TODO.md19
1 files changed, 7 insertions, 12 deletions
diff --git a/TODO.md b/TODO.md
index 7cab71e8..f2e3963f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,26 +2,21 @@
## Must
+ - UI revamp
+ - hardened_usercopy=0 page_alloc.shuffle=0
+ - add value_profile but only enable after 15 minutes without finds
+ - cmplog max len, cmplog max items envs?
- adapt MOpt to new mutation engine
- - Update afl->pending_not_fuzzed for MOpt
- - cmplog rtn sanity check on fixed length? + no length 1
+ - Update afl->pending_not_fuzzed for MOpt
+ - cmplog rtn sanity check on fixed length? currently we ignore the length
- afl-showmap -f support
- afl-fuzz multicore wrapper script
- when trimming then perform crash detection
- - either -L0 and/or -p mmopt results in zero new coverage
+ - problem: either -L0 and/or -p mmopt results in zero new coverage
## Should
-<<<<<<< Updated upstream
- - add value_profile but only enable after 15 minutes without finds?
-=======
- - afl-showmap -f support
- - afl-fuzz multicore wrapper script
- - UI revamp
- - hardened_usercopy=0 page_alloc.shuffle=0
- - add value_profile but only enable after 15 minutes without finds
->>>>>>> Stashed changes
- afl-crash-analysis
- support persistent and deferred fork server in afl-showmap?
- better autodetection of shifting runtime timeout values