add libfuzzer custom mutator, minor enhancements and fixes

This commit is contained in:
van Hauser
2020-09-10 15:26:46 +02:00
parent fdb0452245
commit 380051868a
62 changed files with 11668 additions and 20 deletions

View File

@ -33,6 +33,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- LTO autodict now also collects interesting cmp comparisons,
std::string compare + find + ==, bcmp
- added a new custom mutator: symcc -> https://github.com/eurecom-s3/symcc/
- added a new custom mutator: libfuzzer that integrates libfuzzer mutations
- Our afl++ Grammar-Mutator is now better integrated into custom_mutators/
### Version ++2.68c (release)