Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-07 | custom havoc mutation | Andrea Fioraldi | |
2020-03-06 | Fixing 2 little mistakes | Antonio Morales | |
This example doesn't compile due to two little errors: - There is a missing semicolon - "data" array doesn't exist. I think "buf" should be used instead. | |||
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 |