You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
What is wrong here?
The text was updated successfully, but these errors were encountered: