Valentin Huber e32b3eae93
Introducing Launcher::overcommit, improving CI formatting (#2670)
* 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
2024-11-09 19:13:51 +01:00
..
2024-09-27 18:14:13 +02:00

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