syheliel 2504b6dae3
Add rustfmt.toml (#722)
* add `rustfmt.toml`

* format fix

Co-authored-by: syheliel <syheliel@gmail.com>
2022-08-12 02:28:32 +02:00
..
2022-08-12 02:28:32 +02:00
2022-08-03 07:49:32 +02:00

Atheris Pyhton Fuzzer

This is a LibAFL-based Python fuzzer using Atheris for instrumentation. We switch out Atheris' libfuzzer implementation with LibAFL, by mimicking its API.