aboutsummaryrefslogtreecommitdiff
path: root/docs/custom_mutators.md
AgeCommit message (Expand)Author
2023-05-15push to stable (#1734)van Hauser
2023-04-13fix attempt at post_process implementationvanhauser-thc
2023-01-19lots of fixesvanhauser-thc
2023-01-18autotoken: splicing; splice_optoutvanhauser-thc
2022-11-14custom_send examplevanhauser-thc
2022-11-11afl_custom_fuzz_send addedvanhauser-thc
2022-11-01remove python2 referencevanhauser-thc
2022-09-27Fix docs for fuzz_count in pythonDominik Maier
2022-07-19fix custom mutator examplesvanhauser-thc
2022-07-19post_process 0/NULL return supportvanhauser-thc
2021-12-05Fix various missed issues - 1st runllzmb
2021-12-04Add missing blank lines and remove double blank linesllzmb
2021-12-04Fix typos - 2nd runllzmb
2021-12-04Fix line length and formattingllzmb
2021-12-02Fix punctuation in connection with "e.g."llzmb
2021-12-02Fix punctuation in connection with "however"llzmb
2021-12-02Remove the word "we"llzmb
2021-12-02Fix spelling of words related to "build"llzmb
2021-12-02Change "AFL" to "AFL++"llzmb
2021-12-02Remove the word "please"llzmb
2021-11-21Clean up docs folderllzmb
2021-08-08Change afl to AFL in *.md (#1057)llzmb
2021-07-20Merge pull request #1034 from AFLplusplus/grammatronvan Hauser
2021-07-11update custom trimvanhauser-thc
2021-07-09port custom mutator changesvanhauser-thc
2021-06-01fix docsvanhauser-thc
2021-05-25tweaksvanhauser-thc
2021-04-26moved custom_mutator examplesDominik Maier
2021-03-26Update custom_mutators.mdYong-Hao Zou
2021-02-27custom mutator rust support (#752)julihoh
2020-12-08typos/wordinghexcoder-
2020-12-04added python mutator, documentationDominik Maier
2020-12-01renamed examples/ to utils/vanhauser-thc
2020-11-18Use buffer protocol to retrieve result from python post_process (#605)Dustin Spicuzza
2020-11-10support custom mutator introspectionvan Hauser
2020-10-13fix custom mutator docvan Hauser
2020-08-31rewrite documentationvan Hauser
2020-08-24added afl_custom_fuzz_countvan Hauser
2020-07-16Fix typoh1994st
2020-05-15added critical whitespaceDominik Maier
2020-05-13Add post library API as custom mutator and rename pre_saverish9101
2020-05-12missing env varvan Hauser
2020-05-12enforce mandatary custom functionsvan Hauser
2020-05-10Specify usage of multiple custom mutatorsrish9101
2020-05-09Update docs and Changelog for custom_mutators (#355)Rishi Ranjan
2020-04-01tiny fixesDominik Maier
2020-04-01mutator docsDominik Maier
2020-04-01merged devDominik Maier
2020-03-27more apiDominik Maier
2020-03-27edited custom mutator pre_save apiDominik Maier