Feed on
Posts
Comments

Monthly Archive for September, 2009

Linux Key Logger

Recently I decided to write a key logger for Linux, both as an exercise, and because I couldn’t seem to find a good one out there. I wrote up a quick (and simple) key logger that will listen for keys based on the event input chain that Linux uses, and then echo them to stdout. [...]

Read Full Post »