Skip to content

Keystroke logging, often referred to as keylogging or keyboard capturing, is the action of recording (logging) the keys struck on a keyboard, typically covertly, so that person using the keyboard is unaware that their actions are being monitored. This software has been made using Python that will listen every keystroke and can send the data thro…

Notifications You must be signed in to change notification settings

ibishalgoswami/keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

keylogger

Keystroke logging, often referred to as keylogging or keyboard capturing, is the action of recording (logging) the keys struck on a keyboard, typically covertly, so that person using the keyboard is unaware that their actions are being monitored. This software has been made using Python that will listen every keystroke and can send the data through email.

Tools, Technology and Library used: Python 3.7, pynput, smtplib

About

Keystroke logging, often referred to as keylogging or keyboard capturing, is the action of recording (logging) the keys struck on a keyboard, typically covertly, so that person using the keyboard is unaware that their actions are being monitored. This software has been made using Python that will listen every keystroke and can send the data thro…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages