diff options
author | van Hauser <vh@thc.org> | 2019-06-20 12:22:46 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-06-20 12:22:46 +0200 |
commit | d10ebd1a6837f9fc42886fd5debe5311784be75a (patch) | |
tree | 38a04cb84b2815af7b2f588cb0b1ee04edf0a0b4 /docs/README | |
parent | 4e3d921f1a7016755721cec0141ae0978621669f (diff) | |
download | afl++-d10ebd1a6837f9fc42886fd5debe5311784be75a.tar.gz |
python mutator examples added
Diffstat (limited to 'docs/README')
-rw-r--r-- | docs/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/README b/docs/README index 9c81a788..cc42d767 100644 --- a/docs/README +++ b/docs/README @@ -21,6 +21,9 @@ american fuzzy lop plus plus https://github.com/andreafioraldi/afl and got the community patches applied to it. + C. Hoellers Python mutator module support was added too + (https://github.com/choeller/afl) + So all in all this is the best-of AFL that is currently out there :-) |