What this analysis tool does
Extract bounded runs of printable ASCII or ASCII-range UTF-16LE text from a local binary file with exact byte offsets.
Input and analysis contract
Files are limited to 8 MiB. Minimum string length is configurable from 2 to 64 characters. The engine returns at most 5,000 runs and the page renders at most 500. String offsets, byte lengths, encoding label, and decoded printable text.
Important interpretation limits
The Phase 18 scanner intentionally targets ASCII and ASCII-range UTF-16LE only; it is not a universal Unicode forensic decoder and can miss encoded, compressed, encrypted, or non-Latin text.
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.