Dominik Maier 4b99c69e51
Move fuzzers around some more (#2566)
* Move fuzzers around some more

* back to baby

* this was missing..

* shuffeling shuffeling

* shuffeling

* md

* cleanup

* oops

* Move foldername to underscore

* more doc
2024-09-27 18:14:13 +02:00

274 B

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