Closed
Description
This project will be to replace qemuafl https://github.com/AFLplusplus/qemuafl with LibAFL_QEMU.
The end goal is to be able to run AFL++ as frontend for LibAFL_QEMU.
For this, we will need to finish the following PR:
#1983
Mainly we
a) Need to speak the AFL++ forkserver protocol (see PR)
b) Add TCG caching to the LibAFL_QEMU forkserver
c) Use LibAFL_QEMU snapshots where possible
d) Add as many env variable features as possible
This is a proposal for a GSoC project.