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

Winafl doesn't want to start, reading other issues didn't help #429

Open
GermanAizek opened this issue Jan 29, 2024 · 0 comments
Open

Winafl doesn't want to start, reading other issues didn't help #429

GermanAizek opened this issue Jan 29, 2024 · 0 comments

Comments

@GermanAizek
Copy link

PS D:\winafl\build\bin\Release> ./afl-fuzz.exe -i ../../../testcases/tests/ -o out -t 10000 -D "C:\WinAFL\DynamoRIO\bin32" -- -fuzz_iterations 500 -coverage_module crackme.exe -target_module crackme.exe -target_offset 0x71EC -nargs 3 -call_convention thiscall -- crackme.exe "@@"
WinAFL 1.17 by <[email protected]>
Based on AFL 2.43b by <[email protected]>
[+] You have 36 CPU cores with average utilization of 0%.
[+] Try parallel jobs - see afl_docs\parallel_fuzzing.txt.
[*] Checking CPU core loadout...
[+] Found a free CPU core, binding to #0.
[+] Process affinity is set to 1.
[*] Setting up output directories...
[+] Output directory exists but deemed OK to reuse.
[*] Deleting old session data...
[+] Output dir cleanup successful.
[*] Scanning '../../../testcases/tests/'...
[+] No auto-generated dictionary tokens to reuse.
[*] Creating hard links for all input files...
[*] Attempting dry run with 'id_000000'...

[-] PROGRAM ABORT : CreateProcess failed, GLE=2.

         Location : create_target_process(), D:\winafl\afl-fuzz.c:2528

PS D:\winafl\build\bin\Release>

What is wrong here?

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