- 4
- 0
- 约4.79万字
- 约 29页
- 2018-04-15 发布于河南
- 举报
与HOOK相关的API
Introduction
Intercepting Win32 API calls has always been a challenging subject among most of the Windows developers and I have to admit, its been one of my favorite topics. The term Hooking represents a fundamental technique of getting control over a particular piece of code execution. It provides an straightforward mechanism that can easily alter the operating systems behavior as well as 3rd party products, without having their source code available.
Many modern systems draw the attention to their ability to utilize existing Windows applications by employing spying techniques. A key motiva
原创力文档

文档评论(0)