2022-08-26 16:48:32 +02:00

217 B

Atheris Python Fuzzer

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