Skip to content

"Invalid handle when map PE file" when try to execute anothe binary file #55

@Shehroz111

Description

@Shehroz111

Hi, i want to use winnie but i have to fuzz my own application (C#)

CMD Used: afl-fuzz -i in -o out -t 1000 -I 1000 -- -bbfile basicblocks.bb -- -harness harness.dll -no_minidumps -- E2E ATM Applications Launcher.exe @@

-debug option returns:

Microsoft Windows [Version 10.0.19045.3324]
(c) Microsoft Corporation. All rights reserved.

C:\Users\shehroz.munir\Desktop\Testing\winnie-master\x64\Release>afl-fuzz -i in -o out -t 1000 -I 1000 -- -bbfile basicblocks.bb -- -harness harness.dll -no_minidumps -- E2E ATM Applications Launcher.exe @@
Winnie 1.00 -- Forkserver-based Windows fuzzer
Based on WinAFL 1.16b and AFL 2.43b
[+] You have 8 CPU cores and 1 runnable tasks (utilization: 12%).
[+] Try parallel jobs - see docs\parallel_fuzzing.txt.
[] Checking CPU core loadout...
[+] Found a free CPU core, binding to #7.
[
] 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'...

[-] PROGRAM ABORT : Invalid handle when map PE file
Location : map_pe_file(), C:\Users\shehroz.munir\Desktop\Testing\winnie-master\afl-fuzz\process.c:162

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions