diff options
author | van Hauser <vh@thc.org> | 2020-05-25 10:57:15 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-05-25 10:57:15 +0200 |
commit | 4c394a9d7b0477811531e8567dccb043a9c4a279 (patch) | |
tree | a7b31faf219b3eccdca0f0bc7edf09919ab04ab5 | |
parent | 3eef1560a277e0a2003f58824285d4bfec754ff7 (diff) | |
download | afl++-4c394a9d7b0477811531e8567dccb043a9c4a279.tar.gz |
new todo
-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 |