Awesome-Python-Scripts/Keylogger
Akshath f1ba8a5c95 Revert "Resolving conflict"
This reverts commit a0d4e04a
2023-10-25 20:33:45 +05:30
..
README.md Revert "Resolving conflict" 2023-10-25 10:14:56 +05:30
requirements.txt Revert "Resolving conflict" 2023-10-25 20:33:45 +05:30
script.py Rename original file 2022-10-15 19:13:03 +08:00

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