搜索资源列表
admsnmp-01.tgz
- snmp扫描程序
一个简单的端口扫描程序题.rar
- 常用的端口扫描技术有很多种,如 TCP connect() 扫描 、TCP SYN 扫描、TCP FIN 扫描 等,网络上也有很多文章专门介绍,比如 :http://www.antai-genecon.com/suml/zhishiyy/jingong/duankougj.htm 上就介绍了很多我的程序 所使用的最基本的扫描技术:TCP 扫描。
多线程端口扫描程序.zip
- 多线程扫描。最多同时开启60个线程,速度最快1秒 60个端口。速度最差时平均1秒2个端口
网段扫描
- 这是一个基于UDP协议的网段扫描程序,Vc++开发,希望给予提供大家学习vc的帮助-This is a UDP-based network of scanning procedures, Vc development, giving hope to emulate the help vc
键盘输入程序举例
- 键盘扫描程序,通过8155接口进行扫描,是一个难得的好参考程序-keyboard scanning process, through 8155 interface for scanning, is a rare good reference program
scan for unix,unix下强大的扫描程序源代码
- windows下xscan大家想必都知道,这是xscan for unix,unix下强大的扫描程序源代码。-windows under xscan you might know, this is xscan for unix. unix under the powerful scanning source code.
端口扫描程序
- 用来进行端口的扫描-used for port scanning
端口扫描 (终结版)
- 端口扫描程序(包括3种扫描方式)-a port scanner code(include 3 scan mode)
端口扫描c
- 使用vc开发的端口扫描程序。-use vc development of the port scanning procedures.
一个简单的端口扫描程序
- TCP connect() 扫描 、TCP SYN 扫描、TCP FIN 扫描-TCP connect () scan, TCP SYN scanning TCP FIN scan
IPSCAN.端口扫描程序源代码
- 通过端口扫描,可以得到许多有用的信息,从而发现系统的安全漏洞,Through the port scan, you can get a lot of useful information to find system vulnerabilities
udpscan.zip UDP扫描程序
- UDP扫描程序 ,UDP scaner
ftpcheck
- ftp扫描程序-ftp scaner
port_scanner
- 字符界面下的端口扫描程序- Under character contact surface port scanning procedure
PortScan
- 端口扫描程序-Port scanner
PortScan0623
- 一个多线程端口扫描程序,可以开启任意数量的线程,并可随时停止扫描-An multi-threaded port scanning program. It can open any number of threads, and stop scanning at any time.
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
port-scan
- C语言写的端口扫描程序,适合C语言学习者使用-C language to write the port scanning procedures, the use of suitable C language learners
ASM
- 按键扫描程序 ASM。1. 键盘采用4*5矩阵键盘,含有两个组合键. 2. 硬件连接比较混乱,且各个按键的排列与面贴上的键码对应混乱.如果采用教科书上常规矩阵键盘的 扫描方式实现比较繁琐. 3. 需要识别两个双键,但这两个双键位置比较特殊K17,K18和K19,K20. 4. 基于2,3两点.这里采用列,行分别输出全零,读取行,列的引脚电平信息.综合这两组信息查表获取键值. 对于单键按下,有两个位为0.对于两个按键按下,有3或4个位为0. -Key scanne
CASIO-DT940盘点程序
- CASIO DT930,DT940盘点程序,源码经过测试可正常运行,并可进一步修改开发其它盘点程序.