Theme editor

Verify file integrity

After downloading, you can confirm the file has not been tampered with by computing its SHA-256 hash and comparing it to the expected value below. They should match exactly.

Expected SHA-256:
124a1d08e0b8b72d76550e4476b35032cc9c0a5125c80897c73d62213823b8be
Windows (PowerShell)
Get-FileHash .\XTR Zenitho Pro 2.3.8.0.zip -Algorithm SHA256
macOS (Terminal)
shasum -a 256 XTR Zenitho Pro 2.3.8.0.zip
Linux (Terminal)
sha256sum XTR Zenitho Pro 2.3.8.0.zip

If the hash you get matches the value above, the file is intact. If it differs, do not use the file, re-download it.

Back
Top