Windows Keylogger, inspired by/forked from TheFox/Keylogger. It saves the keys in a file whose name is the timestamp of when the program was started. To exit the program, one must perform the Konami Code (↑ ↑ ↓ ↓ ← → ← → A B).
Only for Windows!
$ git clone https://github.com/tarunbod/keylogger.git
$ cd keylogger
$ make
That's all! You'll find the .exe in the build directory.
Have fun, and use responsibly.