API hooking example project using Microsoft Detours
-
Updated
Jun 5, 2020 - C++
API hooking example project using Microsoft Detours
Explains with working examples how to implement a trampoline hook for kernel functions inside of Windows.
To associate your repository with the detours-example topic, visit your repo's landing page and select "manage topics."