A Linux kernel module that registers a keyboard IRQ handler (ISR) and logs the keystrokes as they are received. To keep the ISR as short as possible, each scancode is passed to a tasklet that is then run at the next available time and logs the key.
forked from MemoryDealer/linux-keylogger
-
Notifications
You must be signed in to change notification settings - Fork 0
Kernel module
License
mc1ay/linux-keylogger
About
Kernel module
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 98.2%
- Makefile 1.8%