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.
Every released ArgusForge.exe is signed with Azure Trusted Signing. To confirm it on your machine:
ArgusForge.exe → Properties.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
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