资源列表

« 1 2 ... 78 79 80 81 82 8384 85 86 87 88 ... 125 »

[扫描程序codecnt_1020008

说明:操作系统提供的 connect() 系统调用,用来与每一个感兴趣的目标计算机的端口进行连接。如果端口处于侦听状态,那么connect()就能成功。否则,这个端口是不能用的,即没有提供服务。这个技术的一个最大的优点是,你不需要任何权限。系统中的任何用户都有权利使用这个调用。另一个好处就是速度。如果对每个目标端口以线性的方式,使用单独的connect()调用,那么将会花费相当长的时间,你可以通过同时打开多个套接字,从而加速扫描。使用非阻塞
<ms-dos> 在 2024-11-02 上传 | 大小:33792 | 下载:0

[扫描程序键盘输入程序举例

说明:键盘扫描程序,通过8155接口进行扫描,是一个难得的好参考程序-keyboard scanning process, through 8155 interface for scanning, is a rare good reference program
<陈全胜> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[扫描程序动态内存扫描

说明:动态内存扫描的工具 有用的人下吧-dynamic memory scanning a useful tool under!
<世界末日> 在 2024-11-02 上传 | 大小:1188864 | 下载:0

[扫描程序SynScanPort

说明:我自己写的高速端口扫描器,不是利用connect 进行三次握手探测的,是利用SYN形式进行一次握手探测。-I wrote it myself- port scanners, instead of three connect handshake detection is the use of a form of SYN handshake detection.
<aaaa> 在 2024-11-02 上传 | 大小:71680 | 下载:0

[扫描程序NKbin

说明:将NK.BIN文件转换为HEX格式利于分析文件,可以直接写到存储器中运行-NK.BIN document will be converted to HEX format to analyze documents, and can directly write memory operation
<lf> 在 2024-11-02 上传 | 大小:9216 | 下载:0

[扫描程序实例92 端口扫描

说明:这是个简单的端口扫描工具,他能够扫描都个端口,还可以扫描某个区间段内所有的端口,功能挺强的!-This is a simple port scanning tools, he can scan all ports also a range of scanning all ports, functions quite strong!
<露露> 在 2024-11-02 上传 | 大小:1944576 | 下载:0

[扫描程序scanner扫描器源代码

说明:scanner扫描器源代码,代码注释很清晰,线程操作值得参考-scanner scanner source code, code Notes are very clear, threading operation worthy of reference
<fpx> 在 2024-11-02 上传 | 大小:4096 | 下载:0

[扫描程序网速测试工具

说明:网络测速程序-network gun procedures ............... ... ... ... ... ... .
<余荣军> 在 2024-11-02 上传 | 大小:98304 | 下载:0

[扫描程序MyScanPort

说明:端口扫描,多线程, VC6.0, winXP pro-port scanning, multi-threaded, VC6.0, winXP pro
<yzy> 在 2024-11-02 上传 | 大小:18432 | 下载:0

[扫描程序sniffertest

说明:sniffertest, a simple sniffer for testing the network -sniffertest. a simple sniffers for testing the network
<一个人> 在 2024-11-02 上传 | 大小:3072 | 下载:0

[扫描程序端口扫描源程序

说明:端口扫描源程序大家可以自己DOWN下来研究, 以便提高自己-port scanning source we can DOWN down their research, in order to enhance their own
<石头> 在 2024-11-02 上传 | 大小:71680 | 下载:0

[扫描程序AsyncSocket

说明:一个关于sniffer代码主要实现数据包的截取-a major source of sniffers data packet interception
<黄伊> 在 2024-11-02 上传 | 大小:2048 | 下载:0
« 1 2 ... 78 79 80 81 82 8384 85 86 87 88 ... 125 »

源码中国 www.ymcn.org