搜索资源列表
监控进程创建src
- 编译环境 VS2010,WDK 7600.16385.1 用于监控进程创建,也可以自己设定来屏蔽进程的创建-Process Monitor VS2010,WDK 7600.16385.1
WDK_NTFS_Src
- windows NTFS 文件系统源代码,可以使用wdk+vs2003/vs2005/vs2008/vs2010编译-windows NTFS file system source code, you can use to compile wdk+ vs2003/vs2005/vs2008/vs2010
passthru-wdk
- passthru-wdk 源码 已经编译过-passthru-wdk source has been compiled
file
- 隐藏文件,驱动级隐藏文件,真正隐藏。 WDK编译-Hidden files, the driver stage hidden files, and truly hidden. WDK compiler
SafeOperation1.2
- 木马行为分析回滚器---SafeOperation1.0 驱动编译环境: WDK 7600.16385.1 “x86 Checked Build Environment” 沙盘是系统中的一个隔离区域,程序可以在此区域中运行,但它不会影响你的电脑。 正常的Windows环境模拟沙盘中的启动程序,但所有的文件存取都被“困住”并在一个隔离的区域执行。通过这种方式,有害的软件再无法进入系统文件或造成其它任何损失。 -Trojan the behavior analysis rollback--- Saf
cdc-acm-data-samsung-usb-driver
- samsung he WinUSB co-installer (Winusbcoinstaller.dll) installs WinUSB on the target system, if necessary. The WDK includes three versions of the co-installer -samsung he WinUSB co-installer (Winusbcoinstaller.dll) installs WinUSB on the target syst
bulkusb
- 節錄自winddk內的usb bulk 範例程式,在新版的wdk中已經不存在,特別放上來分享給大家。-Winddk usb bulk sample extracted within the program, in the new version of wdk already does not exist, especially not impress everyone to share.
Driver4-UseAsm
- win7 64 + vs2008 + wdk 下驱动编写,演示了在驱动代码编写时如何嵌入asm代码;-This code show how to insert asm code in wdk This code was designed in win7 64+ vs2008+ wdk
Close-Power
- win7 64 + vs2008 + wdk,在驱动中对电脑关机-This code shows how to power off computer in sys file It has been confirmed in win7 64+ vs2008+ wdk
Be-noticed-when-run-any-exe
- win7 64 + vs2008 + wdk 开启或关闭程序时获得通知-This code shows how to been noticed when user run a exe file It has been confirmed by win7 64+ vs2008+ wdk
httpdisk-10
- Release 10 (2015-12-16) httpdisk-10.zip httpdisk-10.rar is a virtual disk driver for Windows that uses the HTTP protocol to mount disk images a web server. It is also a demonstration on how to do network communication kernel mode on Windows using t
zakit-master
- Yet another example of windows driver. all code in cpp. WDK needed to compile
CRWVIP
- WDK 下的XPSDrv 中filter 例子之 watermark()