Commit Graph

2 Commits

Author SHA1 Message Date
osamu-kj
35f53e30b3 General: Add initial code for the keylogger program
On start the program will register a keyboard hook and listen for
WM_KEYDOWN events, fetch the virtual key and show it to the console.
2022-12-04 19:16:56 +00:00
osamu-kj
e4bf190bad Initial commit 2022-12-01 19:00:44 +00:00