Update docs/fuzzing_binary-only_targets.md

This commit is contained in:
llzmb 2021-11-23 21:47:15 +01:00 committed by GitHub
parent 8b5eafe7c5
commit cfa89c6bc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ Note that there is also honggfuzz:
now has a qemu_mode, but its performance is just 1.5% ...
If you like to code a customized fuzzer without much work, we highly recommend
to check out our sister project libafl which will support QEMU, too:
to check out our sister project libafl which supports QEMU, too:
[https://github.com/AFLplusplus/LibAFL](https://github.com/AFLplusplus/LibAFL)
### WINE+QEMU