Wingetlywingetly
← All apps

HashCalc

by Stephen Genusav0.81

Last updated

This is an experimental project using Embarcadero Delphi XE7. It also uses the DCPCrypt library for the hash functions.

Install with winget

$ winget install --id StephenGenusa.HashCalc --exact --version 0.81

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v0.81

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for HashCalc.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • OpenHashTabnamazso
    namazso.OpenHashTabv3.1.1

    OpenHashTab is a shell extension for conveniently calculating and checking file hashes from file properties.

  • Pinny Notes63BeetleSmurf
    63BeetleSmurf.PinnyNotesv1.17.0

    A sticky note application with a button to "pin" a note making it always on top above other windows.

  • HashToolsBinary Fortress Software
    BinaryFortress.HashToolsv4.8.4.0

    Compute and Check Hashes with One Click

  • HashCheck Shell Extensionidrassi
    idrassi.HashCheckShellExtensionv2.5.0.1

    HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading

  • HashCheck Shell Extensiongurnec
    gurnec.HashCheckShellExtensionv2.4.0.55

    HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading

  • Hash & CRCFebooti Software
    Febooti.Hash&CRCv3.7.0

    A freeware cryptographic hash value calculator that allows computing MD5, SHA-1, CRC32 and other popular hash checksums of files.

More from Stephen Genusa or browse hash-calc, dcpcrypt, checksums.

Frequently asked questions

How do I install HashCalc on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id StephenGenusa.HashCalc --exact --version 0.81. winget downloads the installer from Stephen Genusa and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install HashCalc silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id StephenGenusa.HashCalc --exact 0.81 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall HashCalc via winget?
Run: winget uninstall --id StephenGenusa.HashCalc --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from HashCalc's Apps & Features entry.
Is HashCalc free?
HashCalc is distributed under None stated (Freeware). Refer to the publisher (https://github.com/StephenGenusa/HashCalc) for the full license terms - Wingetly itself does not charge for installation.
Does HashCalc work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls HashCalc directly from the publisher.
How do I keep HashCalc up to date?
Run winget upgrade --id StephenGenusa.HashCalc --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of HashCalc from microsoft/winget-pkgs.