搜索资源列表
minifilter.rar
- 《寒江独钓——Windows内核安全编程》“文件系统微过滤驱动”一章的源代码,该代码的主要功能是限制对应用程序“记事本”文件(notepad.exe)的操作,进而达到限制扩展名为txt等使用记事本程序来编辑的功能。 使用net start 驱动名称 net stop 驱动名称 这种方式来安装驱动," Trees and fishing alone- Windows kernel security programming" " file system, m
NtUserCallOneParam
- 驱动级防止关机!秒杀普通用户,O(∩_∩)O哈哈~-driver to stop system shutdowm
DriverManager
- VC++ MFC 编写的驱动程序,安装,运行,停止,卸载,部署的例子,里面含有一个驱动程序例子-VC++ MFC write drivers, installation, operation, stop, uninstall, deploy the example, which contains a driver for example
driver_clk
- 用于步进电机的驱动板频率生成。根据控制单片机的信号产生信号控制步进电机的速度和启停。-For stepper motor driver board frequency generation. Single-chip microcomputer in accordance with control signals generated signal control stepper motor speed and start and stop.
motortestc
- 步进电机正转,反转和停止的驱动程序,带0802的液晶显示-Stepper motor is turn, reverse and stop the driver, with the liquid crystal display 0802
SSDT
- SSDT恢复的程序源 参考调试信息: Linking f:\driver\3 directory ******************** nmake.exe /c BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST= 386=1 link -out:.\i386\DrvTest.sys -machine:ix86 @C:\DOCUME~1\LANGOU~1\LOCALS~1\Temp\nma02324.
arp
- 控制函数 打开SCM管理器 等待服务完全停止运行 打开驱动程序所控制设备的句柄-Open the SCM Manager control function to wait for services to stop functioning completely controlled by the driver to open the device handle
PS2-keyboard-drive-
- //DMAVR-128的PS2键盘驱动程序,并在1602液晶上显示键值 //PS2键盘按键1次输出33个时钟脉冲,因此采用中断的方式读取33次,只提取最后一个字节中的数据位做键码 //按键1次,实际输出3个字节数据,每个字节为11位,一个起始位(0),8个数据位,一个奇偶校验位,一个停止位(1) //并且第1个字节与第3个字节数据相同,此程序提取第3个字节的数据位键值数据-//DMAVR-128 of the PS2 keyboard driver, and in 1602 is d
121
- I am developing an application where I need to secure a workstation for periods of time. I can use BlockInput to stop users from task switching or messing with the keyboard, but I would like to disable Ctrl-Alt-Delete. It seems there seems
DriversLoad
- 驱动 加载 卸载 启动 停止 -Driver have: Load Unload Start Stop
ch1_1
- 刚开始碰到的问题就是不能内核调试,因为要写驱动,需要用到。一般禁用内核调试都是在驱动里调用KdDisableDebugger,往上回溯一个函数,基本上就是驱动检测禁用是否成功的代码,否则就是一个循环不停的调用KdDisableDebugger函数。 -Problems encountered in the beginning that they can not debug the kernel, because the write drive, need to use. Generally di
ariad
- ARIAD is a windows filter driver which can stop usb devices automatically opening certain files, for example the autorun.inf.
driver_manage
- 管理驱动,包括安装、删除、停止等,使用MFC写的UI,方便管理驱动-manage driver, includes install, remove, start, stop. use mfc to manage driver confidently
LoadDevice
- Windows下的内核驱动加载工具源码,方便大家调试内核驱动。功能:“安装”“启动”“停止”“卸载”-Windows kernel driver under load source tools to facilitate debugging kernel drivers. Features: "Install", "start", "stop", "uninstall"
modbusTCP_class
- Modbus TCP common driver class. This class implements a modbus TCP master driver. It supports the following commands: Read coils Read discrete inputs Write single coil Write multiple cooils Read holding register Read input register Write single regis
001
- L298驱动模块实现马达的正转,反转,和停止功能-L298 motor driver module for forward, reverse and stop functions