资源列表
[扫描程序] 3.4-PortScan_TCP
说明:分别采用了TCP connect扫描和TCP SYN两种扫描方式。而且对于TCP connect扫描方式又分别通过CSocket类和Socket2编写了程序代码。从实际的测试效果来看,CSocket类和Socket2两种实现方式由于只是采用的编程类库不一样,而编程原理一样,所以效果也基本一样。而TCP SYN扫描则由于采用了非常规的扫描方式,特别是近几年防火墙的快速发展,几乎所有的防火墙都对这种方式进行防范,因此,扫描效果要视具体情况而定。同时,TCP SYN扫描方式必须运行于管理员组成员的模式<张彬彬> 在 2025-11-16 上传 | 大小:5.79mb | 下载:0
[扫描程序] 3.5-PortScan_UDP
说明:UDP扫描原理与TCP扫描原理不同,UDP扫描是通过向对方UDP端口发送数据,然后根据对方ICMP返回数据进行判断。接收ICMP数据包只能采用RAW Socket接收到所有的数据包,然后从中过滤出哪一个数据包是对方返回的,进而判断出对方端口是否处于开状态。-UDP scanning principle and TCP scanning works differently, UDP port scans are sent via UDP to the other data, and then re<张彬彬> 在 2025-11-16 上传 | 大小:4.02mb | 下载:0
[Linux/Unix编程] hid-picolcd_lcd
说明:lcd class device for Linux v2.13.6.<tffaove> 在 2025-11-16 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] db_utilities_poly
说明:Cubic polynomial roots, nr of roots and coefficients.<nanhfwai> 在 2025-11-16 上传 | 大小:5kb | 下载:0
[Linux/Unix编程] y4menc
说明:Internal implementation detail do not call these. -Internal implementation detail do not call these.<nanhfwai> 在 2025-11-16 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] macros
说明:Ceres Solver - A fast non-linear least squares minimizer.<hvsylm> 在 2025-11-16 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] xm_line
说明:Render an array of points into a pixmap, any pixel format.<hvsylm> 在 2025-11-16 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] m_debug
说明:To implement a protoc plugin in C++, simply write an implementation of CodeGenerator.<hvsylm> 在 2025-11-16 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] SkPDFGraphicState
说明:\class SkPDFGraphicState SkPaint objects roughly correspond to graphic state dictionaries that can be installed. So that a given dictionary is only output to the pdf file once, we want to canonicalize them.<vousenglv> 在 2025-11-16 上传 | 大小:4kb | 下载:0