Merge pull request #48 from AFLplusplus/domenukk-patch-1

Refer to LibAFL in README.md
This commit is contained in:
Romain Malmain 2024-02-21 11:03:07 +01:00 committed by GitHub
commit bd87179082
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,8 @@ This is a patched 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](https://github.com/AFLplusplus/LibAFL) repository, especially the qemu example fuzzers such as [qemu_launcher](https://github.com/AFLplusplus/LibAFL/tree/main/fuzzers/qemu_launcher)
#### License
<sup>