Dominik Maier 5a8bdae26f
Update requirements (#714)
* Update requirements

* more updates

* nits

* more updates

* update nix for fuzzers

* use any regex 1 instead of 1.6
2022-07-29 09:54:16 +02:00
..
2022-05-30 10:02:46 +02:00
2022-07-29 09:54:16 +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.