I wanted to test antikeylogger programs so I wrote my own key logger.. But
instead of hooking the keyboard input API (which everyone does) I had it use
direct to take the user keys.... None of these programs caught it!

What do you guys say in reference to this?

--

http://www.goldwatches.com/
http://www.jewelerslounge.com/

Re: DirectX Keylogger by S

S
Fri Sep 07 02:15:05 PDT 2007

Smart hack.

Some of the programs look at software signatures (antivirii) - they
generally cannot detect any custom-written keylogger.

Some analyse API hooks. But I think Direct X approach is quite new.

--
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-

* http://sl.mvps.org * http://msmvps.com/blogs/sp *



"James Matthews" <jamesmatt18@gmail.com> wrote in message
news:F08420BF-4C98-48BE-86B8-740C850FF673@microsoft.com...
>I wanted to test antikeylogger programs so I wrote my own key logger.. But
>instead of hooking the keyboard input API (which everyone does) I had it
>use direct to take the user keys.... None of these programs caught it!
>
> What do you guys say in reference to this?
>