-
条形码的生成,与解析工具,条形码的生成,是基于.net开发的,可以旋转任意角度,放大1倍,2倍,3倍,解析是相对于生成的条件解析的,平台是Borland C++...
条形码的生成,与解析工具,条形码的生成,是基于.net开发的,可以旋转任意角度,放大1倍,2倍,3倍,解析是相对于生成的条件解析的,平台是Borland C++ Builder,有些文件还是不能解析。-barcode generation, and analysis tools, bar code generation, is based. Net development, arbitrary rotation angle, zooming a times, two times, three times, the analytical phase is generated analysis of the conditions, the platform is Borland C Builder, some documents or interpreting .
- 2022-07-21 22:22:35下载
- 积分:1
-
A port scanner,gain the information of ports between 0 and 65535
端口扫描工具,得到主机当前端口信息0~65535-A port scanner,gain the information of ports between 0 and 65535
- 2022-04-17 15:05:51下载
- 积分:1
-
检查局域网硬件接入情况,扫描进行相关参数配置操作
检查局域网硬件接入情况,扫描进行相关参数配置操作-Check the local area network access hardware, the scanning operation related configuration parameters
- 2022-04-22 19:48:26下载
- 积分:1
-
端口扫描程序,发现端口是否开启
端口扫描程序,发现端口是否开启-port scanning procedures, whether to open ports found
- 2022-02-06 12:18:31下载
- 积分:1
-
linux下的端口扫描器
linux下的端口扫描器 -Port scan in linux
- 2022-05-23 12:55:07下载
- 积分:1
-
UDP扫描程序
UDP扫描程序 -UDP scaner
- 2022-12-19 21:20:03下载
- 积分:1
-
包定制工具
包定制工具- The package has custom-made the tool
- 2022-10-14 16:40:03下载
- 积分:1
-
ftp扫描程序
ftp扫描程序-ftp scaner
- 2022-01-31 05:57:26下载
- 积分:1
-
基于UDP协议的网段扫描器
基于UDP协议的网段扫描器- Based on UDP agreement webpage scanner
- 2023-04-03 18:40:04下载
- 积分:1
-
The preparation of vulnerability scanners detect a remote server that may exist...
编写漏洞扫描器探查远程服务器上可能存在的具有安全隐患的文件是否存在,它的socket建立过程和上面 的端口扫描器是相同的,所不同的是漏洞扫描器通常使用80端口,然后对这个端口发送一个GET文件的请求,服务器接收到请求会返回文件内容,如果文件不存 在则返回一个错误提示,通过接收返回内容可以判断文件是否存在。发送和接收数据需要使用函数send()和recv(),另外对流中存在的字符串进行判断 需要使用函数strstr(),这除了需要具备socket函数库的知识以外,还需要一些有关string函数库的知识。-The preparation of vulnerability scanners detect a remote server that may exist with the security risks of the file exists, and its socket to establish the process and above the port scanner is the same, the difference is that vulnerability scanners typically use port 80, and then on the port send a GET request for the document, the server receives the request will return the contents of the documents, if the file does not exist then return an error message, through the receiver can determine whether to return to the contents of the file exists. Send and receive data need to use the function send () and recv (), exists in another string convection judge need to use the function strstr (), which apart from the need to have the socket lib
- 2022-06-21 10:00:53下载
- 积分:1