openremap commands
Print a compact one-line-per-command cheat-sheet of every available command. Designed for returning users who know the workflow and just need a quick reminder of the exact syntax.
Every command has two pages: a simple introduction and an advanced reference with every flag and example.
| Command | What it does | Simple | Advanced |
|---|---|---|---|
identify |
Read one binary — manufacturer, family, software, confidence | index | advanced |
analyze |
Describe a whole binary — identity, VIN, layout, maps, checksums, health | index | advanced |
convert |
Normalise HEX / S-Record images to flat bytes | index | advanced |
health |
One-shot safety check — checksums, axes, map counts, VINs | index | advanced |
checksum |
Verify known checksum schemes (no correction) | index | advanced |
scan |
Batch-classify a folder of binaries | index | advanced |
scan-vins |
Locate and score VIN candidates | index | advanced |
layout |
Flash-layout block map | index | advanced |
scan-maps |
Structural map discovery | index | advanced |
diff-maps |
Compare two binaries at map level | index | advanced |
cook |
Stock vs tuned → .remap recipe |
index | advanced |
cook-volatile |
Car-portable recipe — excludes volatile bytes (VIN, checksum stores) | index | advanced |
merge |
Combine two recipes against a common stock | index | advanced |
tune |
Validate → apply → verify, one shot | index | advanced |
validate |
Individual steps — before / check / after | index | advanced |
audit |
The receipt check — stock, tuned, recipe | index | advanced |
families |
List supported ECU families | index | advanced |
workflow |
In-terminal step-by-step guide | guide | — |