Search code examples
C++ Reading values of LPCVOID pointer...


c++kernel32detours

Read More
Hooking Python code using Detours...


pythonwindowsdllcode-injectiondetours

Read More
Detours 3.0 application crashing when hooking SetRect...


c++dllhookcode-injectiondetours

Read More
Why is the process crashing when attempting to detour a winapi?...


c++visual-studiodllhookdetours

Read More
How to use the Detour library in C++ properly for a simple hook of a function with known memory adre...


c++detours

Read More
mftrace: CMFStreamSinkDetours::GetEvent seems not not work...


debuggingvisual-studio-2013atlms-media-foundationdetours

Read More
Recovering Detoured Library Functions...


c++visual-studiox86inline-assemblydetours

Read More
Detours crashes with wglMakeCurrent...


winapiopengldetours

Read More
Hooking usercall function?...


chookreverse-engineeringdetoursusercall

Read More
How to hook __usercall, __userpurge (__spoils) functions?...


chookreverse-engineeringdetoursusercall

Read More
How to hook/convert __userpurge func to __stdcall or __cdecl?...


chookreverse-engineeringdetoursuserpurge

Read More
Access violation when using Microsoft Detours...


c++x86detours

Read More
Detour GetComputerNameW...


c++hookdetours

Read More
Microsoft Detour - Hook Function with an assembler "call" instruction...


c++hookcalldetours

Read More
is it possible to inject multiple Dlls with MS detours?...


c++apihookdetours

Read More
C++ Detours 3.0 express on MVS 2012 error "identifier not found"...


c++detours

Read More
Detours Hook: GetVolumeInformation Random Volume Serial...


c++visual-studio-2010dllhookdetours

Read More
C++ Winsock recv hook Detours...


c++dllhookwinsock2detours

Read More
Why does using a function pointer to call a function bypass the hook?...


c++hookdetours

Read More
C++ Detour on winsock recv hooking - custom packet...


c++recvdetours

Read More
What is the point of VirtualProtect when any process, including malware, can use it?...


c++cmemoryhookdetours

Read More
WSARecv Detour hook crypt...


c++socketsencryptionhookdetours

Read More
Why is Detours lib not working on virtual methods?...


delphihookdetours

Read More
Detours - jmp 00000000...


c++assemblyreverse-engineeringdetours

Read More
Injecting a hook DLL into a process before its imports get called?...


c++processhookdll-injectiondetours

Read More
Compilation of detours on vs2012 (Windows 8.1)...


visual-studio-2012nmakedetours

Read More
How does Microsoft Detours work and how do I use it to get a stack trace?...


windowsdetours

Read More
detours hooked CreateFile function triggers stack overflow...


c++stack-overflowdetours

Read More
WSARecv hook: prevent packet from being recieved by the executable...


c++socketsdetoursoverlapped-io

Read More
Why does the DirectX Device Present hook not work in detours?...


c++windowsx86directx-9detours

Read More
BackNext