new_
* Removed new_ from constructors that don't need it (API consistency) * un-change python bindings
This is a LibAFL-based Python fuzzer using Atheris for instrumentation. We switch out Atheris' libfuzzer implementation with LibAFL, by mimicking its API.