A simple keylogger written in C++ (work under progress)
Compile using g++ and pass the flag -mwindows
As of now, this keylogger logs all the keys in readable format.
Update the code to display all the keys in readable format- Encode the log file so that it can only be read by the desired person