mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 01:01:33 +00:00
update todos
This commit is contained in:
parent
48bff70cdd
commit
af18f2c732
17
TODO.md
17
TODO.md
@ -1,15 +1,19 @@
|
|||||||
# TODO list for AFL++
|
# TODO list for AFL++
|
||||||
|
|
||||||
|
## Must
|
||||||
|
|
||||||
|
- adapt MOpt to new mutation engine
|
||||||
|
- Update afl->pending_not_fuzzed for MOpt
|
||||||
|
- cmplog rtn sanity check on fixed length?
|
||||||
|
- afl-showmap -f support
|
||||||
|
- afl-fuzz multicore wrapper script
|
||||||
|
|
||||||
## Should
|
## Should
|
||||||
|
|
||||||
- cmplog rtn sanity check on fixed length
|
- add value_profile but only enable after 15 minutes without finds?
|
||||||
- afl-showmap -f support
|
|
||||||
- afl-fuzz multicore wrapper script
|
|
||||||
- add value_profile but only enable after 15 minutes without finds
|
|
||||||
- afl-crash-analysis
|
- afl-crash-analysis
|
||||||
- support persistent and deferred fork server in afl-showmap?
|
- support persistent and deferred fork server in afl-showmap?
|
||||||
- better autodetection of shifting runtime timeout values
|
- better autodetection of shifting runtime timeout values
|
||||||
- Update afl->pending_not_fuzzed for MOpt
|
|
||||||
- afl-plot to support multiple plot_data
|
- afl-plot to support multiple plot_data
|
||||||
- parallel builds for source-only targets
|
- parallel builds for source-only targets
|
||||||
- get rid of check_binary, replace with more forkserver communication
|
- get rid of check_binary, replace with more forkserver communication
|
||||||
@ -28,8 +32,7 @@ QEMU mode/FRIDA mode:
|
|||||||
- non colliding instrumentation
|
- non colliding instrumentation
|
||||||
- rename qemu specific envs to AFL_QEMU (AFL_ENTRYPOINT, AFL_CODE_START/END,
|
- rename qemu specific envs to AFL_QEMU (AFL_ENTRYPOINT, AFL_CODE_START/END,
|
||||||
AFL_COMPCOV_LEVEL?)
|
AFL_COMPCOV_LEVEL?)
|
||||||
- add AFL_QEMU_EXITPOINT (maybe multiple?), maybe pointless as there is
|
- add AFL_QEMU_EXITPOINT (maybe multiple?)
|
||||||
persistent mode
|
|
||||||
|
|
||||||
## Ideas
|
## Ideas
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user