搜索资源列表
TDI_Client_Sample
- This zip file contain tow TDI client samples.-This zip file contain tow TDI client sample s.
TDIFilterDemo
- TDI驱动过滤例程,pcausa提供,可以用于防火墙的设计
tdi
- 非常使用的基于TDI驱动开发的应用程序过滤 防火墙的例子
virtualSever.rar
- 在Windows2K操作系统上虚拟出若干串口设备,这些虚拟串口设备作为 TDI Client 将串口应用程序(比如超级终端)读写串口设备的操作通过网络的方式传递到远端,即将应用程序写入的数据以UDP协议发送到远端目标机器的指定端口;监听本机指定端口,将所有在此端口收到的UDP报文数据提交给应用程序。,At the operating system on virtual Windows2K a number of serial devices, such as a virtual serial p
windows_kernel_safe_source_cod
- 站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦! 《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书) comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_
tdifw-1.4.4.rar
- 开源的防火墙代码,基于Tdi和NDIS双层实现,Open source firewall code, based on double NDIS tdi and implementation
httpdisk-5.zip
- HttpDisk is a virtual disk driver for Windows that uses HTTP to mount disk or CD/DVD images from a web server. It is also a demonstration on how to do network communication from kernel mode on Windows using the TDI interface.,HttpDisk is a virtual di
znsoft_TDIClient
- 驱动内核实现网络通信,实现VND网盘,内部自带测试程序-TDI filedisk
source_code
- comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_wdf 内存虚拟盘实例 DP 硬盘还原示例代码 sfilter 文件过滤静态库 sflt_smpl 文件过滤静态库使用例子 crypt_file 文件系统透明加密代码 minifilter minifilter实例代码 minifilter
vxdtdi
- 访问TCP/IP协议栈的vxd例子 -The vxd example for visiting tcp/ip protocol stack
httpdisk
- 一份虛擬光碟驅動程式碼, 可以做到remote mount http drive, transportation部分是用TDI技術達成, 很有參考價值.-A code of Virtual CD-ROM drive, you can do remote mount http drive, transportation is reached using TDI technology, is very useful.
Windows_Kernel_Security_Programme
- 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
httpdisk
- httpdisk 是一个windows上虚拟磁盘驱动,能够透过http协议挂载网络服务器上的磁盘或cd/dvd镜像.同时在此驱动也展示了如何通过tdi协议进行内核层网络通信.-HttpDisk is a virtual disk driver for Windows that uses HTTP to mount disk or CD/DVD images from a web server. It is also a demonstration on how to do network com
tdi_fireware
- TDI防火墙驱动程序范例,含内核驱动程序与应用程序 -TDI firewall driver and application sample, includes kernel driver and application source codes.
Windows_driver_development(details)
- 有深入浅讲述Windows驱动开发,内容很好,非原创,感谢原作者 驱动开发之一 --- 创建一个简单的设备驱动 驱动开发之二 --- 输入输出控制 驱动开发之三 --- IPC 驱动开发之四 --- 过滤驱动 驱动开发之五 --- TDI 驱动开发之六 --- 一个简单的显示驱动-Shallow in depth about the Windows-driven development, content very good, non-original, thanks---
A_TDI_client
- 网络驱动TDI(传输驱动程序),如果做网络驱动者很有用,结合serial可以做成驱动和串口的转换驱动。我也有上传哦。-Network Driver TDI (Transport Driver), if the network driver is useful to do, combined with serial driver and serial port can be made of the conversion drive. Oh, I have uploaded.
tdihook
- 通过hookTDI的方式,达到端口复用的目的,目前只复用最后一个网络连接的端口-By hookTDI way to port the purpose of reuse, the current reuse only last network connection port
Windows-TDI
- Windows TDI过滤驱动开发,很好的介绍了TDI过滤驱动开发的过程-Windows TDI过滤驱动开发
Writing_TDI_Drivers
- Book about writting simple TDI sniffer lang : eng
code
- Source code. TDI sniffer.