ARGUSFORGE
Security

Verify your download

ArgusForge ships as a code-signed Windows application. You can confirm any download is authentic and untampered in two independent ways — the digital signature and the SHA-256 checksum.

1. Check the code-signing signature

Every released ArgusForge.exe is signed with Azure Trusted Signing. To confirm it on your machine:

  1. Right-click ArgusForge.exeProperties.
  2. Open the Digital Signatures tab.
  3. Select the signature and click DetailsView Certificate.
  4. Confirm the signer and that Windows reports "This digital signature is OK."
If the Digital Signatures tab is missing or the signature is invalid, do not run the file — re-download it from argusforge.net.

2. Verify the SHA-256 checksum

Compute the hash of the downloaded zip in PowerShell and compare it to the published value for your version:

Get-FileHash .\ArgusForge.zip -Algorithm SHA256
Current release — v1.1.3
SHA-256:  94934DBE350D2EC545B21D439B45F15DB75C95BFA2DE00BDA72539AB971491F4

The checksum for each release is generated at build time and posted here. If your computed hash matches, the download is bit-for-bit identical to what we shipped.

ArgusForge also runs 100% offline — no telemetry, no cloud upload, no account — so once verified, nothing about your schedules ever leaves your machine. Questions about a download? Email support@argusforge.net.

← Back to ArgusForge