36ce9c1fb9
more code format
2020-03-09 08:30:28 +01:00
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
ed5d65b54f
solve linking error when python is not available
2020-03-07 14:26:33 +01:00
172d384bf2
custom havoc mutation
2020-03-07 12:11:06 +01:00
df46521658
Finish refactoring APIs for the custom mutator and Python module
...
- Remove AFL_PYTHON_ONLY (env) and python_only (variable)
- Unify fuzz API of the custom mutator and Python module
- Merge the custom mutator into the old python_stage, which is now renamed to custom_mutator_stage
2020-03-03 19:48:13 -05:00
90506479e7
Refactoring fuzz_py
API
2020-03-02 21:30:10 -05:00
7862416844
Uniform API for both Python and custom mutator
2020-03-02 19:29:41 -05:00
7b59e05600
Add new APIs for the custom mutator
2020-03-02 15:27:29 -05:00