MD5 & SHA Checksum Utility
MD5 & SHA Checksum Utility is a tool that allows you to generate CRC32, MD5, SHA-1, SHA-256, SHA-384 and SHA-512 hashes of single or multiple files. You can also verify hashes with the matching file to ensure the file integrity is correct.
You may click on the Browse button to select a file/folder to generate hashes. Alternatively, you may also drag and drop or do a right-click on any file/folder to generate hashes. The generated hashes can be copied to clipboard or saved as CSV/HTML/TXT file.
Instruction to Generate hash
- Tick on the hashes that you want to generate
- Drag and drop a file into the program or use the Browse button to select a File
- Selected hashes will be generated
- Click on Copy All button if you want to copy all the selected hashes to clipboard (Useful for sharing hash with people)
Instruction to Verify hash
- Download a software that provides MD5, SHA-1 & SHA-256 hash
- Copy one of the hashes to clipboard (Ctrl + C)
- Drag and drop the downloaded file into the program or use the Browse button to select the downloaded file
- Selected hashes will be generated
- Click on the Paste button
- Click on the Verify button and the result will be displayed in a message box
You can try generate hash for this software and verify with one of the the checksum below.
Checksums for MD5 & SHA Checksum Utility 2.1 (Free)
MD5 Checksum: 2D423B85E6684956B817E6C7E36BE3DC
SHA-1 Checksum: 4B70B5213249014C3785460720B81B5F9BEABEC3
SHA-256 Checksum: D3D6F3597AEBA37312F61E59BA465E57B19140CC9A4517C7F9C49461F1D0A4BB
SHA-512 Checksum (double-click below in order to select and copy full checksum): 53914AFA0E66C50BBD12D9FFB7833FD5094FA10735D8700BFF9CD87C2A7EB478D6715B34EAE4F53652F0E48EC3526C51C431C08ACF4EC70E8DD5FCD5FA84C129
If you like this software, you may wish to donate via paypal.
You can email me or post a comment here for any feedback or suggestions.
541 Comments Add your own
Leave a Reply
Trackback this post | Subscribe to the comments via RSS Feed
1. Turbulentio | November 12, 2019 at 8:02 am
Thank you muchly for your work & utility! =) It was a great help when learning to verify files. It’s hard to believe Microsoft doesn’t integrate something like your Util. into the shell.
2. Raymond | November 13, 2019 at 12:31 am
Hi Turbulentio,
Thanks for your support 🙂
You may also get files hashes using Windows PowerShell.
More information @ https://www.ghacks.net/2017/02/19/get-file-hashes-using-windows-powershell/
Cheers