Awesome-Python-Scripts/Keylogger
dependabot[bot] 87b9d0a952
Bump certifi from 2019.9.11 to 2022.12.7 in /Keylogger
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.9.11 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2019.09.11...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 06:40:43 +00:00
..
README.md Add keylogger project 2019-10-05 11:14:17 +05:30
requirements.txt Bump certifi from 2019.9.11 to 2022.12.7 in /Keylogger 2022-12-08 06:40:43 +00:00
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