驱动开发视频教程 【免KEY版】

驱动 开发视频教程 【免KEY版】

由知其所以然技术论坛提供 www.zqsyr.com



http://u.115.com/file/f4c8060d13
1.环境的搭建(虚拟机+WinDbg).7z
http://u.115.com/file/f1537d19ae
1.2.1.VC6环境下编译驱动.7z
http://u.115.com/file/f13552de9a
1.2.2_VS2003环境编译驱动.7z
http://u.115.com/file/f11710a490
1.2.3_VS2008环境编译驱动.7z
http://u.115.com/file/f1cd7c60e4
1.3.1_HelloWorld简单的驱动.7z
http://u.115.com/file/f11bd5945f
1.3.2.添加卸载驱动例程.7z

http://u.115.com/file/f48d08b621
8.第一个HelloWDM.7z
http://u.115.com/file/f4262def21
9.HelloWDM驱动程序的安装.7z
http://u.115.com/file/f4b2008ef1
10.HelloWDM.inf文件剖析.7z
http://u.115.com/file/f457f8999a
11.Windows驱动程序中重要数据结构.7z
http://u.115.com/file/f4d182dbe9
12.NT式驱动的基本结构.7z
http://u.115.com/file/f45e682d48
13.Unload与WinObj观察.7z
http://u.115.com/file/f4a3e649bc
14.WDM驱动程序的基本结构.7z
http://u.115.com/file/f4bc13e71a
15.WDM的DriverEntry和AddDevice函数.7z
http://u.115.com/file/f48d06fe72
16.WDM的Unload例程与查看WDM设备对象.7z
http://u.115.com/file/f449442987
17.Windows内存管理.7z
http://u.115.com/file/f4a543bd32
18.在驱动中使用链表.7z
http://u.115.com/file/f4ce3274ce
19.Lookaside结构.7z
http://u.115.com/file/f455194bfe
20.运行时函数.7z
http://u.115.com/file/f464a97fbf
21.内存管理--(其他).7z
http://u.115.com/file/f4dd3adc60
22.内核模式下的字符串操作.7z
http://u.115.com/file/f4877c9def
23.内核模式下的文件操作.7z
http://u.115.com/file/f489e2eaa8
24.文件的打开.7z
http://u.115.com/file/f443f7ca73
25.驱动对文件的相关操作.7z
http://u.115.com/file/f4efeb317
26.驱动操作注册表--(创建).7z
http://u.115.com/file/f4eac70738
27.驱动对注册表的其他操作.7z
http://u.115.com/file/f4c2b9363c
28.派遣函数的简单处理.7z
http://u.115.com/file/f45896515
29.应用程序打开驱动.7z
http://u.115.com/file/f4d4ade017
30.编写更通用的派遣函数.7z
http://u.115.com/file/f495f949b8
31.跟踪IRP的利器IRPTrace.7z
http://u.115.com/file/f42fac8aec
32.缓冲区的操作与读写.7z
http://u.115.com/file/f47df5c05c
33.缓冲区设置模拟文件读写.7z
http://u.115.com/file/f4ca933bfa
34.Sys与Exe文件的通讯A.7z
http://u.115.com/file/f44094f4db
35.实战EXE和SYS通信(缓冲模式).7z
http://u.115.com/file/f4cb18c166
36.实战EXE和SYS通信(直接).7z
http://u.115.com/file/f42804c16f
37.实战EXE和SYS通信-(其它模式).7z


http://u.115.com/file/f45886465b
2.内核的环境与数据类型.7z
http://u.115.com/file/f4eb46ca13
3.驱动程序数据结构.7z
http://u.115.com/file/f47e5a3d1c
4.生成过滤设备.7z
http://u.115.com/file/f44de63594
5.绑定过滤设备.7z
http://u.115.com/file/f4fec8d135
6.串口获得实际数据.7z
http://u.115.com/file/f4f495b0ff
7.完整的串口过滤.7z
http://u.115.com/file/f429c0bc36
8.键盘过滤预备知识.7z
http://u.115.com/file/f4a890b271
9.键盘过滤从敲击到内核.7z
IRPTrace2.00.002.zip ,IRP跟踪工具,支持Windows7。 IRPTrace 2.00.002, Build Date September 23, 2015 File name = README.TXT ====================================================================== CONTENTS ========= 1) IRPTrace Components 2) Release Notes 3) Known problems & limitations 4) Known bugs 5) Update to the documentation 6) List of supported I/O requests We strongly recommend that you read the following information about this release. 1) IRPTrace Components ===================== README.TXT - This file HOWTOREG.TXT - How to register IRPTrace and contact APSoft IRPTrace.EXE - Main application module IRPDRV.SYS - Driver for Windows NT/2000/XP/Server 2003 TERMINAL - Terminal log file TERMINAL.DLL - IRPTrace library UNINSDRV.DLL - IRPTrace library TSCUST.DLL - IRPTrace library IRPTRACE.CHM - Help file TIPS.TXT - 'Tip of the Day' tips GUID.INI - GUID database IRPTRACE.INI - Driver uninstallation information UNINST.ISU - Installation/uninstallation log file 2) Release Notes ================ Release 2.00.002 1. Fixed processing of IRPs at elevated IRQLs 2. Added support for Windows 10 Release (Build 10240) 3. Corrected processing of USB IOCTLs 4. Release 2.00.001 1. Added support for x64 Windows. 2. Added support for Windows Vista, 7 and 8.x. 3. Added decoding of all USB kernel-mode messages. 4. Added decoding of all CDB messages. 5. Revised Terminal tracing. 6. Revised on-line help file. 7. Revised list of known IOCTLs. 8. Revised list of known GUIDs. Release 1.00.007 1. Added support for Microsoft Windows Vista (?). 2. Redesign right panel view. 3. Fix bug with processing of Image hooks. 4. Several minor bugs were fixed. Release 1.00.006 1. A BSOD (blue screen) was fixed, which appeared o
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值