-
采用.NET 的反射机制,实现.NET Framework 中的序列化和反序列化功能...
采用.NET 的反射机制,实现.NET Framework 中的序列化和反序列化功能-Used. NET reflection mechanism. NET Framework and the sequence of the anti-sequence function
- 2022-01-31 15:20:04下载
- 积分:1
-
此程序能够监视目录文件的变化,并能够对用户作出提醒,保证磁盘信息安全...
此程序能够监视目录文件的变化,并能够对用户作出提醒,保证磁盘信息安全-This procedure can monitor changes in directory paper and be able to remind the user to ensure that the disk information security
- 2022-08-03 04:07:11下载
- 积分:1
-
指针,多线成,容器的使用,非常方便的使用介绍
指针,多线成,容器的使用,非常方便的使用介绍-Pointer, into a multi-line, container use, very convenient to use the introduction
- 2023-06-26 03:55:03下载
- 积分:1
-
此程序非常的好用,非常的适合与任何编程的应用,大家都可以拷贝。...
此程序非常的好用,非常的适合与任何编程的应用,大家都可以拷贝。-This procedure is very easy to use, very suitable for application with any programming, everyone can copy.
- 2022-07-06 13:04:43下载
- 积分:1
-
Partition the first partition in the operating system file storage space for the...
分区分配 在 操作系统文件存储 先分区 再分配空间-Partition the first partition in the operating system file storage space for the redistribution of
- 2022-08-02 17:02:42下载
- 积分:1
-
string font information access methods
字体信息字符串的获取方法-string font information access methods
- 2022-05-22 11:18:17下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1
-
GDS toolasffas FASF
gds toolasffas fasf
- 2023-08-26 19:55:04下载
- 积分: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
-
用VC开发的定时关闭计算机,
用VC开发的定时关闭计算机,-development of the VC regularly shut down computers,
- 2022-01-22 01:11:11下载
- 积分:1