
* 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>
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