
* Move fuzzers around some more * back to baby * this was missing.. * shuffeling shuffeling * shuffeling * md * cleanup * oops * Move foldername to underscore * more doc
5 lines
217 B
Markdown
5 lines
217 B
Markdown
# Atheris Python Fuzzer
|
|
|
|
This is a LibAFL-based Python fuzzer using [Atheris](https://github.com/google/atheris) for instrumentation.
|
|
We switch out Atheris' libfuzzer implementation with LibAFL, by mimicking its API.
|