Skip to content

avantikaaa01/Prodigy_CS_04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Python Keylogger (Educational Project)

🛡️ Python Keylogger (Educational Project)

This is a simple keylogger written in Python using the pynput library. It logs keystrokes typed by the user and stores them in a text file (key_log.txt) automatically created inside a logs folder.


⚠️ DISCLAIMER

This project is for educational and ethical use only.
Do not use this script to record input without clear consent from the user.
Unauthorized use may violate privacy laws and is illegal.


🚀 Features

  • Logs all keyboard inputs (letters, numbers, special keys)
  • Auto-creates logs/key_log.txt if it doesn’t exist
  • Stops logging when Enter key is pressed
  • Uses the pynput library (cross-platform)

📦 Requirements

  • Python 3.6+
  • pynput module

Install the required module:

pip install pynput

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages