10 个专用工具10 focused tools
文件结构检查File structure inspection
在本机查看文件的头部、记录、标签和清单。适合回答“这个文件里是什么结构”,而不是判断所有内容是否可信。Inspect headers, records, tags, and manifests locally. Understand how a file is structured without assuming that its contents are trustworthy.
查看工具Explore tools ↓你可以从这些问题开始。A few useful starting points.
- 固件记录:用 HexMap、SRecAudit 或 UF2Inspect 查看地址、块和覆盖范围。For firmware records: use HexMap, SRecAudit, or UF2Inspect to inspect addresses, blocks, and coverage.
- 交换文件:用 ICalAudit 或 VCardAudit 检查日程与名片的字段和结构。For exchange files: check calendar and contact fields and structures in ICalAudit or VCardAudit.
- 字体与压缩包:用 FontScope 或 ZIPLedger 先看目录与声明,不必先安装字体或解压全部内容。For fonts and archives: review tables and declarations with FontScope or ZIPLedger before installing a font or extracting everything.
选择你的工作台Choose your workbench
色档签ICCInspect
检查 ICC 配置文件头、颜色空间、D50、Profile ID、tag 边界、对齐与重叠。Inspect ICC headers, color spaces, D50, Profile ID, and tag bounds, alignment, and overlaps.
检查 ICCInspect ICC ↗固件图HexMap
校验 HEX 记录与扩展地址,汇总连续区间、间隙、冲突覆盖和入口点。Validate HEX records and extended addresses, then summarize ranges, gaps, conflicting overlaps, and entry points.
映射 HEXMap HEX ↗S录审SRecAudit
解析 S0–S9、一补校验和、16/24/32 位数据地址、计数与终止入口。Parse S0–S9, one's-complement checksums, 16/24/32-bit data addresses, counts, and termination entry points.
审计 S‑RecordAudit S-record ↗UF块检UF2Inspect
检查 512 字节块魔数、序列、缺失/重复、Family ID、地址覆盖和重叠。Audit 512-byte block magic, sequence, missing/duplicates, Family ID, address coverage, and overlap.
检查 UF2Inspect UF2 ↗抓包镜PCAPLens
核对端序、时间精度、snaplen、包边界与截断,并生成有限 Ethernet/IP 摘要。Audit byte order, timestamp precision, snaplen, packet bounds, and truncation with bounded Ethernet/IP summaries.
检查 PCAPInspect PCAP ↗日程审ICalAudit
展开内容折行,检查组件栈、事件必需字段、UID 冲突与简单重复预览。Unfold content lines and audit component stacks, required event fields, UID conflicts, and bounded recurrence previews.
审计日历Audit calendar ↗名片检VCardAudit
本地分割多张名片,核对版本、FN/N、UID、EMAIL、TEL 与卡片边界。Split multiple contacts locally and audit version, FN/N, UID, EMAIL, TEL, and card boundaries.
检查联系人Inspect contacts ↗字体表镜FontScope
检查 TTF/OTF 表标签、偏移、对齐、边界、重叠、校验和与必需表。Audit TTF/OTF table tags, offsets, alignment, bounds, overlaps, checksums, and required tables.
检查字体Inspect font ↗压缩账ZIPLedger
不解压地审计 EOCD、中央目录、本地头、路径穿越、重复、加密、CRC 与大小。Audit EOCD, central directory, local headers, traversal, duplicates, encryption, CRC, and sizes without extracting.
检查 ZIPInspect ZIP ↗医像签DICOMScope
检查 DICM、显式 VR 标签、传输语法、模态、矩阵、位数与 Pixel Data 边界。Inspect DICM, explicit-VR tags, transfer syntax, modality, matrix, bits, and Pixel Data bounds.
检查 DICOMInspect DICOM ↗结构检查不是病毒扫描、真实性证明、医学诊断或设备兼容认证。工具不会执行文件中的程序。Structure inspection is not a malware scan, authenticity proof, medical diagnosis, or device-compatibility certification. The tools do not execute programs contained in files.
工具找对了,先试一个样例。Found a tool? Try its sample.
结果配合页面说明一起看,重要用途请独立复核。Read results alongside the tool's explanation, and independently verify important decisions.