windows-hook
There are 9 repositories under windows-hook topic.
fanlumaster/FullIME
A windows input-method-editor based on windows hook and direct2d and directwrite.
WindowsTools/WindowsHooks
Use WINAPI to do some thing interesting.
grebtsew/ProgramSystemHook
A program that uses keyboard hook, mouse hook, windows hook, to keep track of your movement in the system and saves the result in a log file. I'm gonna use this data for later projects.
leo4048111/winhookupp
A multi-method internal/external API Hooking library for x86/x86-64 Windows.
Mahdi7s/Auto-Mouse-Agent
A tool that captures all mouse events and repeat them
nasibullin1412/Detours-example
TRSPOLAB
DrabanL/SysHooks
Basic windows hook implementation library
ivan-guerra/keylogger
A cross platform keylogger
rudissaar/modifying-memory-with-cpp
Just a simple example how to write program that can modify other program's memory values.