-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Hi, i want to use winnie but i have an error following the walkthrough for the toy_example sample.
CMD Used: afl-fuzz -i in -o out -t 1000 -I 1000 -- -bbfile basicblocks.bb -- -harness harness.dll -no_minidumps -debug -- toy_example.exe @@
-debug option returns:
Winnie 1.00 -- Forkserver-based Windows fuzzer
Based on WinAFL 1.16b and AFL 2.43b
[+] You have 4 CPU cores and 2 runnable tasks (utilization: 50%).
[+] Try parallel jobs - see docs\parallel_fuzzing.txt.
[*] Checking CPU core loadout...
[+] Found a free CPU core, binding to #0.
[*] Setting up output directories...
[+] Output directory exists but deemed OK to reuse.
[*] Deleting old session data...
[+] Output dir cleanup successful.
[*] Scanning 'in'...
[+] No auto-generated dictionary tokens to reuse.
[*] Creating hard links for all input files...
[*] Using fullspeed (fault-based) instrumentation.
[*] Attempting dry run with 'id_000000'...
[*] Debug mode enabled
cmd: toy_example.exe out\.cur_input
PEB=0x000000000021D000, Base address=0x0000000000030000
Binname: toy_example.exe, OEP: 0000000000001435
Entrypoint = 0000000000031435
[-] PROGRAM ABORT : Entrypoint trap trimed out: the forkserver injection failed, or the target process never reached its entrypoint.
Location : spawn_child_with_injection(), D:\WORK\codes\winnie\afl-fuzz\forkserver.c:448
BB File generated with IDA Pro 7.5 using the script provided
Compilation of Winnie and the toy example:
Windows 10 19044.1526
CSRSS Offsets generated successfully
Used Visual Studio 2019
Used SDK 10.0.22000
Used MSVC v142
No errors during compilation
I've tried to disable windows binary protections from settings but nothing.
Thanks and Regards!
Metadata
Metadata
Assignees
Labels
No labels