资源列表
dangdang
- 基于Perl的一个网络爬虫工具,能够对当当网的书籍信息进行自动搜索查找并保存到本地,实现了网络爬出的功能。-Perl-based Web crawler tool that can automatically search for books Dangdang find and save to a local, climbed out of the network.
a-simple-phishing
- 能识别简单的URL,分析返回不同代码 表示不同判断结果-Able to identify a simple URL, and return different codes to indicate the different judgment result. . .
passthruAndDeviceIoControl
- passthru是微软提供的驱动开发包WDK里的网卡驱动开发源代码,本代码实现了应用程序来给驱动层传数据的功能,并且配合我的博客,可以很好的实现此功能,如有疑问,大家可以交流,附上我博客的地址:http://blog.csdn.net/xioyaozi/article/details/7817024-passthru is the development of the network card driver provided by Microsoft Driver Development Kit
l
- 游戏数据异常检测源码 一个简单的例程来模拟游戏如何检测数值的异常-like check the memory change to game
FwBuilder
- 构建防火墙软件的框架库代码FwBuilder,难得一见,可参考学习-Building a firewall software framework library code the FwBuilder rare, may refer to learning
splider1
- 能够对一个网站的所有链接进行捕获,分析链接所属内容。能够对我们需要的文件进行下载,例如这个程序实现的是对网站的txt格式或者pdf等文件下载功能。本例主要是对学校ftp的内容进行实现的。但是进行修改后也可以对任意一网站进行爬虫扫描分析下载。-Be able to capture all the links of a website, and analysis of the link belongs content. Be able to download the files we need, f
password-catch
- 基于http协议的抓包代码,可以抓取到用户在textbox表单中输入的明文密码。-Based on http protocol packet capture code can crawl to the plaintext password entered by the user in the textbox form.
PBDigg_GBK-v3.0
- 一款方便的数据挖掘系统,简单易用,绿色安全。-PBDigg,A simple tool, easy to use, green safety
iperf-3.0b4.tar
- iperf, a net work bandwidth test tool
Wireshark
- 一款实用的网络包分析抓包工具,很好的开元网络分析软件-A practical network packet capture tool, a very good the Kaiyuan network analysis software
VB-Winsock-net-work-scan
- network scan Public Sub RUNTASK(task, ipad As String, operators)
lzy1238721
- 开发出一个Windows平台上的Sniffer工具,能显示所捕获的数据包并能做相应的分析和统计。主要内容如下: 列出监测主机的所有网卡,选择一个网卡,设置为混杂模式进行监听。 捕获所有流经网卡的数据包,并利用WinPcap函数库设置过滤规则。 分析捕获到的数据包的包头和数据,按照各种协议的格式进行格式化显示。 将所开发工具的捕获和分析结果与常用的Sniffer进行比较,完善程序代码。 -Based