-
利用内存映射文件测试NTFS的稀疏文件存储能力
利用内存映射文件测试NTFS的稀疏文件存储能力-Use memory-mapped file to test NTFS sparse file storage capacity
- 2023-04-27 17:25:04下载
- 积分:1
-
对有权限控制的设备进行存取的例子for NT
对有权限控制的设备进行存取的例子for NT- To has the equipment which the jurisdiction controls to carry
on the deposit and withdrawal example for NT
- 2022-09-02 14:30:03下载
- 积分:1
-
锁住计算机直到输入正确的口令
锁住计算机直到输入正确的口令-computer locked until the correct password
- 2022-03-13 13:49:40下载
- 积分:1
-
VC6下实现的UNICODE码集和GBK码转换
VC6下实现的UNICODE码集和GBK码转换-VC6 achieve the UNICODE code sets and code-switching GBK
- 2022-09-18 00:45:03下载
- 积分:1
-
利用多媒体计时器实现的毫秒级的延迟
利用多媒体计时器实现的毫秒级的延迟-Use of multimedia timer to achieve the millisecond delay
- 2022-12-04 10:25:02下载
- 积分:1
-
modebus simulator.open source.
modebus simulator.open source.
- 2022-04-16 03:18:57下载
- 积分:1
-
在EXCEL中 ? VBA开发
在EXCEL中 ? VBA开发
- 2022-01-28 07:17:22下载
- 积分:1
-
获取硬盘的出厂信息,可用于实现针对硬盘的软件加密。
获取硬盘的出厂信息,可用于实现针对硬盘的软件加密。-access to the hard drives manufactured information that can be used against hard disk encryption software.
- 2022-01-26 03:07:14下载
- 积分:1
-
Win32缓冲区溢出
Win32缓冲区溢出-Win32 buffer overflow
- 2022-01-23 10:12: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