-
HardDriver
基于windows,vc++开的硬盘的驱动程序(Based on windows, vc++ open the hard disk driver)
- 2010-11-01 11:18:35下载
- 积分:1
-
directlycallthedriverNTFSfileDetecthiddenfiles
本文介绍了如何直接调用NTFS文件驱动检测隐藏文件(This article describes how to directly call the driver NTFS file Detect hidden files)
- 2009-03-28 16:14:10下载
- 积分:1
-
KeyMouse
通用键盘鼠标模拟(包括USB和PS2)
通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。
简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。
模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_MAKE、KEY_BREAK,然后调用KeyboardClassServiceCallback。(Universal keyboard and mouse simulation (including USB and PS2))
- 2010-07-23 11:19:14下载
- 积分:1
-
ndislwf1
NDIS 6中间层过滤驱动实现源代码,实现功能为网速限制,实现算法为漏桶算法。(NDIS 6 middle layer filter driver source code, to achieve the function of the speed limit, for the leaky bucket algorithm algorithm.)
- 2014-08-14 09:02:25下载
- 积分:1
-
porttalk+io
驱动源码,windows2k/xp能够读写端口(driver source code, can read and write ports windows2k/xp)
- 2007-04-12 16:40:48下载
- 积分:1
-
CharSample的VS2019工程版本
说明: CharSample的VS2019工程版本,经过了整理和调试,包含了代码、工具、实验截图。(A full VS2019 solution for the CharSample driver, which include code, tool and the screenshot for the experiment. The code provided is tested.)
- 2020-06-18 00:00:04下载
- 积分:1
-
winddk
驱动开发的一些简介,帮助大家理解什么是驱动,什么是DDK(Some of us driven development to help people understand what is driving what is DDK)
- 2010-09-23 10:53:00下载
- 积分:1
-
PCI2003
labview虚拟驱动程序要用到的动态链接库(LabVIEW virtual driver to use the dynamic link library)
- 2008-08-16 21:48:27下载
- 积分:1
-
NtUserCallOneParam
驱动级防止关机!秒杀普通用户,O(∩_∩)O哈哈~(driver to stop system shutdowm)
- 2021-03-31 22:49:08下载
- 积分:1
-
USB_DriverBulk
USB动态库 可以直接调用API函数进行windows USB驱动开发(USB DLL )
- 2016-06-29 17:28:55下载
- 积分:1