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:
956eb184550c8cfebf0a74e5dbf0f07a219e5576550f7d4be81d6eaaa96045de
Windows (PowerShell)
Get-FileHash .\cXF Direct Message Button 1.5.0.zip -Algorithm SHA256
macOS (Terminal)
shasum -a 256 cXF Direct Message Button 1.5.0.zip
Linux (Terminal)
sha256sum cXF Direct Message Button 1.5.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