Shows how to use minhook to hook GetMessage and listen in on application specific keypresses, and how to use SetWindowsHookEx to listen in on system wide keypresses.
-
Updated
Sep 6, 2024 - C
Shows how to use minhook to hook GetMessage and listen in on application specific keypresses, and how to use SetWindowsHookEx to listen in on system wide keypresses.
Shows how to use Interception's API to listen in on and manipulate keystrokes in an orderly manner
Add a description, image, and links to the consolectrlhandler topic page so that developers can more easily learn about it.
To associate your repository with the consolectrlhandler topic, visit your repo's landing page and select "manage topics."