-
Windows资源对象的分配和释放函数
Windows资源对象的分配和释放函数-Windows object allocation and release function
- 2022-01-21 03:44:57下载
- 积分:1
-
VC环境下实现串口通讯功能,能进行文本文件的传输
VC环境下实现串口通讯功能,能进行文本文件的传输-VC environment to achieve serial communication function, can be a text file transmission
- 2023-03-29 01:00: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
-
以实现的类:
XArray<T>
XDynamicArray<T>
开始实现XByteBuffer
1、定义好相关类的框...
以实现的类:
XArray
XDynamicArray
开始实现XByteBuffer
1、定义好相关类的框架,也就是只有定义,而无实现内容
2、依次实现-to achieve the category : XArray
- 2022-02-22 01:46:33下载
- 积分:1
-
将多台机器的共享资源设置为一样的程序
将多台机器的共享资源设置为一样的程序- Many machines shared resource will establish as the same
procedure
- 2022-12-04 00:30:03下载
- 积分:1
-
精通MFC程序设计里面的源代码,第27章 调试技术
精通MFC程序设计里面的源代码,第27章 调试技术-proficient in the design process inside the source code, Chapter 27 Debugging Technology
- 2022-04-10 08:02:17下载
- 积分:1
-
VC++实现管道的一个例子命名管道在进程通信中有重要作用.
VC++实现管道的一个例子命名管道在进程通信中有重要作用.-VC pipeline examples of a named pipe communication in the process plays an important role.
- 2023-09-08 09:00:04下载
- 积分:1
-
E语言,将外部运行的程序 嵌入到一个E窗口中,作为其子窗口而存在...
E语言,将外部运行的程序 嵌入到一个E窗口中,作为其子窗口而存在-E language, will be embedded in external programs that run in a window E, as part of its child window exists
- 2022-01-26 00:43:53下载
- 积分:1
-
一个DLL、EXE文件版本信息查看器
一个DLL、EXE文件版本信息查看器-a DLL, EXE version information document viewer
- 2023-04-28 23:30:03下载
- 积分:1
-
一个窗口状态查看工具,非常简单,呵呵,仅供参考作用 :) 希望对您有用...
一个窗口状态查看工具,非常简单,呵呵,仅供参考作用 :) 希望对您有用-State of a window view tool, very simple, huh, huh, for reference only role:) hope that useful to you
- 2022-09-10 22:25:03下载
- 积分:1