Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.28 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.28 KB

keylogger

Overview

This repository contains a simple yet powerful keylogger written in Python. The keylogger is designed for educational purposes and to help developers understand how keylogging works. Please use this tool responsibly and only for ethical purposes.

Features

Keystroke Logging: Captures all keystrokes made on the keyboard. Log File: Saves the captured keystrokes to a log file. Cross-Platform: Compatible with Windows, Linux.

Installation

Clone the repository: git clone address

Navigate to the project directory: cd keylogger

Install the required dependencies: [insert installation command]

Usage

Simply run the program and start your everyday work.

To stop the keylogger, stop the program manually.

Configuration

Log File Path: Specify the path where the log file will be saved. Email Settings: Configure the email address and SMTP server details for email reporting.

Disclaimer

This keylogger is intended for educational purposes only. Unauthorized use of this tool is illegal and unethical. The author is not responsible for any misuse of this software.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request with your improvements.

License

This project is licensed under the MIT License. See the LICENSE file for details.