This is a patched version of QEMU that exposes an interface for LibAFL-based fuzzers.
This raw interface is used in libafl_qemu
that expose a more Rusty API.
To use libafl_qemu
, refer to the LibAFL repository, especially the qemu fuzzer example.