Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Shehroz111 opened this issue Aug 10, 2023 · 0 comments

Comments

@Shehroz111
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant