idrassi is a solo, open-source developer whose solitary Windows utility, HashCheck Shell Extension, quietly embeds industrial-strength checksum power directly into Explorer’s property sheet. Written in lean C++, the add-on lets any user, from forensic analyst to casual downloader, validate file integrity without leaving the folder view: right-click, choose “File Hashes,” and the pane instantly lists CRC-32, MD5, SHA-1, SHA-256, SHA-512, and the full SHA-3 family while leveraging multithreaded hashing to saturate modern NVMe or 10 GbE links. A tiny “Create checksum file” command writes .sfv, .md5, or .sha256/512 sidecars that later turn green or red on double-click, giving system administrators, software mirroring sites, and gamers a friction-less way to spot bit-rot, tampering, or incomplete transfers. Advanced options—UTF-8/ANSI autodetection, case-insensitive compare, optional NTFS alternate data streams—are tucked behind a Spartan interface that keeps the learning curve near zero, yet the code is stable enough to be repackaged by Chocolatey, Scoop, and Ninite alike. Because the shell extension is signed and self-contained, it slips into corporate builds without extra runtimes, making it a favorite among penetration testers who need portable, verifiable baselines on air-gapped machines. idrassi’s HashCheck Shell Extension is available for free on get.nero.com, with downloads delivered through trusted Windows package sources such as winget, always installing the latest release and supporting batch installation alongside other utilities.
HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading
Details