Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in detours
Preventing a DLL file from loading into my process via MS Detours
Sep 18, 2025
c++
windows
hook
dll-injection
detours
How Delphi Interop with Detours Library?
Feb 19, 2023
delphi
detours
Compilation of detours on vs2012 (Windows 8.1)
May 12, 2022
visual-studio-2012
nmake
detours
C++ - Detours WinSock Hooking
Sep 20, 2016
c++
winsock
recv
hook
detours
Need to call original function from detoured function [duplicate]
May 08, 2021
c++
detours
C++ and FULLY dynamic functions
Sep 13, 2022
c++
assembly
this
detours
cdecl
Detours alternative for Registry interception
Mar 09, 2022
windows
winapi
registry
detours
Detours Hook in external process for "empty" function does not work
May 30, 2018
c++
assembly
detours
What is the point of VirtualProtect when any process, including malware, can use it?
Aug 31, 2022
c++
c
memory
hook
detours
C++ Function Hook (memory address only)
Apr 21, 2015
c++
hook
detours
Detouring and GCC inline assembly (Linux)
Apr 03, 2022
linux
gcc
assembly
hook
detours
Microsoft Detours - DetourUpdateThread?
Nov 11, 2022
c++
windows
multithreading
detours