Keylogger for Linux with GTK+ 3 based desktop environments such as GNOME, XFCE, LXDE etc.
- Keystrokes logging
- Clipboard logging
- Screenshot after every paste (Ctrl+V)
- Clone the repo
git clone https://github.com/4nubhav/XKeylogger
- Go to the directory
cd XKeylogger
- Install the dependencies
- pyxhook (Already included, no need to install)
- python-xlib
- PyGObject
pip install -r requirements.txt
python keylogger.py
You can change the path to the log file & screenshots directory in keylogger.py
- Sending the logs via email, etc.
- Supporting Qt based desktop environments such as KDE, LXQt