-
Notifications
You must be signed in to change notification settings - Fork 127
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
How to solve create process failed, GLE=2 error #39
Comments
GLE=2 means ERROR_FILE_NOT_FOUND, see https://docs.microsoft.com/en-us/windows/win32/debug/system-error-codes--0-499- does Accel.exe exist in the current directory (or PATH)? |
From the screenshot it looks like I also see you pointed input directory to |
so what should I mention after -in sir |
A directory containing input samples. Some valid files of the type |
can you say, Is my fuzzing command is correct ? where am mistaking? |
For the command to work like this, the target needs to implement the |
[-] PROGRAM ABORT : CreateProcess failed, GLE=2.
Location : Debugger::StartProcess(), C:\Users\admin\Desktop\Jackalope\TinyInst\Windows\debugger.cpp:1670
The text was updated successfully, but these errors were encountered: