Method for intercepting target progress with self-protection
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- 北京伸得纬科技有限公司
- Publication Date
- 2012-11-28
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of computers, in particular to a method for avoiding the interception of process shielding HOOK with self-protection. Background technique
[0002] The Windows operating system is built on an event-driven mechanism, and all parts of the system communicate through the mutual transmission of messages. However, under normal circumstances, applications can only process messages from within the process or from For messages sent by other processes, if you need to intercept the messages passed outside the process, you must adopt a technology called HOOK (hook). HOOK is a very important system interface in the Windows operating system. It can be used to easily intercept and process messages passed between other applications, and thus complete some special functions that are difficult for ordinary applications to achieve.
[0003] In the Windows operating system, an API refers to a function that is provided by the operating s...