Skip to content

It catches the hardware interrupts from key presses on Linux and detect their value and stores them.

Notifications You must be signed in to change notification settings

nijindal/Linux-Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Current Progress

  • It's commandline Linux utility which detects the Hardware interrupt from Keyboard on kernel Level and then shows the keys pressed.
  • Coding part is done in C, on Linux Kernel 2.6.34 and it includes Concepts from Linux Driver's coding.

For future

  • Thinking of making a GUI for the same, with adding feature to save all keys pressed in some file.

About

It catches the hardware interrupts from key presses on Linux and detect their value and stores them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages