diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-09-25 21:42:32 +0200 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-09-25 21:42:32 +0200 |
commit | 03ecf6e695b3659eae4b3a24140074f790b00988 (patch) | |
tree | 664948eda77effb13372a03e68740a1b3d775ed7 /qemu_mode | |
parent | 7bec9e3804df83f4333fabcbb7e0030046fad389 (diff) | |
download | afl++-03ecf6e695b3659eae4b3a24140074f790b00988.tar.gz |
typo
Diffstat (limited to 'qemu_mode')
-rw-r--r-- | qemu_mode/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu_mode/README.md b/qemu_mode/README.md index 5406371e..81e91854 100644 --- a/qemu_mode/README.md +++ b/qemu_mode/README.md @@ -99,7 +99,7 @@ on the x86 and x86_64 targets. Highly recommended. -## 6) Bonus feature #3: Wine mode +## 6) Bonus feature #4: Wine mode AFL++ QEMU can use Wine to fuzz WIn32 PE binaries. Use the -W flag of afl-fuzz. |