Dongjia "toka" Zhang a98805b4ca
Another attemp to fix CI (#1744)
* fixing?

* more

* delete macos build_and_run fuzzers as its runtime exceeds 360minutes and can't fix it
2023-12-21 04:43:01 +09:00
..
2023-12-18 14:33:14 +01:00
2023-12-21 04:43:01 +09:00
2022-08-26 16:48:32 +02:00

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.