Skip to content

nandydark/Linux-keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A Simple Keylogger For Linux... Written In Python

Running the setup

- git clone https://github.com/nandydark/Linux-keylogger.git
- cd Linux-keylogger
- sudo apt-get install python-xlib
- pip install pyxhook
- python main.py

That's it... Logs will be saved in Your desktop directory as output.txt

Check out keylogger for windows written with python... here

Releases

No releases published

Packages

No packages published

Languages