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:
dd42478282d58bd2274297d19b65e60254cff7e8c9d06d4f429c551e0d85dcac
Windows (PowerShell)
Get-FileHash .\XTR AI Assistant 1.0.16.zip -Algorithm SHA256
macOS (Terminal)
shasum -a 256 XTR AI Assistant 1.0.16.zip
Linux (Terminal)
sha256sum XTR AI Assistant 1.0.16.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