文件名称:SSDTRecovery
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.44mb
- 下载次数:
- 0次
- 提 供 者:
- se***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简单的SSDT ring0级恢复,方法是导出SSDT表最原始的位置,记录下来,然后打开程序对比其他进程是否更改SSDT位置,如果更改了,则用原始SSDT覆盖。-Simple SSDT ring0-level recovery method is to export the location of the most original SSDT table, record, and then open the program compared to other process is to change the SSDT position, if you change, then cover with the original SSDT.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹\Driver.cpp
..........\Driver.h
..........\Ioctls.h
..........\makefile
..........\ntddk.h
..........\Sources
..........\SSDTRecovery.sys
..........\....test\AppSSDT.cpp
..........\........\Debug\AppSSDT.obj
..........\........\.....\SSDTtest.exe
..........\........\.....\SSDTtest.ilk
..........\........\.....\SSDTtest.pch
..........\........\.....\SSDTtest.pdb
..........\........\.....\vc60.idb
..........\........\.....\vc60.pdb
..........\........\Ioctls.h
..........\........\SSDTtest.dsp
..........\........\SSDTtest.dsw
..........\........\SSDTtest.ncb
..........\........\SSDTtest.opt
..........\........\SSDTtest.plg
..........\........\Debug
..........\SSDTtest
新建文件夹
..........\Driver.h
..........\Ioctls.h
..........\makefile
..........\ntddk.h
..........\Sources
..........\SSDTRecovery.sys
..........\....test\AppSSDT.cpp
..........\........\Debug\AppSSDT.obj
..........\........\.....\SSDTtest.exe
..........\........\.....\SSDTtest.ilk
..........\........\.....\SSDTtest.pch
..........\........\.....\SSDTtest.pdb
..........\........\.....\vc60.idb
..........\........\.....\vc60.pdb
..........\........\Ioctls.h
..........\........\SSDTtest.dsp
..........\........\SSDTtest.dsw
..........\........\SSDTtest.ncb
..........\........\SSDTtest.opt
..........\........\SSDTtest.plg
..........\........\Debug
..........\SSDTtest
新建文件夹