Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-01 | test.sh: "trusty-amd64" does not work well with "realpath". Use | h1994st | |
"readlink -f" for Ubuntu instead. | |||
2020-04-01 | example.py: add deinit() | h1994st | |
2020-04-01 | Fix typo | h1994st | |
2020-03-07 | Add two new hooks for the custom mutator | h1994st | |
- `afl_custom_queue_get` and `afl_custom_queue_new_entry` - Update the corresponding document and examples | |||
2020-03-04 | Update examples of the custom mutator | h1994st | |
- Merge `examples/python_mutators` into `examples/custom_mutators` - Remove `examples/python_mutators` - Update existing examples to demonstrate new APIs |