List Question
20 TechQA 2024-02-18T00:12:21.773000How to obtain instance specific detour pointer?
62 views
Asked by Darth Voidpointer
Microsoft Detours hook WriteFile
65 views
Asked by Moooz
How to hook class instance method with detours?
78 views
Asked by Baris LaPaz
Microsoft Detours API hooking
181 views
Asked by Moooz
Monitoring VirtualProtect API using Microsoft Detours or Alternative Methods
76 views
Asked by Shivam
Hooking WinHttpReadData to intercept Data
106 views
Asked by Menrion
C++ Detours correct arguments for function Qstring::Arg
57 views
Asked by flarens
How to use Detour hook and modify C++ console (cout) output?
174 views
Asked by Relaxing
Is there the way to add an extra custom code before jump instruction while using MS Detours?
51 views
Asked by Alex Martynov
Python for windows api hooking
333 views
Asked by Questions123
API call hooking with Detours/Inline hooking
314 views
Asked by Moooz
Hooking NtWriteFile with MS Detours
499 views
Asked by johannes
Memory reading not working when hooking WIN32 API functions
171 views
Asked by cevapikodferhatovica
Why does SymInitialize() invoke CreateFile()?
249 views
Asked by GuangJun Liu
I want to hook win32API CreateFileW by detours and print callstack information captured by CaptureStackBackTrace
362 views
Asked by GuangJun Liu
stack overflow, when i using Detours to intercept CreateFileW
298 views
Asked by GuangJun Liu
How to hook according WMI function in fastprox.dll?
372 views
Asked by H Marcus
problem with detour and DLL injection Win32 Exception: 0xc0000005
787 views
Asked by dauhuong68
unresolved external symbols in Detours Library? (Detours::X64::DetourFunction, Direct3DCreate9)
737 views
Asked by dead gunner