资源列表
commtest
- VC++窃取邮箱密码,基于网络编程的,操作清晰-VC++ Stealing mail password
vb_kdcx(API)
- 使用vb6.0编写,可以实现选择快递、输入运单号码查询快递-But implementation choice Courier, input tracking number query Courier
renrenzhuangtai
- 模拟人人登录,可以获取状态等信息,用于分析-Analog Everyone login, you can get status information for analysis
MiniSniffer
- MiniSniffer抓包工具,可以实时监视端口数据包-MiniSniffer packet capture tools, real-time monitoring port packets
NetTraffic
- 一个流量显示的程序,通关过VC中的BOTTON组件重绘一个流量显示的界面。-a net traffic project,it is a net traffic view redrewing form a button component in VC.
dhcpsrv1.7
- 用于自动获取ip的驱动,针对以太网通信时自动获取ip模式失败的请。-Used to automatically obtain the ip driver for Ethernet communication automatically get ip mode failed.
GetMac
- 利用C#实现网络参数的获取,包括ip,mac,子网掩码,默认网关-Use C# to access network parameters, including the ip, mac, subnet mask, default gateway, etc.
qq_login
- 详细的记录了qq的登录过程,很清晰的描述了qq的报文格式,有助于进行qq协议的分析-Qq detailed records of the login process, a very clear descr iption of the qq packet format, the agreement would facilitate analysis of qq
w2k_ipmon
- win2000下的IP数据包监视程序,需要ip helper api才能编译-win2000 IP data packet monitor program, needs ip helper api to be able to translate
pcapsipdump-code
- Pcapsipdump revision 115. Important tool that sniffs SIP and RTP conversations and divides them into files. Very useful-Pcapsipdump revision 115. Important tool that sniffs SIP and RTP conversations and divides them into files. Very useful!!
ip_monitor
- 本程序实现的功能是获取网络中的ip流量包,然后简单的进行解析-This program implements the function is to obtain network ip flow pack, then simply parses
64bit_jpcap
- JPCAP是一个开源库从Java应用程序的网络数据包捕获并发送。它提供的设施: 捕获原始数据包从电线。 脱机文件保存捕获的数据包,读取捕获的数据包从一个脱机文件。 自动识别数据包类型,并生成相应的Java对象(用于以太网的IPv4,IPv6中,ARP / RARP,TCP,UDP和ICMPv4报文)。 根据用户指定的规则过滤数据包调度给应用程序之前。 原始数据包发送到网络 Jpcap是基于 libpcap的/ WinPcap的在C和Java实现。JPCAP已通过测试微软