搜索资源列表
IoctlDecoder
- IOCTL 宏代码解码器。在驱动开发中,经常要用到io控制代码,这个工具可以帮你解释相应的IO控制代码的具体含义。附带了此工具的Win32asm源码。很有用的工具!-IOCTL code decoder. Drivers in the development, which often have to use io control code, This tool can help you explain the corresponding IO control code specific mean
1
- 一下是注册表项 [HKEY_LOCAL_MACHINE\\Drivers\\BuiltIn\\SDMMC] \"Dll\"=\"sdmmc_loader.dll\" \"Prefix\"=\"SML\" \"Order\"=dword:2 \"Ioctl\"=dword:4 \"Class\"=dword:01 \"SubClass\"=dword:80 \"ProgIF\"=dword:0 \"DeviceID\"=dword:1100 \"Vendor
IoCtrlSample.rar
- 这是是NT系统下用户模式和内核模式交互信息的例子,包括应用程序和驱动程序。压缩包内包含了可执行文件和源代码。,Ioctl Sample is a sample application and driver for communicating between user mode and kernel mode on Windows NT operating systems. Binaries and source code.
IOCTL
- IOCTL 应用程序与驱动通信,我只写了应用程序读驱动里面的东西。-IOCTL communication applications and drivers, I just write the application reading drive inside.
IOCTL_Test
- usb驱动开发,IOCTL的读写操作,供大家学习用-usb-driven development, IOCTL operation of reading and writing for everyone to learn
SSDT-Hook-Driver-and-mfc-interface
- HOOK SSDT中SetInformation 函数的 驱动程序 配有mfc的用户模式界面 实现了Createfile readfile writefile IOCTL 这几个分发函数 在IOCTL中实现了对SetInformation函数的HOOK-SSDT Hook Driver test with mfc interface
spti
- spti code,send ioctl to driver.
WinpkFilter
- 一个高性能的网络数据包处理架构,利用WinpkFilter可以在应用层直接对数据包进行处理,甚至可以在应用层延缓数据包发送-WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network