Skip to content

mickeypatil/KEYLOGGER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›ก๏ธ Python Keylogger (Educational Use Only)

This project implements a basic keylogger in Python using the pynput library. It captures and records keystrokes to a local file for learning and ethical monitoring purposes.


๐Ÿš€ Features

  • Records all keystrokes (including special keys like Enter, Shift, etc.)
  • Saves logs to a customizable file (keylogs.txt by default)
  • Simple and beginner-friendly Python structure
  • Real-time key capture using pynput.keyboard.Listener

๐Ÿ“ฆ Requirements

  • Python 3.6 or higher
  • pynput library

Install dependencies via pip:

pip install pynput

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages