todo file added
This commit is contained in:
parent
061a8dd77c
commit
ed2e78b786
@ -27,6 +27,7 @@ We're still working on the documentation. In the meantime, you can watch the Vid
|
|||||||
+ Win32 shared mem and crash handler to have Windows in-process executor
|
+ Win32 shared mem and crash handler to have Windows in-process executor
|
||||||
+ Other feedbacks examples (e.g. maximize allocations to spot OOMs)
|
+ Other feedbacks examples (e.g. maximize allocations to spot OOMs)
|
||||||
+ Other objectives examples (e.g. execution of a given program point)
|
+ Other objectives examples (e.g. execution of a given program point)
|
||||||
+ Fix issues for no_std
|
|
||||||
+ A macro crate with derive directives (e.g. for SerdeAny impl).
|
+ A macro crate with derive directives (e.g. for SerdeAny impl).
|
||||||
+ Good documentation
|
+ Good documentation
|
||||||
|
|
||||||
|
For further TODOs, see [TODO.md](./TODO.md)
|
17
TODO.md
Normal file
17
TODO.md
Normal file
@ -0,0 +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
|
Loading…
x
Reference in New Issue
Block a user