资源列表
WDrv2
- Windows驱动编程,测试用的,希望能对大家有用。包括Drive sample和Drive test两个工程。-Windows driver programming, testing, and hope to be useful for everyone. Drive Sample and the Drive test two works.
2013IDThjack
- 驱动IDT的HOOK,适合各类驱动初学者学习,代码简单实用-Drive the IDT hook, suitable for all types of drive for beginners to learn, simple and practical code
906840530USBfilter
- 简单地实现优盘过滤,使用C++实现,能够过滤U盘中的文件-The simple USB filter use C++ implementation, able to filter U disk file
IPRedirect
- 使用ndis 中间层进行数据包转发. win xp包括起操作系统x86和x64都支持 IP Packet Redirector Driver 驱动 -IP Redirect with ndis driver
WDM_Driver
- 驱动入门程序,helloDDK.sys的源代码。-Drive entry procedures, helloDDK.sys the source code.
App-kernel-soft
- 本源码学习要点:普通应用程序如何与内核驱动通讯。 主要功能:实现了禁止打开某个程序和禁止非法关闭某个程序。 注意事项:本程序只在Windows XP下测试过。-The source learning points: how applications communicate with the kernel driver. Main features: Do not open a program and the prohibition of illegal closure of a prog
App-kernel-soft
- 本源码学习要点:普通应用程序如何与内核驱动通讯。 主要功能:实现了禁止打开某个程序和禁止非法关闭某个程序。 注意事项:本程序只在Windows XP下测试过。-The source learning points: how applications communicate with the kernel driver. Main features: Do not open a program and the prohibition of illegal closure of a prog
Drive
- 用visual c++在底层做的驱动开发,主要作用是抓取键盘的操作。-Development driven by visual c++ at the bottom to do, the main role is to grab keyboard operation.
Read-hard-disk-serial-number
- Read hard disk serial number delphi获得硬盘序列号代码-Read hard disk serial number
14.nand
- NAND Flash的读写擦除 S5PV210的NAND Flash控制器有如下特点: 1) 支持512byte,2k,4k,8k的页大小 2) 通过各种软件模式来进行NAND Flash的读写擦除等 3) 8bit的总线 4) 支持SLC和MCL的NAND Flash 5) 支持1/4/8/12/16bit的ECC 6) 支持以字节/半字/字为单位访问数据/ECC寄存器,以字为单位访问其他寄存器。 注意:在此使用的Mini210S的NAND Flash类型为SL
test
- 自己写的纯wdk编写exe 的模板,安装wdk,就不需要安装巨大的vs200x 了。整个开发习惯可以和驱动开发习惯结合起来。-The wdk write their own pure writing exe template, install the WDK, you do not need to install a huge vs200x. Throughout the development habits and drive the development of habits togethe
12.Watch-Dog
- 看门狗实验在IAR环境平台上的所有设置以及编程实现-Watchdog experimental all of the settings in the IAR environment