搜索资源列表
网络嗅探器
- 一个关于sniffe嗅探的程序,基于tcp/ip层的,学习用的-This is a program for research about sniffer, which is based on TCP/IP.
Sniff.rar
- Sniff网络嗅探器,能实现网络嗅探,来自于一本书,Sniff network sniffer, network sniffer can achieve, from a book
Host2IP
- 网络嗅探器是一款使用WinPcap开发包的嗅探器,经过数据包的智能分析过滤,快速找到你所需要的网络信息。软件智能化程度高,使用方便快捷。-Is a network sniffer to use WinPcap packet sniffer developed through the intelligent analysis of the data packet filter, quickly find the information you need to network. Software,
Monitor
- 一个简单的网络嗅探器程序,使用winpcap,mfc开发-A simple network sniffer program, using the winpcap, mfc Development
RawSocket_Sniffer
- Raw Socket: 原始套接字,可以用它来发送和接收 IP 层以上的原始数据包, 如 ICMP, TCP, UDP...创建Raw Socket Sniffer嗅探器-Raw Socket: raw sockets, you can use it to send and receive IP layer over the original data packet, such as ICMP, TCP, UDP ... create a Raw Socket Sniffer Sniffer
Sniffer
- Sniffer原理及开源代码,经典而强大的网络嗅探工具-Sniffer principles and open source code, classic and powerful network sniffer tools
Socket_network_sniffer
- 网络嗅探器,进行可以监视经过本机网卡的IP帧数据包,并可选择多种监控协议.-Socket network sniffer
sniffer
- VC++编程实现网络嗅探器 简单 但是完整可运行。比较基础-VC++ programming for network sniffer
FoxSniffe
- Windows平台的嗅探器(Sniffer)。用于截获经过本地计算机指定网卡的所有数据包,并且对这些包进行分析和统计。-Windows platform Sniffer (Sniffer). After intercepted for the local computer network card designated all data packets, and these packets for analysis and statistics.
Sniffer
- 嗅探器通常是软硬件的结合。专用的嗅探器价格非常昂贵。另一方面,免费的嗅探器虽然不需要花什么钱,但得不到什么支持。 嗅探器与一般的键盘捕获程序不同。键盘捕获程序捕获在终端上输入的键值,而嗅探器则捕获真实的网络报文。嗅探器通过将其置身于网络接口来达到这个目的——例如将以太网卡设置成杂收模式。(为了理解杂收模式是怎么回事,先解释局域网是怎么工作的)。-Sniffer is usually a combination of hardware and software. Dedicated sni
Sniff-sniffer-completion-function
- SNIFF嗅探器的完成功能 (1)、用户给出目标地址,当目标地址不是直接IP地址时,需要解析,能给出解析后的IP地址。当目标地址错误或者连接不到时能够给出提示。 (2)、探测数据包从本机地址到达所给定的目标地址需要经过的路由器,列出路由器 IP 地址以及连接时间。 (3)、可以改变数据包参数,以便测试在各种参数的下的连接情况。 -Sniff sniffer completion function (1), give the user destination address,
sniffer
- 如虎添翼——给嗅探器加上数据还原功能的源代码-Even more powerful- to add the data to restore the function of sniffer source code
VS2008VC-Winpcap-sniffer
- 使用VS2008VC++与Winpcap开发的网络嗅探器,里面实现mac、arp、ip、tcp、udp、http等协议分析功能.-use vs2008VC++ and WinPcap tools to implement some protocol analysis,such as mac、arp、ip、tcp、udp、http
sniffer
- 我看过的最好的最详细的嗅探器代码,很详尽的注释 如果是个新手,不要错过-sniffer program with much explain
sniffer
- 网络嗅探,可以抓包并解包,难得的好工具.-Network sniffer, you can get caught and unpacked, a rare good tool.
sniffer
- 基于C语言的,使用winpcap的网络嗅探器-Based on C language, using a network sniffer winpcap
Networkniffer.sniffer
- 1)使用一种网络嗅探器进行网络监听,分析监听结果。 2)自己设计网络协议分析软件,用其显示实时接收数据包的协议、源/目的IP地址、端口参数等,分析监听效果及效率。 -1) using a network sniffer to network monitor, analyze surveillance results. 2) design network protocol analysis software, with its displays real-time receiv
sniffer
- 网络嗅探器,网络运作和维护都可以采用协议分析器:如监视网络流量、分析数据包、监视网络资源利用、执行网络安全操作规则、鉴定分析网络数据以及诊断并修复网络问题等等。-Network sniffer, network operation and maintenance of protocol analyzers can be used: such as monitoring network traffic, analyze the data packets, monitor network resou
Sniffer
- 使用C语言编写的网络嗅探程序,可以在局域网中检测到其余IP-Using the C language network sniffer program, you can detect in the rest of the LAN IP
网络嗅探器(C)
- 用C语言写的网络嗅探器,含实验报告,实现了对网络数据的抓包(The network sniffer written in C language, including the experimental report, realizes the capture of network data.)