Skip to content

anuraag-khare/python_keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_keylogger

Keylogger written in python.

Features:

  • Saves the data into a text file locally.
  • Can also mail the text file via SMTP.
  • Option to run the script on startup.
  • logs every key including shift, ctrl, backspace and escape.
  • Shows the window name in which the key is recorded.