Method for preventing information hooking in Window operating system
An operating system and message technology, applied in the computer field, can solve problems such as inability to filter system-level message hooks, complicated IAT table modification process, etc., to achieve the effect of expanding the scope of filtering, reducing the impact, and simplifying the modification process
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0019] Attached below figure 1 The present invention is described further:
[0020] Step 1, set initial information
[0021] On the initial interface of the computer screen, all running processes in the system are listed according to the process name and process number, and the user sets the protected process through the process number corresponding to the process name.
[0022] Step 2, read the hook function address
[0023] The CPU segment register of the central processing unit points to the TEB structure of a thread. The offset of the TEB structure is 0x204 to store the base address of the thread system service descriptor shadow SSDTShadow table. This table records the addresses of all exported functions of the Win32k.sys driver , and the hook function SetWindowsHookEx we want to filter is also located in the Win32k.sys driver.
[0024] The address of SetWindowsHookEx is located at offset 549 in the system service descriptor shadow SSDTShadow table, so the original func...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com