diff options
Diffstat (limited to 'docs/README')
-rw-r--r-- | docs/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README b/docs/README index 1d0dfb34..41a9459f 100644 --- a/docs/README +++ b/docs/README @@ -21,8 +21,8 @@ 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) + C. Hoellers afl-fuzz Python mutator module and llvm_mode whitelist support + was added too (https://github.com/choeller/afl) So all in all this is the best-of AFL that is currently out there :-) |