criszst / keylogger-py

⌨️| Keylogger - records everything a person types on the PC (also takes a screenshot of the screen) and sends it to an email

Repository from Github https://github.comcriszst/keylogger-pyRepository from Github https://github.comcriszst/keylogger-py

keylogger-py

A keylogger that records everything a person types on a PC and saves it to a file. It also takes a screenshot of the screen.

After a certain amount of time, it sends an email containing a log of what the person typed and a screenshot of the screen.

(it keeps sending this email from time to time)

Dependencies

  • [Google API - Gmail] - Sends the email.

  • [Pynput] - Gets what the person is typing.

  • [PyAutoGui] - Takes a screenshot of the screen.

About

⌨️| Keylogger - records everything a person types on the PC (also takes a screenshot of the screen) and sends it to an email


Languages

Language:Python 100.0%