What this analysis tool does
Inspect a bounded window of a local binary file as hexadecimal bytes with offsets and printable ASCII beside each row.
Input and analysis contract
Files are limited to 8 MiB, while each rendered viewer window is limited to 4,096 bytes. Start offsets may be decimal or 0x-prefixed hexadecimal. A 16-byte-per-row offset, hex, and ASCII view for the selected window.
Important interpretation limits
This viewer is intentionally windowed and does not render an entire multi-megabyte file into the DOM. It does not interpret fields without a format-specific parser.
SaveEditor.com performs this Phase 18 analysis locally in the browser. Generic binary measurements are kept separate from game-specific claims: the tool reports observable bytes and statistics, but does not invent a save-format interpretation.