▍1. winddk
驱动开发的一些简介,帮助大家理解什么是驱动,什么是DDK(Some of us driven development to help people understand what is driving what is DDK)
驱动开发的一些简介,帮助大家理解什么是驱动,什么是DDK(Some of us driven development to help people understand what is driving what is DDK)
驱动 隐藏文件夹 设置允许打开的进程 删除与复制设定(zssdihu@sohu.com hide directory)
通用键盘鼠标模拟(包括USB和PS2) 通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。 简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。 模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_MAKE、KEY_BREAK,然后调用KeyboardClassServiceCallback。(Universal keyboard and mouse simulation (including USB and PS2))
WINDOWS驱动编程第二版例子代码第14章(WINDOWS driven programming second edition of the code examples in Chapter 14)
msp430f2274的串口驱动程序,使用中断驱动,也可用于其他fx2xx系列,自适应波特率,原驱动开发环境为linux 。(msp430f2274 serial driver to use interrupt-driven, can also be used for other fx2xx series, adaptive baud rate, the original driver development environment for linux.)
基于随机事件的驱动模拟,利用栈,队列的知识开发的一个银行驱动事件模拟(Driven simulation based on random events, using stacks, queues of knowledge development of a bank-driven event simulation)
可以实现文隐藏的源代码,利用驱动实现彻底隐藏文件(file hilde)
说明: 在软件开发中,特别是驱动开发中,什么时候用const,什么时候又要加volatile,这里有详细的讲解(In software development, particularly driven development, when to use const, when that the increase in volatile, here in detail)
说明: 是网络的协议驱动源代码框架,对想过滤网络数据的初学者很有帮助(Is the network protocol driver source code framework, and would like to filter network data useful for beginners)
说明: 基于FOCAS2开发包的FANUC驱动;(Development kit based on FOCAS2 FANUC driven )
说明: windows设备驱动开发,使用最新的WDF模型(windows Driver Development using WDF)
Linux 下的触摸屏驱动程序。能实现触摸功能(lt s my own program)
VC6.0开发,3年前开发的PCI9052接口及测试程序,一定要先安装DriverStudio,如果有相应的接口卡就最好,如果没有也可以看看程序作为参考。(VC6.0 development, three years ago, the development of PCI9052 interface and test procedures, we must first install the DriverStudio, if there is a corresponding interface card on the best, if not also look at programs as a reference.)
ISA总线驱动程序,安装能使用,欢迎一起交流!(ISA bus driver, the installation can use, please share with!)
exar 公司的X17V258的参考设计(exar the company' s reference design X17V258)
黑客防线:windows 驱动开发视频培训教程 02(Hacker Defense: windows-Driven Development Video Training Tutorial 02)