Search code examples
Detouring and GCC inline assembly (Linux)...


linuxgccassemblyhookdetours

Read More
C++ - Detours WinSock Hooking...


c++winsockrecvhookdetours

Read More
Hook FindWindow...


c++winapihookdetours

Read More
Is it possible to Hook into any time retrieving function...


cwindowstimehookdetours

Read More
Reducing non-determinism with Detours?...


crandomhookdetoursdeterministic

Read More
Why is my detoured code, crashing with a NOP...


c++assemblycrashhookdetours

Read More
Detours Hook in external process for "empty" function does not work...


c++assemblydetours

Read More
Inject sleep() into a function of an external process...


c++cdllinjectdetours

Read More
MS Detours 2.1 - Popping out of stack...


c++winapicode-injectiondetours

Read More
MS Detours 2.1 - Unresolved externals...


c++winapidetours

Read More
Could I create a function based on another function at runtime?...


c++windowsdetours

Read More
C++/Windows API - Unable to find CreateWindow...


c++cwinapidetours

Read More
Problem trying to detour function with assembly...


c++assemblydetours

Read More
MS Detours Library, detouring non win api function...


c++visual-studio-2008detours

Read More
Unmanaged function hooking, stack/register problem with calling convention?...


c#assemblyhookcalling-conventiondetours

Read More
Microsoft Detours - DetourUpdateThread?...


c++windowsmultithreadingdetours

Read More
c++ d3d hooking - COM vtable...


c++vtablehookdetoursdirect3d

Read More
What does DetourAttach(&(PVOID &)BindKeyT, BindKeyD); mean? Attaching a detour to a memory a...


c++cdetours

Read More
Is it possible to override a Java implementation of the Random class?...


javac++detours

Read More
Detour to get a Global Pointer?...


c++variablesdetours

Read More
Detouring DrawText...


c++winapidetours

Read More
C++ - Pointer to a class method...


c++detours

Read More
Cannot get ::WideCharToMultiByte to work...


c++detours

Read More
Where inside injected DLL to loop?...


c++multithreadingdllloopsdetours

Read More
Is there any way to override the drag/drop or copy/paste behavior of an existing app in Windows?...


windowsdetours

Read More
BackNext