搜索资源列表
WDMbuild
- 这是一个在VC下开发WDM驱动程序的小工具,可以实现动态加载和卸载驱动程序而不用编写INF文件,很适合初学者。-This is a development of the VC WDM small tools, dynamic loading and unloading of drivers having to prepare INF documents, which is perfect for beginners.
WDM_PowerSleep
- 一个WDM的电源管理驱动!完整的源码,包括应用程序,驱动源码,驱动安装文件等!可以直接装载并测试!-a power management WDM Driver! Complete source code, including the application procedures, source driver, driver installation documentation! Direct loading and testing!
WDM_PnPEvent
- 一个即插即用驱动程序源码!里面有应用程序,驱动程序,驱动inf文件,驱动sys文件.可以直接装载并测试运行!-a plug-and-play driver source! There are applications, drivers, driver inf, sys-driven document. Direct loading and test operations.
cp
- 通过vb加载设备驱动-through vb loading device drivers
LoadSys.rar
- 加载驱动程序的一个例程,供驱动开发爱好者参考。,A software for loading .sys file. It is useful if you are a driver develop programmer
load_Sys
- 驱动程序加载卸载工具 编写RootKit加载驱动程序的测试工具 自己写的-Driver loading and unloading tools prepared RootKit driver load testing tool wrote it myself
passTP_ddk
- 自写驱动过游戏TP保护,加载驱动后可用CE调试。-TP had the game since the write driver protection, CE debug available after loading the driver.
NTDriverLoader
- 近来看《windows驱动开发技术详解》, 照着书上做了一个加载和卸载驱动的小工具,附vc6.0源码-Near point of view " windows-driven development techniques detailed" follow the book to do loading and unloading a gadget-driven, with vc6.0 source
DriverFirewall
- 一个支持 windows xp 的驱动防火墙的源代码,用来监视系统内核驱动的加载。-Windows xp driver to support a firewall source code, used to monitor the loading of kernel drivers.
MouseRepairExp2
- 鼠标修复源代码,IRP HOOK实现 修复: 拖拽不好使 滚轮不听话 单击变双击 支持了鼠标的动态加载、卸载 -Mouse fix the source code, IRP HOOK achieve the fix: drag and drop so bad wheel disobedient changed double-click mouse support dynamic loading, unloading
qdjcmk
- 加载系统级驱动,可以读入系统级内存,算法思路不错,值得借鉴,大家看下-Loading system-level drivers, you can read into system-level memory, algorithms for good, to be learned, we see next
RootKit_pediy
- 来自看雪的RootKit的学习与研究专题的电子书。 Rootkit是什么?估计很多朋友并不明白,简单的说,Rootkit是一种特殊的恶意软件,它的功能是在安装目标上隐藏自身及指定的文件、进程和网络链接等信息,比较多见到的是Rootkit一般都和*、后门等其他恶意程序结合使用。Rootkit通过加载特殊的驱动,修改系统内核,进而达到隐藏信息的目的。技术是双刃剑,我们研究它的目的在于,透过我们的研究,用这项技术来保护我们的系统,使我们的系统更加健壮,充分发挥这个技术的正面应用。-RootKit
WinDBG_BP
- WinDBG技巧:在加载卸载一个DLL 的时候下断点-WinDBG skills: In the time of loading and unloading of a DLL under the breakpoint
DriverInstall
- windows系统下VC程序系统装载驱动,sys和inf文件- under windows system VC software loading actuation, sys and inf document
AK922
- 这个驱动可以隐藏名为 的文件该驱动加载后首先获取nt!-This driver can hide a file named after the first loading of the drive to get nt!
DLoad_SRC
- 源代码包含三种不同的驱动加载方法,使用ZwSetSystemInformation函数加载驱动,使用NtLoadDriver函数加载驱动,使用服务控制管理器加载驱动,还包括三种线程注入技术,使用RtlCreateUserThread 函数注入线程,使用CreateRemoteThread函数注入线程,使用NtCreateThreadEx函数注入线程,源代码包含C,C#的demo-The source code contains three different loading methods
DLoad_SRC
- 驱动加载器源码 用于安全的加载设备驱动 和内核驱动。-The driver loader for safe loading device drivers and kernel driver source.
驱动加载成品的
- 驱动加载成品的,所以界面是完全仿大家最常用的一款驱动加载工具的。 -Driver loading finished, so the interface is complete duplication of all the most commonly used tools of a driver loaded.
LoadDriver
- 实现对指定的sys驱动的加载,sys文件可以随意设置-The loading specified sys drive sys file can be arbitrarily set
Driver-Loading-Tool
- 驱动加载工具Driver Loading Tool-Driver Loading Tool
