What this analysis tool does
Search a local file for the exact byte representation of an integer or floating-point value using an explicit type, byte order, and alignment.
Input and analysis contract
Supports signed/unsigned 8/16/32/64-bit integers plus float32/float64. Integer input may be decimal or 0x-prefixed hexadecimal. Results are capped at 5,000 offsets. The exact encoded byte pattern and matching file offsets.
Important interpretation limits
Finding the same byte sequence does not prove an offset is the intended game variable. Values can occur coincidentally or be transformed, compressed, encrypted, checksummed, or serialized differently.
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.