Keyloggers are a type of monitoring software designed to record keystrokes made by a user. One of the oldest forms of cyber threat, these keystroke loggers record the information you type into a website or application and send to back to a third party.
- Keylogging
- Can Save the keylogs in a file (you can change the local of file to wherever you want)
- Can print the keylogs after given interval of time (in the case 20 mintues, if you want you can change the time interval)
- It will mail you all the keylogs after given interval of time.
- Create a virtual environment
- Install the required packages using
pip3 install -r requirements.txt - Run the Script and It will do the rest of the work.
Open Termnial 💻
Locate to the directory where python file is located 📂
Run the command: python3 filename.py
Sit back and Relax. Let the Script do the Job. ☕
Add Your Email and Password to Script. Here ⬇
Change the Location and name of the file as per your preference. Here ⬇
Change the preference, if you want or if you don't want to print the key logs in the Terminal. Here ⬇
If you want setup in the any other person computer it need to be run as a background process. So make sure to setup accordingly.
This script is developed only for educational purposes only.





