Skip to content

dangodai/remote-keylogger-lkm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remote-keylogger-lkm

Usage

Run the kernel module on the machine to be logged from. Use the python client to receive the key presses remotely.

###Kernel Module Modify settings.h before building To build and insert the module:

$ make
# insmod keylogger.ko

Make sure you have the linux headers installed on your system or it will fail to compile.

###Receiving Client Modify the address/port to bind at the top of the file, run to start listening:

$ python listener.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •