uph3r / KeyLogger

A simple keylogger that accurately track keyboard strokes.

Home Page:https://github.com/uph3r/KeyLogger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

A simple keylogger that accurately track keyboard strokes.

https://github.com/uph3r/KeyLogger


Languages

Language:Python 100.0%