mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-18 12:48:06 +00:00
add libfuzzer custom mutator, minor enhancements and fixes
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user