Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 610 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 610 Bytes

Key Logger

Overview

This project implements a basic keylogger using Python. The program records keystrokes and saves them to a file for analysis.

Disclaimer: This project is intended for educational and research purposes only. Unauthorized use of a keylogger is illegal and unethical. Ensure you have proper permissions before using this tool.

Features

  • Captures all keystrokes on the keyboard.
  • Logs the recorded keystrokes to a local file for review.
  • Simple and lightweight implementation.

Example

Keylogger.mp4