jma 871548c366
Allow passing Qemu object to QemuBytesCoverageSugar (#3261)
* attempt to return Qemu object as a parameter to QemuBytesCoverageSugar

* apply clippy suggestions from precommit.sh

* python qemu sugar: add option to enable stdout

---------

Co-authored-by: Dongjia "toka" Zhang <tokazerkje@outlook.com>
2025-05-23 10:22:00 +02: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