资源列表
DDDK004
- Delphi是优美而强大的语言,但是在开发驱动程序方面却不在行,有了这个单元,你就可以用你喜爱的语言来开发驱动程序了-Delphi is a beautiful and powerful language, but in the development of driver is not good, with this unit, you can use your favorite language to develop a driver
Miss920
- Miss920程序行为监视器,运用SSDT HOOK技术,可以简单有效的监控程序行为,现在已经实现了进程监控,文件监控,注册表监控,并且可以有效快捷地进行二次开发。-Miss920 monitor program behavior, the use of SSDT HOOK technology, can be simple and effective monitoring of program behavior, the process has already been realized to
BehaviorProMon
- 程序行为监视器,东辉编写,发表在黑客防线,可以监视进程的文件、注册表、驱动等一系列操作。-Monitor program behavior, Donghui prepared and published in hacker defense, you can monitor the process, file, registry, drivers and a series of operations.
Encrypt
- 在Sfilter框架上编写的文件透明加解密驱动程序,由上层应用程序和底层驱动程序组成,附有全部源码。 -Framework in Sfilter transparent encryption and decryption documents prepared driver, by the upper application and the underlying drivers composition, with full source code.
windriver
- 用于WINDOWS下的硬件直接访问,端口,物理内存等-for driver windows hardware,very useful,port,physical memory and so on
pciexp
- 浏览所有的PCI设备 -Browsing all PCI devices
HookSSDT
- hook SSDT 表保护进程,防止进程被非法结束-hook SSDT biao bao hu jin cheng
s3c2450disp
- 这是S3C2416平台上面显示驱动的代码,主要是用着lcd屏的显示,写的很好很强大。很详尽。-This is shown above S3C2416 platform code-driven mainly by the lcd screen display, a good strong Writing. Very detailed.
fastfat
- fat32文件系统的源代码,可以编译并替换windows xp原有的fastfat驱动进行运行。是分析文件系统的好帮手-Fastfat driver source code.
DriverDevelopment
- Windows驱动开发技术详解(pdf书+源代码),对于初学驱动开发来说是不错的选择-Windows Driver Development Technology Solutions
driver-about-file-hide-mend-delete
- Windows 驱动下实现文件禁止删除、隐藏、修改和读写的例子-windows driver examples about file hide mend delete
RAMDISK_WDF
- 虚拟磁盘的实现代码,实现了在内存中占用1M空间用来映射出一个磁盘,并且以磁盘的方式呈现-virtul disk which is mapping the space in the memory as a real disk,it has a high speed