搜索资源列表
mtutest.zip
- 扫描包过滤防火墙的程序
键盘测试源代码
- 该软件可以用于检测键盘(主要是针对台式机的104键盘)好坏,也可以作为电脑初学者作为打字练习的工具。界面非常美观,按键分布与104键盘的分布相同。该程序运行需要KeyMask.dll文件(键盘消息截取过滤)的配合。-The software can be used to detect the keyboard (mainly desktop keyboard 104), good or bad, can be used as computer beginners as typing practi
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.
Packet_Listener
- 基于 Raw Socket 的 数据包捕获程序。支持 TCP/UDP/ICMP,支持端口及IP 过滤。-Raw Socket-based packet data capture process. Supports TCP / UDP / ICMP, IP and port support filtering.
wenjiancexueqi
- 一个非常适用的文件选择过滤程序,有非常完整的代码-a very select the applicable document filtration procedures, it is very integrity of the code
ip包捕获的应用程序
- 一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过-a good IP packet capture procedures, the package can be seen in detail within the IP packet contents, and set up filtering rules, we can follow the rules of the things you want to debug
HIDusbFIRE 小型的防火墙的设计
- 该程序源码是实现一个小型的防火墙的设计,一种基于包过滤技术的实现。代码完整。 -The program is to achieve a small source firewall design, based on packet filtering technology implementation. Code complete.
83618007
- C++防火墙程序设计,需要用到的封包过滤技术-C++ firewall program design, the need to use the packet filtering technology
KeyFilter
- 键盘过滤驱动源代码,VC++编写的一个完整代码程序,-Keyboard filter driver source code, VC++ Prepared a complete code procedures,
filterIP
- 一个C++写的IP过滤程序,指定IP域名,拦截IP,并且显示具体信息的网络程序-A C++ Write the IP filter program, the designated IP domain names, to intercept IP, and shows the specific information network procedures
filesystemEntry
- 基于文件过滤系统的文件加密,摘 在比较几种文件加密方法特点的基础上,提出了一种基于文件过滤器的加密方法,并介 绍了程序设计方法。新的加密方法与其他文件加密方法相比,具有访问控制方便、安全性好的优点, 且支持多种存储介质 -In comparing the characteristics of several methods of file encryption, based on a file-based encryption filter methods, and refer
foomatic-filters-4.0.1
- 打印机过滤代码,影响打印机性能的主要是打印机过滤程序的代码。上传关于linux的打印机过滤程序代码-about printer filter source code
sfilter
- 一个系统级的文件过滤驱动程序,适合研究文件过滤程序的朋友。-A system-level file filter driver, suitable for research papers filter friends.
Code-caught
- 基于RawSocket的数据包过滤程序 综合端口扫描器 -Based on the RawSocket packet filtering program
rawsocket
- 基于RawSocket的数据包过滤程序,共包含7个文件:inetheader.h、rawsocsniffer.h、rawsocket.h、rawsocket.c、rawsocsniffer.c、main.c、makefile。 编译:命令行模式下,切换到代码所在目录,输入make即可编译。编译后将生成一个可执行文件main,以及一些obj文件。 运行:命令行下输入 ./main [-s 源IP] [-d 目的IP] [-atui] 即可运行程序,可以通过设置不同的参数可以实现简单的过滤功
Minispy-FS-Minifilter-Driver
- 一个简单的文件系统过滤程序,支持winxp,win7,win8.-a sample driver for the file system filter on your computer,support winxp,win7,win8.