From f7d9019b8c6d4587b4874791636a9933f4b1a63a Mon Sep 17 00:00:00 2001 From: van Hauser Date: Wed, 10 Jul 2019 16:14:30 +0200 Subject: Readme updates --- docs/README | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'docs/README') diff --git a/docs/README b/docs/README index f9734528..3f19d328 100644 --- a/docs/README +++ b/docs/README @@ -2,28 +2,28 @@ american fuzzy lop plus plus ============================ - Written by Michal Zalewski + Originally written by Michal Zalewski Repository: https://github.com/vanhauser-thc/AFLplusplus - afl++ is maintained by Marc Heuse and Heiko Eissfeldt - as there have been no updates to afl since - November 2017. + afl++ is maintained by Marc Heuse , Heiko Eissfeldt + and Andrea Fioraldi as there have been no + updates to afl since November 2017. - This version has several bug fixes, new features and speed enhancements - 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. + Many improvements were made, e.g. more performant llvm_mode, supporting + llvm up to version 8, Qemu 3.1, more speed for Qemu, etc. Additionally AFLfast's power schedules by Marcel Boehme from - github.com/mboehme/aflfast have been incorporated. - - Plus it was upgraded to qemu 3.1 from 2.1 with the work of - https://github.com/andreafioraldi/afl and got the community patches applied - to it. + https://github.com/mboehme/aflfast have been incorporated. C. Hollers afl-fuzz Python mutator module and llvm_mode whitelist support was added too (https://github.com/choller/afl) + The newest additions is the excellent MOpt mutator from + https://github.com/puppet-meteor/MOpt-AFL + + A more thorough list is available in the PATCHES file. + So all in all this is the best-of AFL that is currently out there :-) -- cgit 1.4.1