Issues
- 1
- 6
- 1
Is it possible to unload a user DLL from a process created by the DetourCreateProcessWithDllEx function?
#317 opened by XiaopengZHOU - 3
- 1
Hooking inline function
#303 opened by djn3m0 - 1
Unable to hook winsock2 recv()
#315 opened by rayzorben - 1
<BUG>crash on jmp addr?
#309 opened by swordno - 12
Using Detours if either the .exe or the .dll is within a directory with unicode characters?
#283 opened by sp00n - 0
return value of 'main()'
#298 opened by gvanem - 0
- 0
Incorrect Behaviour: Arm64 CopyLdrLiteral rewrites Prefetch as Memory Read, which can Trash a Potentially Used Register
#306 opened by Sewer56 - 0
- 5
Hook unexported functions
#302 opened by djn3m0 - 6
- 0
Calling DetourCreateProcessWithDllsW crashes .NET applications compiled for Any-CPU
#301 opened by zucler - 4
NMAKE failing at the end.
#287 opened by layer07 - 0
- 6
- 1
- 0
`detour_sign_extend` is implemented incorrectly
#296 opened by valco1994 - 0
Wiki is missing sample tracessl
#294 opened by plazarre - 0
- 1
NMAKE failed
#288 opened by maolike - 0
Hook on return
#284 opened by djn3m0 - 0
Unexpected Behavior: DLL loading error when recursively calling a mix of 32-bit and 64-bit subprocesses
#282 opened by kevintsq - 0
Detours throws
#278 opened by danielbodorin - 1
- 0
hooking HeapAlloc in multi-thread triggers exception if there is thread_local variable used in hooked function
#271 opened by ElvisJazz - 0
- 0
Bug: DetourOpenBinary doesn't accept valid PEs because of incorrect limit on sections
#268 opened by mikewintersjr - 0
Divide by zero in 'cping.cpp'
#267 opened by gvanem - 2
prebuilt libraries + new release?
#222 opened by awakecoding - 2
- 0
- 0
DetourAttach ERROR
#262 opened by kouzhudong - 0
- 6
Exception upon hooking the API GetKeyboardState
#250 opened by derricck - 5
Is possible to trace all WINAPI calls a process does?
#252 opened by R3uan3 - 0
- 2
Is it safe to detach/attach multiple times?
#253 opened by R3uan3 - 1
[bugs]ERROR_PIPE_CONNECTED when ConnectNamedPipe in syelogd if there are lots of clients
#241 opened by fishjam - 1
Hooking DefWindowProcW Chrome
#243 opened by Momoshikin - 4
- 0
ARM64 is detour_does_code_end_function correct?
#238 opened by DavidXanatos - 0
DetourDetach() Return ERROR_INVALID_OPERATION
#231 opened by wineggdrop - 2
how can i use detours to hook the WINDOWS API once the user has open the computer?
#220 opened by heimao63531 - 1
How Can I use the func DetourCreateProcessWithDll() with Detours4.0.1 which doesn't have the file detoured.dll
#212 opened by NOTRp - 0
Improve failure mode if `DetourCreateProcessWithDllEx` is supplied with a DLL of wrong bitness
#224 opened by criemen - 2
Hook WIN11: NtCreateUserProcess hook not enter!
#219 opened by wzwangyike - 1
does Detours provides golang api ?
#215 opened by heimao63531