From: pawar.dipali on 1 Jun 2007 10:08 Message Queue of an application can be hooked using SetWindowsHookEx function. I want to develop an key logger detection software. Not a key logger monitor tool. Many links speak of accessing the Hook Chain using TEB- >Win32ThreadInfo. The TEB is wel documented but I am unable to get Win32ThreadInfo structure.
|
Pages: 1 Prev: CreateProcessAsUser and delete ACL Next: Hook chain using TEB->Win32ThreadInfo |