# 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.