Skip to content

This code runs in the background and stores keystrokes in a log file

Notifications You must be signed in to change notification settings

tanmaysawaji/Linux-Keylogger-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Linux-Keylogger-Python

This code runs in the background and stores keystrokes in a log file

Author : Tanmay Sawaji

This was something I worked on to make a log of all the activities done in a session

The pyxhook library is necessary for this, it can be easily installed using #pip install pyxhook

The code works only for linux and it is tested on Ubuntu 18.04

The file path is given in log_file

NOTE: Change the file path in the variable log_file or else the code might not work.

About

This code runs in the background and stores keystrokes in a log file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages