about summary refs log tree commit diff
path: root/examples/custom_mutators
AgeCommit message (Expand)Author
2020-12-01renamed examples/ to utils/vanhauser-thc
2020-11-12more fixes, leaks and compile errorshexcoder-
2020-09-23examples: fixed path for docs (#563)Tim Blazytko
2020-08-18Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)Dominik Maier
2020-07-16Update post_library_gif.so.c (#454)Sergio Paganoni
2020-05-15removed overlooked post_lib references, added post_lib examples to examples/c...van Hauser
2020-05-13code-format and slight -S/-M modificationsvan Hauser
2020-05-13Add post library API as custom mutator and rename pre_saverish9101
2020-05-12fix custom mutators and add real test casesvan Hauser
2020-04-09custom mutator readmeAndrea Fioraldi
2020-04-09restore portable Makefileshexcoder-
2020-04-09rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checkshexcoder-
2020-04-01docsDominik Maier
2020-04-01reenabled custom mutator reportDominik Maier
2020-04-01fixed exampleDominik Maier
2020-04-01Fix heap allocation bugh1994st
2020-04-01test.sh: "trusty-amd64" does not work well with "realpath". Useh1994st
2020-04-01example.py: add deinit()h1994st
2020-04-01Fix invalid memory access bug in `afl_custom_pre_save` of example.ch1994st
2020-04-01Fix typoh1994st
2020-04-01Add a test case for the custom mutatorh1994st
2020-04-01code formatDominik Maier
2020-04-01error handling for custom mutatorsDominik Maier
2020-04-01tiny changes in custom mut apiDominik Maier
2020-04-01more custom mutator remodellingDominik Maier
2020-04-01code formatDominik Maier
2020-03-27example fixedDominik Maier
2020-03-27docuDominik Maier
2020-03-27more apiDominik Maier
2020-03-27edited custom mutator pre_save apiDominik Maier
2020-03-27code formatDominik Maier
2020-03-27fix doc linkvan Hauser
2020-03-23custom mutators might work again like thisDominik Maier
2020-03-23surgical_havoc_mutate() in custom mutator helpersAndrea Fioraldi
2020-03-09more code formatvan Hauser
2020-03-07Add two new hooks for the custom mutatorh1994st
2020-03-07custom havoc mutationAndrea Fioraldi
2020-03-06Fixing 2 little mistakesAntonio Morales
2020-03-04Update examples of the custom mutatorh1994st
2020-02-28more examples for README and custom_mutator READMEvan Hauser
2020-02-03fix MDsvan Hauser
2020-02-03move custom and pythoon mutators examples into examples/Andrea Fioraldi