GitHunt
KY

Kyr27/KeyHookDemo

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.

KeyHookDemo

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.

Installation

Download Visual Studio and in VS Installer make sure to install C++ Desktop Development
Clone the repository and open it using Visual Studio, you're set.

Languages

C95.7%C++4.3%

Contributors

Created September 6, 2024
Updated September 6, 2024
Kyr27/KeyHookDemo | GitHunt