Skip to content

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

Notifications You must be signed in to change notification settings

criszst/keylogger-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages