MD5
Generate MD5 hash values of files.
Name: MD5
Version: BETA V0.8
Size: 59 KB
Written: June 09, 2005
Updated: June 09, 2005
Download BETA

MD5 is an application used to generate MD5 (Message-Digest 5) hash values of files. The application also has the ability to generate and verify MD5 hash files. It can read standard MD5 hash files, as well as some variations. A sample standard MD5 hash file can be found below. This application is still being tested. Contact me if you find any problems.

Requirements: Microsoft's .NET Framework Version 1.1

Standard MD5 File:

Each line in a standard MD5 hash file should start with a 32 character hash code, followed by a space, followed by an asterisk, and ending with the relative file name and path.

07bb34ce97b62b99f84d32812a2eec75 *other/stargate.jpg

One possible, and popular, variation is the asterisk being replaced by an additional space. This format is used by Red Hat (Fedora) and many others.

ca49964739f84848ca78fc03662272fb  FC3-i386-DVD.iso

Screen Shots:

Calculate MD5 Hash Value
Calculate MD5 Hash Value
Verify MD5 Hash File
Verify MD5 Hash File
Processing MD5 Hash Value
Processing MD5 Hash Value
Create MD5 Hash File
Create MD5 Hash File