Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 901 Bytes

File metadata and controls

32 lines (17 loc) · 901 Bytes

Python KeyLogger

A simple keylogger that accurately track keyboard strokes.

Logo

Installation

Use the package manager pip to install pynput(Dependencies)

pip install pynput

Usage

Clone | Download the Repository => then open a terminal | command prompt to your project, and then run the script.py file and your keylogger should up spying on every keystroke you will write

git clone https://github.com/uph3r/KeyLogger
cd KeyLogger
python script.py

Note

This code DOES NOT promote or encourage any illegal activities! The content in this document is provided solely for educational purposes and to create awareness!