formatted todos

This commit is contained in:
Dominik Maier 2021-03-01 02:41:14 +01:00
parent ed2e78b786
commit 107c10fd20

30
TODO.md
View File

@ -1,17 +1,17 @@
# TODOs
[] Minset corpus scheduler
[] Win32 shared mem and crash handler to have Windows in-process executor
[] Other feedbacks examples (e.g. maximize allocations to spot OOMs)
[] Other objectives examples (e.g. execution of a given program point)
[] Objective-Specific Corpuses (named per objective)
[] A macro crate with derive directives (e.g. for SerdeAny impl).
[] Good documentation
[] LLMP brotli compression
[] Timeouts (timeout observer, objective)
[] AFL-Style Forkserver Executor
[] Restarting EventMgr could use forks on unix
[] Finish Windows Sharedmap
[] Android Ashmem support
[] Restart Count in Fuzzing Loop
[] LAIN / structured fuzzing example
- [ ] Minset corpus scheduler
- [ ] Win32 shared mem and crash handler to have Windows in-process executor
- [ ] Other feedbacks examples (e.g. maximize allocations to spot OOMs)
- [ ] Other objectives examples (e.g. execution of a given program point)
- [ ] Objective-Specific Corpuses (named per objective)
- [ ] A macro crate with derive directives (e.g. for SerdeAny impl).
- [ ] Good documentation
- [ ] LLMP brotli compression
- [ ] Timeouts (timeout observer, objective)
- [ ] AFL-Style Forkserver Executor
- [ ] Restarting EventMgr could use forks on unix
- [ ] Android Ashmem support
- [ ] Restart Count in Fuzzing Loop
- [ ] LAIN / structured fuzzing example
- [ ] Errors in the Fuzzer should exit the fuzz run