摘要: 原文地址:http://www.zdexe.com/program/201004/605.html 结构9:MSLLHOOKSTRUCT Structure The MSLLHOOKSTRUCT structure contains information about a low-level key 阅读全文
posted @ 2016-05-17 15:16 C/C++/Python/Java 阅读(2225) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/604.html 结构8 :MOUSEHOOKSTRUCT Structure The MOUSEHOOKSTRUCT structure contains information about a mouse even 阅读全文
posted @ 2016-05-17 15:15 C/C++/Python/Java 阅读(3126) 评论(0) 推荐(0)
摘要: 原文地址 : http://www.zdexe.com/program/201004/603.html 结构7:KBDLLHOOKSTRUCT Structure The KBDLLHOOKSTRUCT structure contains information about a low-level 阅读全文
posted @ 2016-05-17 15:13 C/C++/Python/Java 阅读(3610) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/602.html 结构4:CWPSTRUCT Structure The CWPSTRUCT structure defines the message parameters passed to a WH_CALLWN 阅读全文
posted @ 2016-05-17 15:09 C/C++/Python/Java 阅读(1454) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/601.html 下面是应用Hook时会用到的各种结构。 结构1:CBT_CREATEWND Structure The CBT_CREATEWND structure contains information pas 阅读全文
posted @ 2016-05-17 15:04 C/C++/Python/Java 阅读(1076) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/600.html 通知2:WM_QUEUESYNC Notification The WM_QUEUESYNC message is sent by a computer-based training (CBT) ap 阅读全文
posted @ 2016-05-17 14:59 C/C++/Python/Java 阅读(489) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/599.html 下面是各种Notification即通知。 通知1:WM_CANCELJOURNAL Notification The WM_CANCELJOURNAL message is posted to an 阅读全文
posted @ 2016-05-17 14:58 C/C++/Python/Java 阅读(500) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/598.html 方法19 :UnhookWindowsHookEx Function The UnhookWindowsHookEx function removes a hook procedure install 阅读全文
posted @ 2016-05-17 14:56 C/C++/Python/Java 阅读(736) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/597.html 方法18 :SysMsgProc Function The SysMsgProc hook procedure is a library-defined callback function used 阅读全文
posted @ 2016-05-17 14:54 C/C++/Python/Java 阅读(490) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/596.html 方法17 :ShellProc Function The ShellProc hook procedure is an application-defined or library-defined c 阅读全文
posted @ 2016-05-17 14:53 C/C++/Python/Java 阅读(1037) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/595.html 方法16 :SetWindowsHookEx Function The SetWindowsHookEx function installs an application-defined hook p 阅读全文
posted @ 2016-05-17 14:51 C/C++/Python/Java 阅读(1961) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/594.html 方法15 :MouseProc Function The MouseProc hook procedure is an application-defined or library-defined c 阅读全文
posted @ 2016-05-17 14:50 C/C++/Python/Java 阅读(1032) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/593.html 方法14 :MessageProc Function The MessageProc hook procedure is an application-defined or library-defin 阅读全文
posted @ 2016-05-17 14:48 C/C++/Python/Java 阅读(612) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/592.html 方法13 : LowLevelMouseProc Function The LowLevelMouseProc hook procedure is an application-defined or 阅读全文
posted @ 2016-05-17 14:46 C/C++/Python/Java 阅读(2020) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/591.html 方法12 : LowLevelKeyboardProc Function The LowLevelKeyboardProc hook procedure is an application-defin 阅读全文
posted @ 2016-05-17 14:45 C/C++/Python/Java 阅读(1617) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/590.html 方法11 : KeyboardProc Function The KeyboardProc hook procedure is an application-defined or library-de 阅读全文
posted @ 2016-05-17 14:41 C/C++/Python/Java 阅读(1808) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/589.html 方法10 : JournalRecordProc Function The JournalRecordProc hook procedure is an application-defined or 阅读全文
posted @ 2016-05-17 14:37 C/C++/Python/Java 阅读(659) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/588.html 方法9 :JournalPlaybackProc Function The JournalPlaybackProc hook procedure is an application-defined o 阅读全文
posted @ 2016-05-17 14:33 C/C++/Python/Java 阅读(753) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/587.html 方法8 : GetMsgProc Function The GetMsgProc function is an application-defined or library-defined callb 阅读全文
posted @ 2016-05-17 14:28 C/C++/Python/Java 阅读(1080) 评论(0) 推荐(1)
摘要: 原文地址:http://www.zdexe.com/program/201004/586.html 方法7 : ForegroundIdleProc Function The ForegroundIdleProc hook procedure is an application-defined or 阅读全文
posted @ 2016-05-17 14:25 C/C++/Python/Java 阅读(529) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/585.html 方法6 : DebugProc Function The DebugProc hook procedure is an application-defined or library-defined c 阅读全文
posted @ 2016-05-17 14:22 C/C++/Python/Java 阅读(634) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/584.html 方法5 : CBTProc Function The CBTProc hook procedure is an application-defined or library-defined callb 阅读全文
posted @ 2016-05-17 14:18 C/C++/Python/Java 阅读(1266) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/583.html 方法3 :CallWndProc Function The CallWndProc hook procedure is an application-defined or library-define 阅读全文
posted @ 2016-05-17 14:11 C/C++/Python/Java 阅读(1414) 评论(0) 推荐(0)
摘要: 原文地址 : http://www.zdexe.com/program/201004/582.html 认识完各种钩子类型之后,接下来了解和钩子如影随形的钩子子程,即相应的回调函数。 了解这些是可以使用钩子的一个开始。 方法1:CallMsgFilter The CallMsgFilter func 阅读全文
posted @ 2016-05-17 13:59 C/C++/Python/Java 阅读(945) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/581.html 钩子类型13、14:WH_MSGFILTER and WH_SYSMSGFILTER The WH_MSGFILTER and WH_SYSMSGFILTER hooks enable you to 阅读全文
posted @ 2016-05-17 13:51 C/C++/Python/Java 阅读(2040) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/580.html 钩子类型7:WH_JOURNALPLAYBACK The WH_JOURNALPLAYBACK hook enables an application to insert messages into 阅读全文
posted @ 2016-05-17 13:47 C/C++/Python/Java 阅读(1370) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/579.html Each type of hook enables an application to monitor a different aspect of the system's message-handl 阅读全文
posted @ 2016-05-17 13:44 C/C++/Python/Java 阅读(5393) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/578.html To take advantage of a particular type of hook, the developer provides a hook procedure and uses the 阅读全文
posted @ 2016-05-17 12:02 C/C++/Python/Java 阅读(822) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/577.html 勿在浮沙筑高台。继续学习。今天主要学习官方的资料。但是查找到的都是E文,俺只是翻译了一下。全部查找自msdn。 Hooks tend to slow down the system because t 阅读全文
posted @ 2016-05-17 11:59 C/C++/Python/Java 阅读(683) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/576.html 比较专业的对钩子的技术性理解 钩子(Hook),是Windows消息处理机制的一个平台,应用程序可以在上面设置子程以监视指定窗口的某种消息,而且所监视的窗口可以是其他进程所创 建的。当消息到达后,在目 阅读全文
posted @ 2016-05-17 11:56 C/C++/Python/Java 阅读(1423) 评论(0) 推荐(0)
摘要: 原文地址:http://www.zdexe.com/program/201004/575.html 第一步。了解什么是钩子。 我们可以首先从字面上了解钩子,钩子是干什么的呢?日常生活中,我们的钩子是用来钩住某种东西的,比如,说,鱼钩是用来钓鱼的,一旦鱼咬了钩,钩子就一直钩住鱼了,任凭鱼在水里怎么游, 阅读全文
posted @ 2016-05-17 11:54 C/C++/Python/Java 阅读(1320) 评论(0) 推荐(0)