Skip to content

Commit bd87179

Browse files
authored
Merge pull request #48 from AFLplusplus/domenukk-patch-1
Refer to LibAFL in README.md
2 parents 194b3a9 + 22cfb14 commit bd87179

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This is a patched QEMU that exposes an interface for LibAFL-based fuzzers.
44

55
This raw interface is used in `libafl_qemu` that expose a more Rusty API.
66

7+
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)
8+
79
#### License
810

911
<sup>

0 commit comments

Comments
 (0)