搜索资源列表
install driver
- 这个程序说明了如何编写网络中间层驱动的安装程序,该程序功能强大,可以查询,卸载已经安装的网络协议,网卡.-the process of how to prepare middle layer network driver installation procedures, the procedures powerful, can find, uninstall already installed network protocols, network card.
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.
remove
- 一个通过程序来卸载设备驱动程序的源代码,在编译的时候必须安装ddk,具有一定的参考价值
vcSetupPrinter.rar
- 演示如何安装及卸载虚拟打印机驱动程序,并返回相关的值用于判断是否成功。,A sample shows you how to install/uninstall printer dirver.
load_Sys
- 驱动程序加载卸载工具 编写RootKit加载驱动程序的测试工具 自己写的-Driver loading and unloading tools prepared RootKit driver load testing tool wrote it myself
LoadDriver
- 可加载、卸载、打开、关闭驱动,帮助驱动开发人员测试、验证驱动程序。-Can load, unload, open, close the drive, helping drive developers to test, verify drivers.
DriverManager
- VC++ MFC 编写的驱动程序,安装,运行,停止,卸载,部署的例子,里面含有一个驱动程序例子-VC++ MFC write drivers, installation, operation, stop, uninstall, deploy the example, which contains a driver for example
devcon
- 一个小工具,能是驱动程序启动或卸载,保留驱动但不工作-drivers disable tools
PassthruInstall_Uninstall
- 主要是实现中间层驱动程序的自动安装和卸载的代码,需要在DDK下编译。-Primarily the achievement of middle-tier drivers automatically install and uninstall the code, you need to compile DDK.
LoadDriver
- 通过服务加载驱动程序,卸载驱动程序,停止和启动驱动-tong guo fu wu jia zai, xiezai, qi dong, ting zhi qu dong cheng xu
73462632USB
- use 插入检测程序,可以探测usb插入和卸载。-use detect status.
SRVINSTW
- WDK驱动加载程序,用他可以启动驱动和卸载驱动程序-WDK driver loader, you can start with his driver and uninstall the driver
KLOADER.RAR
- 加载和卸载Windows驱动的 源码程序-Program to load/unload KM driver
WDMbuild
- VC下开发WDM驱动程序的小工具,可以实现动态加载和卸载驱动程序而不用编写INF文件,很适合初学者-Gadgets developed under VC WDM driver, you can dynamically load and unload the driver without writing INF files, it is suitable for beginners