Skip to content

This python project is a keylogger application that collects data from a PC and sends the documents it to a specified email. It does performs this task continously. It is a form of a spyware or monitoring system.

GREENFONTS/keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keylogger

This python project is a keylogger application that collects data from a PC and sends the documents it to a specified email. It does performs this task continously. It is a form of a spyware or monitoring system. The data collect includes:

  • Keyboard input
  • Clipboard data
  • Sound Recording
  • Screenshots of the PC
  • System software and hardware information

TECHNOLOGIES AND LIBRARIES USED

To test the code:

  • Fork the repo and clone it.
  • Install python if not installed
  • Run py setup.py install to install the necessary dependencies
  • Go to config.py file and assign the environmental variables, email and password for sending the files
  • From a terminal and inside the project directory - run py main.py to start the keylogger

About

This python project is a keylogger application that collects data from a PC and sends the documents it to a specified email. It does performs this task continously. It is a form of a spyware or monitoring system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages