aboutsummaryrefslogtreecommitdiff
path: root/custom_mutators
AgeCommit message (Expand)Author
2021-04-26moved custom_mutator examplesDominik Maier
2021-04-09update grammar-mutator, show better fuzzing strategy yieldsvanhauser-thc
2021-03-30Fixes: 6d2ac3e3140 ("fix grammar download script")R. Elliott Childre
2021-03-25android: support host and target 32bit buildJiangen Jiao
2021-03-05Ergonomic Improvements for Rust Custom Mutators (#772)julihoh
2021-02-27some rust cleanupDominik Maier
2021-02-27custom mutator rust support (#752)julihoh
2021-02-25cmplog finetuningvanhauser-thc
2021-02-19libhfcommon not anymore a symlinkAndrea Fioraldi
2021-02-19Revert "Remove self-referential symlink"Andrea Fioraldi
2021-02-19fix hongg mutator API changeAndrea Fioraldi
2021-02-19Merge pull request #753 from frewsxcv/frewsxcv-libhfAndrea Fioraldi
2021-02-19Remove self-referential symlinkCorey Farwell
2021-02-18update honggfuzz custom mutatorvanhauser-thc
2021-01-20android: Add libprotobuf aflpp custom_mutator exampleJoey Jiao
2021-01-20android: build custom mutators for symcc, radamsaJoey Jiao
2021-01-20android: port libfuzzer-mutatorJoey Jiao
2021-01-04code cleanups (from cppcheck mostly)hexcoder-
2021-01-04Revert "code cleanups (from cppcheck)"hexcoder-
2021-01-04code cleanups (from cppcheck)hexcoder-
2020-12-08fix grammar download scriptvan Hauser
2020-12-08fixes for grammar scriptsvan Hauser
2020-12-08streamlined grammar mutator submoduleDominik Maier
2020-12-08Fix Grammar Mutator Submodule (#623)R. Elliott Childre
2020-11-17micro optimization: allocate only when neededhexcoder-
2020-11-17Merge pull request #601 from Rumata888/fixing_symccvan Hauser
2020-11-17Fixed fd leak on early exit and closed pipes before early exits and PFATALRumata888
2020-11-13Fixed memleaks, change exit to PFATALRumata888
2020-11-12another two mem leakshexcoder-
2020-11-12fix two mem leaks detected by cppcheckhexcoder-
2020-11-12Fixed name collision problemRumata888
2020-11-12Formatted changed/added filesRumata888
2020-11-12Fixed symcc custom mutatorRumata888
2020-11-10fix libfuzzer custom mutator and add introspection functionvan Hauser
2020-10-29typohexcoder-
2020-10-29typohexcoder-
2020-10-29typohexcoder-
2020-10-29typohexcoder-
2020-09-21fix and update libfuzzer custom mutatorvan Hauser
2020-09-20set explore as default, fix schedule displayvan Hauser
2020-09-13code formatDominik Maier
2020-09-11fix for afl-compiler-rt to only send dictionary data if there is somevan Hauser
2020-09-10add libfuzzer custom mutator, minor enhancements and fixesvan Hauser
2020-09-09new custom mutator: symccvan Hauser
2020-09-01added the grammar mutator as a git submodule + documentationvan Hauser
2020-08-28Pass CPPFLAGS to all calls of the C compilerRaphaƫl Hertzog
2020-08-18Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)Dominik Maier
2020-08-07Custom Mutator readme (#495)Dominik Maier
2020-08-04update honggfuzz custom mutator. make update is all it takes to stay current :)van Hauser
2020-07-26fix honggfuzz dictvan Hauser