Wingetlywingetly
← All apps

Hasher

by den4b Teamv4.2

Last updated

Hashing utility for verifying integrity of files

Install with winget

$ winget install --id den4b.Hasher --exact --version 4.2

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

Silent install command for Hasher

Hasher uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Hasher

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.

About

Hashing utility for verifying integrity of files using a wide range of supported algorithms: CRC32, MD2, MD4, MD5, SHA1, SHA256, SHA512, RipeMD128, RipeMD160, ED2K.

All processed files are logged and ready for export to a number of different verification file formats: SFV, MD5SUM, SHA1SUM. Multiple hash types can be generated simultaneously per file. Handy hash and file comparison functions, such as holding SHIFT to compare to next file or CTRL to compare two files, will make this task a breeze.

Installers · v4.2

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

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 Hasher.

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

  • ReNamerden4b Team
    den4b.ReNamerv7.10

    A very powerful and flexible file renaming tool

  • Resizerden4b Team
    den4b.Resizerv2.2

    Batch image resizer

  • Shutterden4b Team
    den4b.Shutterv4.9

    A multifunctional scheduling utility

  • Colorsden4b Team
    den4b.Colorsv3.2

    A utility to pick color from pallets or screen content.

  • RandPassden4b Team
    den4b.RandPassv2.2

    Random password generator

  • 夸克网盘Quark
    Alibaba.QuarkCloudDrivev3.24.0

    Quark Cloud Drive is a cloud service product launched by Quark, featuring cloud storage, HD streaming, online file decompression, PDF one-click conversion, etc.

More from den4b Team or browse crc32, file, hash.

Frequently asked questions

How do I install Hasher on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id den4b.Hasher --exact --version 4.2. winget downloads the installer from den4b Team and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Hasher silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id den4b.Hasher --exact 4.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Hasher?
Hasher uses EXE (Inno Setup). Run the downloaded installer with: installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Hasher via winget?
Run: winget uninstall --id den4b.Hasher --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Hasher's Apps & Features entry.
Is Hasher free?
Hasher is distributed under CC-BY-NC-ND-3.0. Refer to the publisher (https://www.den4b.com/products/hasher) for the full license terms - Wingetly itself does not charge for installation.
Does Hasher 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 Hasher directly from the publisher.
How do I keep Hasher up to date?
Run winget upgrade --id den4b.Hasher --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of Hasher from microsoft/winget-pkgs.

Recent versions

  • 4.2latest
  • 4.1.0.0