10 Commits

Author SHA1 Message Date
Dominik Maier
64e9f1f3a2 tiny fixes 2020-03-30 23:53:10 +02:00
Dominik Maier
ac48b58184 mutator docs 2020-03-30 18:46:12 +02:00
Dominik Maier
c697a003d1 merged dev 2020-03-30 16:45:13 +02:00
Dominik Maier
97a1af39f7 more api 2020-03-26 19:44:44 +01:00
Dominik Maier
eeb7e12b9f edited custom mutator pre_save api 2020-03-25 21:54:52 +01:00
van Hauser
1148a2d0d1 document new environment variables and code format 2020-03-10 07:14:42 +01:00
van Hauser
9f7bcca91e mark AFL_PYTHON_ONLY deprecated 2020-03-08 16:56:44 +01:00
h1994st
8f93cf5c55 Add two new hooks for the custom mutator
- `afl_custom_queue_get` and `afl_custom_queue_new_entry`
- Update the corresponding document and examples
2020-03-07 16:28:48 -05:00
Andrea Fioraldi
172d384bf2 custom havoc mutation 2020-03-07 12:11:06 +01:00
h1994st
38e7dd2b9e Update examples of the custom mutator
- Merge `examples/python_mutators` into `examples/custom_mutators`
- Remove `examples/python_mutators`
- Update existing examples to demonstrate new APIs
2020-03-04 01:09:37 -05:00