-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
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
-
一个注册表优化工具源代码,来自www.freevbcode.com
一个注册表优化工具源代码,来自www.freevbcode.com-A registry optimization tool source code, from www.freevbcode.com
- 2023-03-05 10:20:04下载
- 积分:1
-
用VC写的监控win9x下文件的读写(251KB)
用VC写的监控win9x下文件的读写(251KB)-Written by VC under win9x monitoring the read and write files (251KB)
- 2022-03-30 06:11:37下载
- 积分:1
-
Windows2000下的IP包监视器源代码。rar
WINDOWS2000下的IP包监视器源代码.rar-Windows2000 under the IP packet monitor source code. Rar
- 2022-07-16 07:12:41下载
- 积分:1
-
使用VC编写的一个桌面数字时钟,界面很好,使用的是数字式的显示。每次打开软件的时候都会自动选择另外一个图片做背景。...
使用VC编写的一个桌面数字时钟,界面很好,使用的是数字式的显示。每次打开软件的时候都会自动选择另外一个图片做背景。-VC prepared using a desktop digital clock, interface well, using a digital display. Every time you open the software will automatically choose another time to do a background image.
- 2022-02-13 04:52:34下载
- 积分:1
-
PHP Sample, system manage.use for bugs
PHP Sample, system manage.use for bugs
- 2022-01-28 13:35:54下载
- 积分:1
-
根据安装光盘的序列号,检查光驱中是否插入了此光盘。
根据安装光盘的序列号,检查光驱中是否插入了此光盘。-Check if the cd is inserted into cdrom driver acoording to the installing serialno
- 2022-05-14 01:59:00下载
- 积分:1
-
使用Orlace中的表数据,生成页面树(类似资源管理器)支持拖动。...
使用Orlace中的表数据,生成页面树(类似资源管理器)支持拖动。-Orlace table use data to generate the page tree (like Explorer) support drag.
- 2022-02-02 03:08:22下载
- 积分:1
-
可以检测系统版本,以及系统信息,补丁信息
可以检测系统版本,以及系统信息,补丁信息-can detect system version, as well as information systems, patch information
- 2022-05-17 14:03:25下载
- 积分:1
-
编辑Delphi库(delphi32。DRO)工具(源,D4)
编辑Delphi Repository文件(delphi32.dro)的工具(source,d4)-editing Delphi Repository (delphi32.dro) tools (source, d4)
- 2022-06-29 02:46:21下载
- 积分:1