
* introducing Launcher::overcommit * removing unnecessary cfg restrictions and clippy allows * improving warning for wrong clang-format version * installing black in the format CI * Enforcing python formatting in CI * extending formatting using black on all python files * printing diff on black failure * preferring python's black over system black * moving to LLVM 19 for formatting
Python LibAFL QEMU
Build
First, install python bindings (check LibAFL/bindings/pylibafl
) and use the virtual environment.
Then, create the in
folder and put some input inside
$ mkdir in
$ echo aaaaa > in/input
Run
$ python fuzzer.py