Commit Graph

5 Commits

Author SHA1 Message Date
osamu-kj
ad72489254 ConnectionsPivoter: Implement functionality to send keys to the server 2022-12-15 16:21:46 +01:00
osamu-kj
74190d95e0 ConnectionsPivoter: Add the initial code for the ConnectionsPivoter 2022-12-05 22:41:36 +00:00
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
Unknown
649bfe9d11 Add .gitattributes, .gitignore, and README.md. 2022-12-01 18:51:26 +00:00