Awesome-Python-Scripts/Keylogger
2019-10-05 11:14:17 +05:30
..
README.md Add keylogger project 2019-10-05 11:14:17 +05:30
requirements.txt Add keylogger project 2019-10-05 11:14:17 +05:30
script.py Add keylogger project 2019-10-05 11:14:17 +05:30

Keylogger

A script written in Python that logs your input from the keyboard.

Steps to run this on terminal

  • Clone the project.
  • Install the dependencies listed in requirements.txt.
  • Run python keylogger.py in your terminal.

PS

  • You can use Delete key to exit the script.
  • You can open log.txt to view your log.

Author

Preet Mishra