Skip to content

Keylogger that sends Email at a specific time

Notifications You must be signed in to change notification settings

fatwwa/PyLogger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyLogger

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Install Python3.x from here.
  • schedule (Can be installed by using pip install schedule)
  • pynput (Can be installed by using pip install pynput)

Installing

  • Clone this repository.
  • Navigate to the directory you have just cloned using the command prompt for Windows or Terminal for Linux/Mac users.
  • Change Email address and password on line 25
  • Change From and To email address on line 33
  • To change time during which mail has to be sent, navigate to mail.py file and change time at line 41
  • Type python mail.py on your Command prompt/Terminal

About

Keylogger that sends Email at a specific time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%