On Feb 8, 2008 2:42 PM, Thomas Hruska <[EMAIL PROTECTED]> wrote: > Hmm...if you were running as 'root' on a Linux system, aren't all > devices available to programs as "files"?
In general yes, except network (eth0 being the most common for example.) > I'm not all that familiar > with Linux internals but assuming low-level keyboard access is possible, > you could, in theory, build a keylogger in ANSI C/C++. I'm fixing low-level drivers in Linux at the moment - you need OS specific libraries to do anything of worth. -- PJH http://shabbleland.myminicity.com/ind
