Skip to content

iswnischay/Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Keylogger

  • This is a simple keylogger designed for educational purposes only
  • Ones you run the program the tool starts to record all the keys pressed
  • Press escape key to close the session
  • The keys pressed during the logging session will be stored in the txt file named “keylogges.txt”
  • The keys will be logged with time and date in the txt file every time you run the tool in the nextline

before running :

  • Make sure you have python installed
  • pip install keyboard
  • pip install pynput

Usage:

About

Simple Key Logger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages