diff options
author | van Hauser <vh@thc.org> | 2019-05-29 14:10:37 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-05-29 14:10:37 +0200 |
commit | dacb2821b3a267b336b4465a24e1de22033ea279 (patch) | |
tree | f1ac208668829667845271f1ce923c582c24fdd6 /docs/README | |
parent | dfa0c9cfd1ec4bea84ea399e25889b5fc93c648b (diff) | |
download | afl++-dacb2821b3a267b336b4465a24e1de22033ea279.tar.gz |
added AFLfast power schedules from Marcel Boehme and updated the documenation
Diffstat (limited to 'docs/README')
-rw-r--r-- | docs/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/README b/docs/README index 3f8ae63e..2351f3ae 100644 --- a/docs/README +++ b/docs/README @@ -13,6 +13,12 @@ american fuzzy lop plus plus based on community patches from https://github.com/vanhauser-thc/afl-patches To see the list of which patches have been applied, see the PATCHES file. + Additionally AFLfast's power schedules by Marcel Boehme from + github.com/mboehme/aflfast have been incorporated. + + So all in all this is the best-of AFL that is currently out there :-) + + Copyright 2013, 2014, 2015, 2016 Google Inc. All rights reserved. Released under terms and conditions of Apache License, Version 2.0. |