▍1. UEBDriver
短信猫驱动(超好用)自己试用一下 就知道了(No Message)
用C++实现的网络驱动程序向导代码。可以简单的创建一个工作区,并从工程中选择一个类型作为客户应用(Implemented using C++ code for the network driver wizard. You can simply create a work zone and choose a type from the project as a client application)
利用DriverWorks开发PCI9054芯片的驱动(PCI9054 chip developed using DriverWorks driver)
基于windriver的驱动开发 很好的一个文档和大家一起分享:) (Based on the windriver driver development A good document and share:)
程序直接用键盘过滤驱动拦截键盘数据,可以屏蔽掉系统热键以实现自己想要的功能。通过设置快捷键命令,可以通过任意键的组合实现快速打开运用程序和网址两个功能。 (Procedures for the direct use of the keyboard filter driver to intercept the keyboard data, you can mask out the system hot key to achieve their desired functionality. By setting the shortcut command keys can be any combination of rapid application programs and web site to open two functions.)
说明: this is my first program that whil share with you
文件隐藏, 进程隐藏, 注册表项隐藏, 注册表键值隐藏 (Hidden files, hidden processes, registry entries hidden, hidden registry keys)
液晶驱动的有需要的朋友可以下载查阅学习和了解(LCD driver in need of a friend can download access to learning and understanding of the)
一个最简单的驱动程序,就像其他的可执行程序一样,每个驱动程序也有一个入口点, 这是当驱动被装载到内存中时首先被调用的,驱动的入口点是DriverEntry过程(注:过程也就是子程序), DriverEntry这个名称只是一个标记而已,你可以把它命名为其他任何名字--只要它是入口点就行了。(One of the most simple driver, just like other executable programs, each driver has one entry point, This is when the driver is loaded into memory the first to be called when the driver entry point is DriverEntry process (Note: The procedure is routine), DriverEntry This name is just a marker only, you can name it in any other name- as long as it is the entry point on the list.)
File system filter driver, registry filter driver and other kernel and user level tools for capturing user activity on a windows based computer.
展讯平台fm驱动RDA5802,CL6018............(Spreadtrum platform fm driver RDA5802, CL6018 ............)
文件系统过滤驱动,检测文件IO操作。可参照编写透明加密软件(The file system filter driver to detect the file IO operations. Refer to the preparation of transparent encryption software)
说明: 这是vs1003的驱动代码,通过keil编译(this is vs1003 code)
此程序为ns2仿真的ason网络,光网络的传输技术在近十几年得到飞速的发展,波分复用(WDM)技术能够让一根光纤承载以百计甚至以千计的波长,而且单个波长能够承载的带宽也在迅速增加。(ASON simulation)
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 monitor, document monitor, registry monitor, and can be carried out effectively and expeditiously to the second development.)
Introduction in architecture of OS Windows NT and programming of drivers.
驱动开发的好书。经典拿来给大家分享。一起努力把驱动开发学好(Drive the development of a good book.)
NAND Flash ECC Algorithm (Error Checking & Correction)
完整的Avstream usb Audio driver.包括speaker 和microphone 的驱动.可以上传64kbps PCM的话筒数据和下传128Kbps PCM的语音数据.并包括Avstream驱动的inf文件.(full avstream usb audio driver. include speaker and microphone driver.)