analyze
One command that describes a whole ECU binary: container + hardware, identity + confidence, VIN, flash layout, map discovery, code references (which maps are read by real instructions — the capstone xref signal, with a decoder tag and cascade-detection marker), a coherence line (identity / checksum / arch agreement), checksums, and the health verdict.
identify answers "what ECU is this?" — analyze answers "tell me
everything about this dump."
Quick start
openremap analyze stock.bin
openremap analyze stock.bin --fast # skip the slow sections (~1-2 s)
→ analyze — advanced — every flag, JSON schema, speed budget → Decoders — how the code-reference signal works