Difference between revisions of "MD5 File Comparison"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search
(Created page with "== MD5sums 1.2 == Image:40star.png * interface: console * Windows / Linux / UNIX * Free - no spyware Generate MD5 hashes of files (with progress indicator). It can do mult...")
 
(MD5 File Comparison Tool)
Line 19: Line 19:
 
* unknown cost
 
* unknown cost
 
* unknown safety
 
* unknown safety
* warning: requires .Net Framework  
+
* warning: requires [[Microsoft .Net Framework]]
  
 
An interesting feature is the ability to compare two files at the same time.
 
An interesting feature is the ability to compare two files at the same time.

Revision as of 13:53, 6 February 2014

MD5sums 1.2

40star.png

  • interface: console
  • Windows / Linux / UNIX
  • Free - no spyware

Generate MD5 hashes of files (with progress indicator). It can do multiple files and pipe output to text file.

md5sums -u * > checksums.txt

homepage: http://www.pc-tools.net/win32/md5sums/

MD5 File Comparison Tool

XXstar.png

An interesting feature is the ability to compare two files at the same time.

homepage: http://www.derektrauger.com/Products/WindowsApplications/MD5FileComparisonTool.aspx

MD5 Pack

XXstar.png

  • interface: graphical
  • Microsoft Windows
  • free

MD5 signatures are 32 hex digit strings derived from (binary) files by a highly specific algorithm. Files that differ only slightly have completely different signatures. Also, it is really extremely unlikely that two different files have the same signatures.

homepage: http://stols.com/net/md5pack.html

Free MD5 SHA1 Verifier

05star.png

  • interface: graphical
  • Microsoft Windows
  • free
  • be careful, if you accept certain dialogs during install you get payloads of unwanted 3rd party apps.

Does not require .Net which is good. The bad is the program is poorly designed and although it does what it claims, it is not convenient to use to create checksum text files nor is it that useful for comparing files. It seems to lose its path when comparing files from different locations. Also, the installer wants you to install toolbars and other unnecessary unrelated software, unless you decline several agreements.

homepage: http://www.keylack.com/free-md5-sha1-verifier.html