搜索资源列表
Wscan-Gui-Beta7
- Wscan Gui Beta7,web探测,可以批量探测c段,主程序为wwwscan-Wscan Gui Beta7, web detection, can detect c-volume segment, main program for the wwwscan
SaoMiao_1
- 这是个简单的端口扫描程序,它的原理是利用几个winsock中主要函数,和标准c++标准异常-This is a simple port scanning procedures, it is the principle of using several protocols of the main function, and abnormal standards c standards
myscan
- 本程序是有VC编写,其主要功能是扫描电脑端口的开放情况,有界面,可以扫描单一端口,也可以自定义端口,还可以将扫描的结果保存为文本文件-This procedure is the preparation of VC, and its main function is to scan your computer for open ports situation, there are interfaces, you can scan a single port, but also can custom
Port-scanner
- 多线程端口扫描器是实现计算机的端口的扫描,只要在在前台设置好所要扫描的IP、起始端口、结束端口以及所要用到的线程数,点击扫描,就可以扫描到所输入IP地址主机的开放端口,并显示在主窗体中;点击退出,则可以退出该程序。IP设置应为所在主机的IP地址,起始端口和结束端口应为0~65535之间的一个数,且起始端口应小于结束端口的大小。线程数为0~200之间的一个数。点击开始后就会运行,直到扫描完毕显示出开放端口,如果没有开放端口,则只显示扫描完毕。-Threaded port scanner is a
bingdu
- 基于软件扫描的简单病毒代码主文件,用于初学者对病毒的基本工作原理的理解-Based on a simple virus software to scan the main code file for beginners understanding of the basic working principle of the virus
main.cc
- The main() function of nmap
Fairbanks-Firewall-1.0-source-code
- Xfilter 个人防火墙 1.0 源代码说明 -------------------------------------------------------- 开发环境: Windows 2000 开发工具: VC++6.0 主工作区文件: Xfilter.dsw -Xfilter Personal Firewall 1.0 source code Descr iption Development environment: Windows 2000
PortScan
- 这是一个扫描程序,主要扫描网络计算机的端口,通过这个端口可以入侵,也可以检查是否有漏洞。-This is a scanning program, the main port scans network computers, can invade through this port, you can also check whether there are loopholes.
FTPpasswordBlastingCode
- FTP密码爆破器源码 项目描述 首先,创建一个Windows应用程序,引入一个FTP操作类 开始IP段和结束IP段后面的是自己写的IPAddress控件 如果连接FTP成功,那么返回True, 技术上,主要用了Func实现异步破解,通过指定的用户名和密码字典,暴力破解,速度还可以,只要你的字典够强大,破解不是问题。 通过一个内部方法,将开始IP段转化为长整形数字,循环每个IP,实现暴力破解。 注意:代码仅供学习参考使用,以此代
ChatTest
- 网络编程最主要的工作就是在发送端把信息通过规定好的协议进行组装包,在接收端按照规定好的协议把包进行解析,从而提取出对应的信息,达到通信的目的!中间最主要的就是数据包的组装,数据包的过滤,数据包的捕获,数据包的分析,当然最后再做一些处理!-The main job is to network programming in the sender information by specifying the good agreement assembled package, good agreement