From 5e56d3bf368df07d964de769aa5142ad98536330 Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Tue, 17 Sep 2019 16:17:39 +0200 Subject: bit of doc --- docs/binaryonly_fuzzing.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/binaryonly_fuzzing.txt') diff --git a/docs/binaryonly_fuzzing.txt b/docs/binaryonly_fuzzing.txt index 53361f5f..239fb4b0 100644 --- a/docs/binaryonly_fuzzing.txt +++ b/docs/binaryonly_fuzzing.txt @@ -26,6 +26,10 @@ It is the easiest to use alternative and even works for cross-platform binaries. As it is included in afl++ this needs no URL. +WINE+QEMU +--------- +Wine mode can run Win32 PE with the QEMU instrumentation. +It needs Wine, python3 and the pefile python package installed. UNICORN ------- -- cgit 1.4.1