搜索资源列表
fang_ucapture
- 截包的需求一般来自于过滤、转换协议、截取报文分析等。 过滤型的应用比较多,典型为包过滤型防火墙。 转换协议的应用局限于一些特定环境。比如第三方开发网络协议软件,不能够与原有操作系统软件融合,只好采取“嵌入协议栈的块”(BITS)方式实施。比如IPSEC在Windows上的第三方实现,无法和操作系统厂商提供的IP软件融合,只好实现在IP层与链路层之间,作为协议栈的一层来实现。第三方PPPOE软件也是通过这种方式实现。 截取包用于分析的目的,用“抓包”描述更恰当一些,“截包”一般表示有截断的能力,“
FilterDriver
- 传输层过滤驱动程序,用它截获网络封包,这个例子直接将封包转发到了底层。是转载,感觉很实用.上传分享!-transport layer filter driver, using it intercepted network packets, this example packets transmitted directly to the bottom. Yes reproduced, the feeling is very practical. Upload sharing!
FileMon.Include.Sourcecode
- 文件驱动的例子。详细显示了如何写过滤、安装驱动、驱动和应用程序通信等功能。注释明确。-document-driven examples. Detailed shows how to write filter, install the driver, driver and application procedures for communications. Notes clear.
WindowsNetAndConmunicationDesign
- 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Window
ui_SYS_LOADER
- 一个不错的USB过滤驱动加载工具,对于快速开发USB接口设备的驱动程序有着一定的帮助。-a good USB filter driver loading tools, for the rapid development of USB interface device drivers have some help.
ntifs
- title=Windows NT/2000/XP可安装文件系统头定义 memo=是开发Windows NT/2000/XP下文件系统驱动程序的必需头文件,可以用于开发文件系统过滤驱动及防病毒软件等。-title = Windows NT/2000/XP file system to be installed on the first memo = definition of development under Windows NT/2000/XP file system driver of th
ioctl-sample
- 比较简单的io控制的过滤驱动程序示例代码,值得读一读。
tooflat-sfilter
- 驱动高手tooflat写的基于sfilter的过滤驱动程序,能让你对过滤驱动有更进一步的理解。
passthru
- ndis中间层驱动程序,该源码实现了在ndis网络层中添加了一层,实现对数据的过滤
PassThruEx
- 扩展后的新的PassThru网络过滤驱动程序源码!搞网络安全的技术人员难得好资料。
wenjianjiamideguolvqudongchengxudaima
- 文件加密的过滤驱动程序,适用于大部分的文件加密软件
KeyFilter.rar
- 键盘过滤驱动程序的例子,键盘过滤驱动程序的例子,keyboard filter driver
filefilter
- linux文件过滤驱动程序,实现文件透明加解密-linux file system filter driver, to achieve transparent encryption file
KeyFilter
- 键盘过滤驱动源代码,VC++编写的一个完整代码程序,-Keyboard filter driver source code, VC++ Prepared a complete code procedures,
filespy
- 一个文件过滤驱动程序的例子,自己从网上查看相关内容,然后阅读理解。-A file filter driver example,Their view the relevant content from the Internet, and reading comprehension.
sfilter
- 一个系统级的文件过滤驱动程序,适合研究文件过滤程序的朋友。-A system-level file filter driver, suitable for research papers filter friends.
comcap
- 是一种简单的对串口进行过滤的驱动程序,非常适合初学者。-fileter serial port
mod2.2.29
- linux下文件过滤驱动程序,可以实现在linux内核态下加解密的速度比应用层翻一倍。-the file filter driver linux, linux kernel can be achieved in the state than the speed of encryption and decryption application layer double.
Code_FileSystemFilterDemo
- 文件过滤驱动源码,demo程序,比较简单-File filter driver source code, demo programs, relatively simple