qc2105 / hashing

Simple utility to calculate and compare hashes of multiple files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary:

Simple utility to calculate and compare hashes of multiple files

Features:

  • Multilingual support (3 languages available)
  • 10 algorithms supported:
    • MD5
    • SHA1
    • SHA256
    • SHA384
    • SHA512
    • CRC32
    • RIPEMD160
    • SHA3-256
    • SHA3-384
    • SHA3-512
  • Choose which hashes you want to calculate
  • Compare and group identical files together
  • Compare multiple files against hash sums
  • Search in VirusTotal (works only SHA256)
  • Search hash in DuckDuckGo and Google
  • Drag n' drop any number of files and folder
  • Option to save hashes in JSON files
  • Option for analyzing JSON files
  • Option for lower character casing
  • Option for decimal CRC32
  • Process high priority support
  • Tray icon support
  • Option to stay always on top
  • Single-instance support

Downloads:

https://github.com/hellzerg/hashing/releases

Screenshots:

https://github.com/hellzerg/hashing/blob/master/IMAGES.md

Compatibility:

  • .NET Framework 4.5.2
  • Compatible with Windows 7, 8, 8.1, 10, 11
  • Does not work with Windows XP or Vista

Credits:

Details:

  • Latest version: 3.4
  • Released: February 15, 2022
  • SHA256: 066D3090044D5D77D4B2454C013E56648363EC329D13750B416B4C69B0AAE4AA

About

Simple utility to calculate and compare hashes of multiple files

License:GNU General Public License v3.0


Languages

Language:C# 100.0%