Skip to content

This is a very simple Keylogger, it doesn't hide itself and is a college project building towards developing a rootkit.

License

Notifications You must be signed in to change notification settings

maK-/Keylogger-lkm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keylogger-lkm

This is a very simple Keylogger implementation, it doesnt hide itself and is part of a college project http://blogs.computing.dcu.ie/wordpress/mak0/

To run simply run "make" in the folder with the Makefile.

There is also the option of running scripts/lets_mak_it.sh This takes 2 arguments, the name of the device to appear in /dev/DEVICE_NAME and a major number for the device. By default it used a device name of maK_it and a major number of 33.

To view the logged keys cat /dev/maK_it

install with insmod maK_it.ko

Remove with rmmod maK_it

Building towards development of a rootkit...

About

This is a very simple Keylogger, it doesn't hide itself and is a college project building towards developing a rootkit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published