Re: keylogger.c

2010-08-02 Thread Aaron Toponce
On Mon, Aug 02, 2010 at 10:59:00PM +0200, Jozsi Vadkan wrote: > are there any working keyloggers, written in c, that works under Debian > Lenny? > > Does anyone has one ready? :P or just an url? I would suggest you look at strace for starters. -- . O . O . O . . O O . . . O . . . O .

Re: keylogger.c

2010-08-02 Thread Jordon Bedwell
On 8/2/2010 3:59 PM, Jozsi Vadkan wrote: are there any working keyloggers, written in c, that works under Debian Lenny? Does anyone has one ready? :P or just an url? Purpose? I know plenty keyloggers, some C, some not C, some for the Kernel, others that aren't, some that are in the Kernel and

keylogger.c

2010-08-02 Thread Jozsi Vadkan
are there any working keyloggers, written in c, that works under Debian Lenny? features: - be simple - support utf-8 [or any char on the keyboard] - run in background ["./something.bin &" ?] - output to a local file, e.g.: cat keyblog.txt [date] [time] [pressed char] 2010.08