[DEV] Windows App to calculate MD5 and SHA1 Hash values for file

Q.Entity

Senior Member
Nov 17, 2010
614
71
0
Dallas
I wrote this for internal use and people keep asking me for it, so why not post and see if it helps others.

It is a simple C# app to calculate MD5 and SHA-1 hash values that also allows comparing the calculated values against entered ones.

Can be downloaded from here: https://www.wuala.com/q.entity/Tools/FileHasher.msi/?key=NA5pcpOFBPU7

MD5 B7063EDFB754C6492EC7E0BEF2CDB9D4

SHA1 DA39A3EE5E6B4B0D3255BFEF95601890AFD80709

Requires .Net Framework 4.0