Skip to content

Keylogger is a program that track the activities (keys pressed) of a keyboard and then stores the keystrokes in a small file, which is either accessed later or automatically emailed to the person monitoring your actions.

Notifications You must be signed in to change notification settings

iamhritik/keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

keylogger

Keylogger is a program that track the activities (keys pressed) of a keyboard and then stores the keystrokes in a small file, which is either accessed later or automatically emailed to the person monitoring your actions.

Prerequisite

Required Modules: pyxhook, smtplib , email Python Version: Python3

Installation

pip install pyxhook smtplib email

How it Works

You have to simply run that keylogger.py in the client system and then get the log file in your email account as per your time.

Todo

Simplfy the whole program into a single file and which is easy to run in any machine.

About

Keylogger is a program that track the activities (keys pressed) of a keyboard and then stores the keystrokes in a small file, which is either accessed later or automatically emailed to the person monitoring your actions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages