[驱动编程] 郁金香驱动班学习笔记

[复制链接]
发表于 2022-10-2 21:19:45
郁金香驱动班学习笔记,DOC格式的,驱动课整理笔记本资料共包括以下附件:
郁金香驱动班学习笔记\0前语.doc
郁金香驱动班学习笔记\1.1.1安装VC++6.0-(1课).doc
郁金香驱动班学习笔记\1.1.2安装VS2003-VC++7.0-(2课).doc
郁金香驱动班学习笔记\1.1.3安装VS2008-VC++9.0-(3课).doc
郁金香驱动班学习笔记\1.1.4安装VC助手-(4课).doc
郁金香驱动班学习笔记\1.1.5安装DDK-(5课).doc
郁金香驱动班学习笔记\1.2.1VC6环境编译驱动-(6课).doc
郁金香驱动班学习笔记\1.2.2VS2003环境编译驱动-(7课).doc
郁金香驱动班学习笔记\1.2.3VS2008环境编译驱动-(8课).doc
郁金香驱动班学习笔记\1.3.1编写一个名为DDK_HelloWorld简单的驱动-(9课).doc
郁金香驱动班学习笔记\1.3.2为DDK_HelloWorld添加卸载驱动例程-(10课).doc
郁金香驱动班学习笔记\1.3.3用工具过驱动维护(断定学习方向)-(11课).doc
郁金香驱动班学习笔记\1.3.4为DDK_HelloWorld添加设备例程-(12课).doc
郁金香驱动班学习笔记\1.3.5VM+windbg安装-(13课).doc
郁金香驱动班学习笔记\1.3.6实践用windbg调试自己驱动DDK_HelloWorld-(14课).doc
郁金香驱动班学习笔记\1.3.7DDK_HelloWorld卸载例程细化-(15课).doc
郁金香驱动班学习笔记\1.3.8为DDK_HelloWorld添加默认差遣例程-(16课).doc
郁金香驱动班学习笔记\1.4.1需求具有的理论知识-(17课).doc
郁金香驱动班学习笔记\1.4.2读出SSDT表当前函数地址-(18课).doc
郁金香驱动班学习笔记\1.4.3读出原函数地址-(19课).doc
郁金香驱动班学习笔记\1.4.4向指定地址注入代码-(20课).doc
郁金香驱动班学习笔记\1.4.5绕过SSDT驱动维护-(21课).doc
郁金香驱动班学习笔记\1.6NT式驱动的安装-(22课).doc
郁金香驱动班学习笔记\1.7NT式驱动的卸载-(23课).doc
郁金香驱动班学习笔记\1.8驱动代码中C和C++代码区别-(24课).doc
郁金香驱动班学习笔记\1.9、再谈VC环境配置-(25课).doc
郁金香驱动班学习笔记\2.1手动加载NT式驱动(非工具)-(26课).doc
郁金香驱动班学习笔记\2.2.2、实践EXE和SYS通信-(28课).doc
郁金香驱动班学习笔记\2.2、使用程序与驱动交互访问(缓冲模式)-(27课).doc
郁金香驱动班学习笔记\2.3、使用程序与驱动交互访问(直接模式)-(29课).doc
.....

(The study notes of Tulip Driving Class, in DOC format, and the notebook materials of Driving Class include the following attachments:
Tulip Driving Class Learning Notes  0Preface. doc
Tulip Driving Class Learning Notes  1.1.1 Installation VC  6.0 - (1 lesson). doc
Tulip Driving Class Learning Notes  1.1.2 Installation VS2003-VC  7.0 - (2 lessons). doc
Tulip Driving Class Learning Notes  1.1.3 Installation VS2008-VC  9.0 - (3 lessons). doc
Tulip Driving Class Learning Notes  1.1.4 Installing VC Assistant - (4 Lessons). doc
Tulip Driving Class Learning Notes  1.1.5 Installing DDK - (5 lessons). doc
Tulip Driving Class Learning Notes  1.2.1VC6 Environment Compiler Driver - (6 Lessons). doc
Tulip Driving Class Learning Notes  1.2.2 VS2003 Environment Compilation Driver - (7 Lessons). doc
Tulip Driving Class Learning Notes  1.2.3VS2008 Environment Compilation Driver - (8 Lessons). doc
Tulip Driving Class Learning Notes  1.3.1 Write a book named DDK_ HelloWorld Simple Driver - (9 lessons). doc
Learning Notes of Tulip Driving Class  1.3.2 is DDK_ HelloWorld Add Uninstall Driver Routine - (10 Lessons). doc
Learning Notes of Tulip Driving Class  1.3.3 Tools Driving Maintenance (Decide the Learning Direction) - (11 Lessons). doc
Learning Notes of Tulip Driving Class  1.3.4 is DDK_ HelloWorld Add Device Routine - (12 lessons). doc
Tulip Driving Class Learning Notes  1.3.5VM windbg Installation - (13 lessons). doc
Learning Notes of Tulip Driving Class  1.3.6 Debugging your own driven DDK with windbg in practice_ HelloWorld - (Lesson 14). doc
Tulip Driving Class Learning Notes  1.3.7DDK_ HelloWorld unloading routine refinement - (15 lessons). doc
Learning Notes of Tulip Driving Class  1.3.8 is DDK_ HelloWorld Add Default Dispatch Routine - (Lesson 16). doc
Tulip Driving Class Learning Notes  1.4.1 Theoretical Knowledge Required - (17 lessons). doc
Tulip Driving Class Learning Notes  1.4.2 Read the SSDT Table Current Function Address - (18 lessons). doc
Tulip Driving Class Learning Notes  1.4.3 Read the original function address - (19 lessons). doc
Learning Notes for Tulip Driving Class  1.4.4 Injecting Code to the Designated Address - (20 Lessons). doc
Tulip Drive Class Learning Notes  1.4.5 Bypass SSDT Drive Maintenance - (21 lessons). doc
Tulip Drive Class Learning Notes  1.6NT Drive Installation - (22 lessons). doc
Tulip Drive Class Learning Notes  1.7NT Drive Unloading - (Lesson 23). doc
Tulip Driving Class Learning Notes  1.8 Differences between C and C  codes in driver code - (24 lessons). doc
Learning Notes of Tulip Driving Class  1.9. Talk about VC Environment Configuration again - (25 lessons). doc
Tulip Drive Class Learning Notes  2.1 Manually Loading NT Drive (Non tool) - (26 lessons). doc
Learning Notes of Tulip Driving Class  2.2.2. Practical EXE and SYS Communication - (28 lessons). doc
Tulip Driver Class Learning Notes  2.2. Interactive Access between User and Driver (Buffer Mode) - (Lesson 27). doc
Tulip Driver Class Learning Notes  2.3. Interactive Access between User and Driver (Direct Mode) - (Lesson 29). doc
.....)

[下载]21194406777.rar




上一篇:Windows程序设计(美化版)
下一篇:结构体的应用

使用道具 举报

Archiver|手机版|小黑屋|吾爱开源 |网站地图

Copyright 2011 - 2012 Lnqq.NET.All Rights Reserved( ICP备案粤ICP备14042591号-1粤ICP14042591号 )

关于本站 - 版权申明 - 侵删联系 - Ln Studio! - 广告联系

本站资源来自互联网,仅供用户测试使用,相关版权归原作者所有

快速回复 返回顶部 返回列表