Skip to content

Commit 22cfb14

Browse files
authored
Refer to LibAFL in the readme
1 parent 194b3a9 commit 22cfb14

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)