diff options
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md index e7f5b257..3ee8d091 100644 --- a/TODO.md +++ b/TODO.md @@ -7,6 +7,8 @@ - namespace for targets? e.g. network - libradamsa as a custom module? - learn from honggfuzz + - for persistent mode, have a functionality that transports the test case + via shared memory (and the int write to the FD from afl-fuzz is the size) ## Further down the road |