about summary refs log tree commit diff
path: root/custom_mutators/honggfuzz/README.md
AgeCommit message (Collapse)Author
2021-08-08Change afl to AFL in *.md (#1057)llzmb
Changes in *.md files: - afl++ > AFL++ (acronym) - afl > AFL (compare https://github.com/google/AFL) Excluded from changes: - source code - function names - paths (folder and file names) - URLs
2020-09-10add libfuzzer custom mutator, minor enhancements and fixesvan Hauser
2020-07-23added honggfuzz custom mutator :)van Hauser