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
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
$ python fuzzer.py