diff options
author | vanhauser-thc <vh@thc.org> | 2021-03-10 15:37:28 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-03-10 15:37:28 +0100 |
commit | 6cc59a38be02d812e1f5bbb46b6a94c5a31b460a (patch) | |
tree | cda50ccb842956942bfc21e28241ff746c58bd38 /docs/ideas.md | |
parent | a0c30116733dd08e8d74a879c0e99be140b7eebb (diff) | |
download | afl++-6cc59a38be02d812e1f5bbb46b6a94c5a31b460a.tar.gz |
gsoc2021 clarification
Diffstat (limited to 'docs/ideas.md')
-rw-r--r-- | docs/ideas.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ideas.md b/docs/ideas.md index 08cb16ef..0130cf61 100644 --- a/docs/ideas.md +++ b/docs/ideas.md @@ -35,7 +35,9 @@ and documents something about it. In traditional fuzzing this is the coverage in the target, however we want to add various more observers, e.g. stack depth, heap usage, etc. - this is a topic for an experienced Rust developer. -# Generic ideas and wishlist +# Generic ideas and wishlist - NOT PART OF GSoC 2021 ! + +The below list is not part of GSoC 2021. ## Analysis software |