Page 1 of 1

Keylogger

Posted: Mon Apr 17, 2006 10:40 pm
by wh1sp3r
Hi, is there some way, how can my app hook keypress from other aplications ? .. I tried hotkeys .. but :D i cant write anything :) thanks

Posted: Mon Apr 17, 2006 10:58 pm
by Nik
check out WinAPI mister 13337 H4x0R

Posted: Mon Apr 17, 2006 11:01 pm
by dracflamloc
Yea check the API docs, and just google "keyboard hook"

There are a *few* legitimate uses for a keylogger, but typically antivirus software will catch anything using a keyboard hook as suspicious.