| commit | 2bd7206ec561207ad37687a7aed5c0eb323c9fd8 | [log] [tgz] |
|---|---|---|
| author | veritas501 <hxzene@gmail.com> | Mon Apr 19 10:49:28 2021 +0800 |
| committer | veritas501 <hxzene@gmail.com> | Mon Apr 19 10:49:28 2021 +0800 |
| tree | 749d420bbb1427acdeac9eab809c7317b5efde26 | |
| parent | f7179e44f6c46fef318b6413d9c00693c1af4602 [diff] |
fix-typo: "WIn32" -> "Win32"
diff --git a/qemu_mode/README.md b/qemu_mode/README.md index a14cbe6..4aa2133 100644 --- a/qemu_mode/README.md +++ b/qemu_mode/README.md
@@ -141,7 +141,7 @@ ## 9) Wine mode -AFL++ QEMU can use Wine to fuzz WIn32 PE binaries. Use the -W flag of afl-fuzz. +AFL++ QEMU can use Wine to fuzz Win32 PE binaries. Use the -W flag of afl-fuzz. Note that some binaries require user interaction with the GUI and must be patched.