-
SSDT-Hook-Driver-and-mfc-interface
HOOK SSDT中SetInformation 函数的 驱动程序
配有mfc的用户模式界面
实现了Createfile readfile writefile
IOCTL 这几个分发函数
在IOCTL中实现了对SetInformation函数的HOOK
(SSDT Hook Driver test
with mfc interface
)
- 2012-01-22 14:45:10下载
- 积分:1
-
driver-load
说明: 驱动加载程序,可以通过这个程序动态加载驱动程序(sys)(Driver loader, you can dynamically load the driver program)
- 2011-03-02 15:15:25下载
- 积分:1
-
enumser-Win32
枚举驱动列表,获取驱动的设备句柄
这是Win7上常用的获取设备句柄的方法。
我在原代码的基础上,添加了SetupDiEnumDeviceInterfaces 来获取驱动的详细信息。(SetupDiEnumDeviceInterfaces
SetupDiGetClassDevs
SetupDiEnumDeviceInterfaces)
- 2021-03-28 13:09:12下载
- 积分:1
-
hello
驱动开发的一个小例子,可以在vs中运行,非常适合新手,共同进步(a simple case of driver ,it is useful for people who first learn driver.hope you like)
- 2015-09-16 16:16:50下载
- 积分:1
-
mfcregdll
VB、VC混合编程中字符串的传递,源代码,使用VC制作动态库在VC、VB中使用。(VB, VC mixed programming string transmission, the source code, the use of VC production of dynamic libraries in VC, VB use.)
- 2007-10-31 21:06:40下载
- 积分:1
-
read_write
这个程序是一个linux-arm 根文件系统读写驱动程序。(This program is a linux-arm root file system read and write driver)
- 2013-10-17 20:15:06下载
- 积分:1
-
2
说明: this is my first program that whil share with you
- 2009-11-17 15:03:03下载
- 积分:1
-
lsp
简单的lsp驱动框架,有助于理解lsp驱动架构(The lsp drive framework)
- 2012-05-04 14:46:21下载
- 积分:1
-
ramdisk
可以用内存虚拟一个磁盘出来,例子中用了1M。(use memory to produce a disk,but can t too large)
- 2012-03-04 16:15:01下载
- 积分:1
-
FileFilter
一个简单的U盘过滤器驱动程序,能够实现使得U盘只读功能(A simple U-disk filter driver, can be achieved making the U-disk read-only function)
- 2011-08-17 10:08:21下载
- 积分:1