Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / hooking

Hooking

hooking

Great Reads

by _Ravikant Tiwari_
This program will demonstrate the process of injecting code into already running processes. Here we have choosen to inject into Explorer
by Vít Blecha
How to combine the Raw Input and keyboard Hook APIs, and use them to selectively block input from only some keyboards.
by stevemk14ebr
A modern, universal, c++ hooking library.
by stevemk14ebr
PolyHook v2 - the C++17 x86/x64 library supporting multiple methods of hooking

Latest Articles

by _Ravikant Tiwari_
This program will demonstrate the process of injecting code into already running processes. Here we have choosen to inject into Explorer
by Vít Blecha
How to combine the Raw Input and keyboard Hook APIs, and use them to selectively block input from only some keyboards.
by stevemk14ebr
A modern, universal, c++ hooking library.
by stevemk14ebr
PolyHook v2 - the C++17 x86/x64 library supporting multiple methods of hooking

All Articles