DynamoRIO / DynamoRIO/dynamorio
CRASH after call DebugActiveProcessStop/debug_stop_function when using debugger key injection
Open
help wanted
OpSys-Windows
Status-NeedInfo
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
the latest version of bin32\drinject.exe crashed when debug_stop_function() returned
the calling convention of debug_stop_function is wrong
i think it should be stdcall for x86
https://github.com/wine-mirror/wine/blob/master/dlls/kernel32/kernel32.spec#L351
Contributor guide
Assessment
This issue has not been assessed yet.