文件名称:ch1_1
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
刚开始碰到的问题就是不能内核调试,因为要写驱动,需要用到。一般禁用内核调试都是在驱动里调用KdDisableDebugger,往上回溯一个函数,基本上就是驱动检测禁用是否成功的代码,否则就是一个循环不停的调用KdDisableDebugger函数。 -Problems encountered in the beginning that they can not debug the kernel, because the write drive, need to use. Generally disable the kernel debugger is in the driver calls KdDisableDebugger, back up a function, basically drive the success of the code detection is disabled, otherwise it is a cycle stop function call KdDisableDebugger.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ch1_1.CPP