-
The use of shared memory programming, the process of bringing people of differen...
使用共享内存编程,使不同的进程可以通信完成任务
-The use of shared memory programming, the process of bringing people of different communication tasks can be
- 2022-01-24 14:50:56下载
- 积分:1
-
这是一个各种操作系统磁盘文件的读取的源代码
这是一个各种操作系统磁盘文件的读取的源代码-This is a different operating system disk read the source code
- 2022-02-25 05:20:53下载
- 积分:1
-
线程计时器,与TTimer功能相同,能够完成定时操作的功能
线程计时器,与TTimer功能相同,能够完成定时操作的功能-Thread timer, and TTimer same function
- 2022-10-13 05:15:03下载
- 积分:1
-
用于错误处理的一个C++类,可以实现自动化指针错误的地方,很适用于进程崩溃时发现出错的位置...
用于错误处理的一个C++类,可以实现自动化指针错误的地方,很适用于进程崩溃时发现出错的位置-For error handling, a C++ Category, you can realize automation pointer wrong place, it is applicable to the process of the collapse of the location of errors found
- 2022-05-13 02:47:27下载
- 积分:1
-
该代码实现的主要是文件拖放功能,其可以将一个文件拖入到对话框直接运行!包含详细的代码。...
该代码实现的主要是文件拖放功能,其可以将一个文件拖入到对话框直接运行!包含详细的代码。-The code to achieve the main drag and drop the document function, which can drag a file directly to the dialog box to run! Contains a detailed code.
- 2023-02-05 14:45:03下载
- 积分:1
-
VB system developed by the mapinfor gis
用VB开发的一套系统 mapinfor gis-VB system developed by the mapinfor gis
- 2022-03-07 18:24:32下载
- 积分:1
-
Wrappit
Wrappit - a DLL proxy wrapper for hooking DLL calls or injecting code.-Wrappit- a DLL proxy wrapper for hooking DLL calls or injecting code.
- 2022-03-18 08:13:29下载
- 积分:1
-
读取历史文件的内容一个小工具,通过WINDOWS的组件接口实现...
读取历史文件的内容一个小工具,通过WINDOWS的组件接口实现-Read the contents of historical documents, a small tool components WINDOWS interface
- 2023-06-09 18:10:03下载
- 积分:1
-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to present a removable USB storage device as a basic disk to the system, so that we can create and manage multiple partitions on it (for this or that reason, Windows does not either allow or recognize multiple partitions on removable storage devices, so we are going to cheat the system). On this particular occasion, we will hook only one function, but the approach described in this article can be extended to handle multiple functions (for example, one of my projects required direct hooking of quite a few functions from the NDIS library). You should clearly realize that this article is about direct hooking and not about dealing with USB storage, so please don t tell me that the sample problem may have been solved differently.
- 2022-08-15 21:57:18下载
- 积分:1
-
用VB.NET编写的键盘钩子程序。大家一定很想使用吧。通过API调用来实现的。...
用VB.NET编写的键盘钩子程序。大家一定很想使用吧。通过API调用来实现的。-with VB.NET prepared by the keyboard hook procedures. We certainly want to use it. Through the API calls to achieve.
- 2022-05-12 14:17:26下载
- 积分:1