Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 203 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 203 Bytes

keylogger

A simple C keylogger. The program reads a byte from the keyboard port and writes the character read into a file. Please note that the program uses ioperm so it needs root privileges