Skip to content

pedrohegem/Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keylogger

Python based simple keylogger that captures keystrokes on a client machine and sends the data to a remote server which logs the received keystrokes for later analysis.

  • keylogger.py: Captures user keystrokes and sends them to the server in real-time, running discreetly in the background.
  • log_server.py: Collects and stores keystrokes received from the cliente.

Disclaimer: This project is intended for educational purposes only. It should be used responsibly and in compliance with applicable laws and regulations.

About

Simple keylogger with remote logging.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages