Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 774 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 774 Bytes

Keylogger

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.

Features

• 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.

alt text alt text alt text