An optimized management method for injecting multiple dlls into the target process
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- BEIJING VRV SOFTWARE CO LTD
- Publication Date
- 2019-10-01
Smart Images

Figure 1 
Figure 2
Abstract
Description
technical field
[0001] The application of the present invention belongs to the DLL injection technology in the computer operating system, and more specifically relates to an optimized management method for injecting multiple DLLs into a target process, so as to realize high stability and high efficiency of target process injection. Background technique
[0002] With the rapid development of WINDOWS applications, WINDOWSAPI programming has been popularized and applied. In order to better collect some data at system runtime, you can use HOOKAPI (HOOK Application Programming Interface, an application programming The application layer program performs HOOK (hook) processing to intercept the required data, or enhance the existing functions. At present, when intercepting the required data through the HOOK API, it is first necessary to inject a DLL (DynamicLink Library, dynamic link library) with implementable functions into the target process to be hooked.
[0003] The purpose of...