Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keylogger GUI

A small Python/Tkinter demonstration of local keyboard-event capture using pynput. Captured events are shown in the app and written to log.txt on the same computer.

Use this project only on systems you own or where everyone being monitored has given explicit permission. Keystroke logs can contain passwords and other sensitive information.

Run from source

python -m pip install -r requirements.txt
python keylogger_gui.py

The generated log.txt, executable builds, and Python cache files are intentionally excluded from version control.

About

A simple python based Keylogger.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages