搜索资源列表
ndis_fw
- ndis驱动源代码,可以在驱动层进行windows网络封包拦截-ndis driver source code, the driver layer network packet interception windows
NdisHookDrv
- 一个截取网络包的驱动。它与DDK文档正是NDIS中间驱动不同,是通过HOOK内核NDIS API来实现的。听说诺顿也是使用此方法来实现。-an interception network packet driver. It DDK documentation is NDIS Intermediate Driver, through HOOK kernel NDIS API to achieve. Norton also heard that the use of this method is to
1336ndis
- ndis协议驱动编程,在网络层形成过滤层,可抓包,解析等功能
sfilter
- 网程络过滤驱动,可以截获网络封包!对其进行分析拦截!
TCP_VSer
- 管理软件和现场总线之间的信息转换工作,并与外网进行TCP数据包通讯,在作用上非常类似于硬件意义上的网络桥接器
PacketCE
- WCE下的网络抓包驱动 可以实现网络包 的获取,分析,用于实现监测网络的工具-Winpcap for WinCE
passthru
- 中间层驱动开发框架 用于在其基础上对开发网络数据包的操作。-The middle layer-driven development framework for their development on the basis of the operation of network data packets.
Packet_Analysis
- 基于Passthru的扩展,抓取IP数据包,并在内核中利用队列、系统线程实时将IP数据包解析到磁盘文件中,同时提供用户控制,在RING3使用SDK编写界面。 本程序可以帮助您熟悉驱动编写、windows编程、用户态和内核态交互编程以及网络知识的基础应用。 驱动安装使用snetcfg,已集成到用户界面中。-Based on the expansion of passthru, crawl IP packet, and the use of the kernel queue, the sys
ndis_packet
- WINDOWS NDIS 驱动例子。能实现封包截获与通讯层交互-WINDOWS NDIS driver examples. Intercepted packets to achieve interaction and communication layer
xpassthru
- NDIS中间驱动程序截获网络封包 使用DDK编译,对ndis编程有帮助-NDIS intermediate driver using the DDK compiler intercept network packets, for ndis programming help
20062822597130
- 系统内核(netwall.sys)是一个NDIS中间层驱动程序,用它来截获网络封包, 在安装前,系统中最好不要装有第三方NDIS中间层驱动程序。另外,这属于开 放源代码,作者不提供任何保障,如果对您的机器造成任何损害,我们不负任 何责任。如果您在安装过程中或在使用过程中有什么问题或任何疑问,请发邮 件到: info@netwall.cn, 我们将尽快解决。-Kernel (netwall.sys) is an NDIS intermediate driver, use it to
netdrv
- 网络过滤驱动,简单分析网络数据包,对于特殊要求需要自己按需修改-netdrv NDIS Intermediate 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
sys
- windows网络防火墙,基于ndis实现,在xpassthru框架下进行包截获,包分析,包处理,可以自行添加其他功能-Windows network firewall based on NDIS packet capture, packet analysis, in the framework of the xpassthru, packet processing, can add additional functionality
UDP_Trans
- 网络通信,介绍基于TCP/IP协议下的UDP数据包的传递方法。-socket upd,in vb how to use udp protocal to transmate infomation by tcp/ip.this is a txt file write by dl.
dccap
- wincap驱动拆包工具。解析报文用的工具。可以参考编写网络数据TCP/IP监听-wincap driver src
NDIS
- NDIS驱动,实现内核层网络数据截伪造数据包转发等功能。-NDIS driver, the realization of the kernel layer network data cut fake packet forwarding, and other functions.