This is a program that is made in python. Its a a program that enables the user to record his keystrokes. I made this project purely for fun and demonstrations purpose. Anyone is free to use this as starting template for their own keylogger. This only works on windows for now.
• Timestamped keystrokes.
• Documents the window the keystrokes were typed in.
• Keystrokes are logged in a textfile and in a csv table.
• Keystrokes are emailed to the user after 100 keystrokes.