It is currently Tue May 21, 2013 4:56 pm

All times are UTC - 8 hours




Post new topic Reply to topic  [ 13 posts ] 
Author Message
 Post subject: Md5Checker V3.3
PostPosted: Mon Jan 16, 2012 8:56 pm 
Offline
User avatar

Joined: Thu Aug 07, 2008 4:51 am
Posts: 2589
Quote:
Md5Checker is a faster, lightweight and easy-to-use tool to manage, calculate and verify MD5 checksum of multiple files/folders:

• Calculate and display MD5 checksum of multiple files at one time.
• Use MD5 checksum to fleetly verify whether files have been changed.
• Load, save, add, remove and update MD5 checksum conveniently.


http://getmd5checker.com/

Image
More Screenshots

Download @ http://getmd5checker.com/download

_________________
bəʊɡɪ bəəs


Top
 Profile  
 
 Post subject: Re: Md5Checker V3.3
PostPosted: Tue Jan 17, 2012 11:55 am 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3473
Location: US, Texas
The site has a good breakdown on "why use my program" which could really be a "why use checksum programs". Its complete and well-written

The program looks good and looks like it'll batch write MD5's (something I've been looking for) but it says it can add folders, but does that mean recursively or just contents of one folder?

_________________
Supporting the Electronic Frontier Foundation | DuckDuckGo user | My GPG key | Projects donated to: VLC, CubicExplorer, Ditto, Greenshot, TrueCrypt


Top
 Profile  
 
 Post subject: Re: Md5Checker V3.3
PostPosted: Tue Jan 17, 2012 4:26 pm 
Offline
User avatar

Joined: Thu Aug 07, 2008 4:51 am
Posts: 2589
webfork wrote:
The program looks good and looks like it'll batch write MD5's (something I've been looking for) but it says it can add folders, but does that mean recursively or just contents of one folder?

Yup, just drag-and-drop a folder onto its gui.

_________________
bəʊɡɪ bəəs


Top
 Profile  
 
 Post subject: Re: Md5Checker V3.3
PostPosted: Sun Jan 22, 2012 1:34 pm 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3473
Location: US, Texas
I am Baas wrote:
webfork wrote:
The program looks good and looks like it'll batch write MD5's (something I've been looking for) but it says it can add folders, but does that mean recursively or just contents of one folder?

Yup, just drag-and-drop a folder onto its gui.

Thanks -- will test.

_________________
Supporting the Electronic Frontier Foundation | DuckDuckGo user | My GPG key | Projects donated to: VLC, CubicExplorer, Ditto, Greenshot, TrueCrypt


Top
 Profile  
 
 Post subject: Re: Md5Checker V3.3
PostPosted: Wed Jan 25, 2012 10:24 am 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3473
Location: US, Texas
So -- before I begin -- I like the idea of not just posting files to the site, but also their MD5 hash. I want someone to be able to quickly download both my file and its checksum and then quickly run something to verify the file downloaded correctly. This probably isn't a big issue for most users, but I still have downloads getting corrupted, probably due to various bad wireless networks I use. There should be an easy, standardized way to figure this out rather than "oh it doesn't work". If you downloaded the file, you should know right away.

To this point, BitTorrent is obviously superior here, but for Web downloads Free Download Manager has come closest: it has a blank where you can fill in an MD5 hash that it will automatically check. However, I also want this whole process to be as easy and seamless as possible. Drag and drop save, drag and drop verify. Anything more and I'll just try redownloading the file.

MD5Checker gets very close to solving this (and other verification needs), and here's how it stacks up:

  • Works with multiple files, but not recursively (no subdirectories).
  • Can save individual hash files, as well all files listed.
  • The program itself is a single file. There are only two other files it uses: a checksum of itself and the settings it saves to Md5Checker.ini.
  • The program can actually do a "self check" which I thought was cool.

So I wanted to see what the hashes looked like so I threw in some files (can drag and drop files, not folders). Here's what the file looks like when you select "save":

CHECKSUM.MD5
Code:
A39E990FAD6E0861395E00CB1A8CFA4D *file listing.csv
F7873B604355798B3DBB5ADE18DDE680 *nv001.txt
65079696D1CA3D3A327233DF933E72C9 *nv002.txt
885493409D1AFACF05A16F755231809F *nv006.txt
7C94E0B0317662B2E8B8AC8B9E3D90DF *nv012.txt


Unfortunately, IgorWare Hasher couldn't use this file to verify anything, so I'm guessing other MD5 checkers would also have a problem. However, when you select select "save each" this is the file that's created:

NV002.TXT.MD5
Code:
65079696D1CA3D33627233DF93BE72C9 *nv002.txt


IgorWare Hasher could read that fine. (Oddly IgorWare couldn't automatically see the [same file name].md5, but that's not MD5Checker's fault.)


Wishlist (roughly in order of want/need):

  • If you drag and drop either the file or the MD5, there should be an option to automatically check against the other if present (of course with a cancel button in case you drop in a really big file).
  • Of course recursive capabilities along with relative pathways for the regular Save function as well as recursively create checksum files for the Save Each feature.
  • Despite the name, wish it would do SHA-1 (for better security) as well as CRC checksums (for routine system checking)

_________________
Supporting the Electronic Frontier Foundation | DuckDuckGo user | My GPG key | Projects donated to: VLC, CubicExplorer, Ditto, Greenshot, TrueCrypt


Last edited by webfork on Wed Jan 25, 2012 10:50 am, edited 1 time in total.
(cut the irrelevant bit about UDP)


Top
 Profile  
 
 Post subject: Re: Md5Checker V3.3
PostPosted: Wed Jan 25, 2012 5:15 pm 
Offline
User avatar

Joined: Thu Aug 07, 2008 4:51 am
Posts: 2589
@webfork

Quote:
• Works with multiple files, but not recursively (no subdirectories).


Draging & droping a folder onto Md5Checker works fine for me. The folder (and subfolders) is processed automatically. This should be enabled by default:

Image

_________________
bəʊɡɪ bəəs


Top
 Profile  
 
 Post subject: Re: Md5Checker V3.3
PostPosted: Thu Jan 26, 2012 3:49 pm 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3473
Location: US, Texas
Just doublechecked via both drag and drop and the menu, its not pulling in files unless I specifically select them (e.g. not whole folders or if drag in a folder).

Must be a bug.

_________________
Supporting the Electronic Frontier Foundation | DuckDuckGo user | My GPG key | Projects donated to: VLC, CubicExplorer, Ditto, Greenshot, TrueCrypt


Top
 Profile  
 
 Post subject: Re: Md5Checker V3.3
PostPosted: Thu Jan 26, 2012 4:44 pm 
Offline
User avatar

Joined: Thu Aug 07, 2008 4:51 am
Posts: 2589
webfork wrote:
Must be a bug.

To resolve... get a Win 7 machine :lol: You are correct re. the menu option but drag & drop works fine for me. Version 3.3 was released in 2007. I will try to contact the developer.

_________________
bəʊɡɪ bəəs


Top
 Profile  
 
 Post subject: Re: Md5Checker V3.3
PostPosted: Thu Jan 26, 2012 4:50 pm 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3473
Location: US, Texas
I am Baas wrote:
webfork wrote:
Must be a bug.

To resolve... get a Win 7 machine :lol: You are correct re. the menu option but drag & drop works fine for me. Version 3.3 was released in 2007. I will try to contact the developer.

Hehe ... that would work.

I looked all over the website for some kind of bug reporting / contact method. Feel weird posting it in the guestbook.

_________________
Supporting the Electronic Frontier Foundation | DuckDuckGo user | My GPG key | Projects donated to: VLC, CubicExplorer, Ditto, Greenshot, TrueCrypt


Top
 Profile  
 
 Post subject: Re: Md5Checker V3.3
PostPosted: Thu Jan 26, 2012 4:56 pm 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3726
A little strange that there is no contact page.

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: Md5Checker V3.3
PostPosted: Wed Feb 15, 2012 4:02 am 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3726
Quote:
Md5Checker 3.3 is released
Monday, 24 December 2007 15:07
Quite a long time since they've updated, it would be nice if they could support more hash algorithms.

Tested: Portable

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: Md5Checker V3.3
PostPosted: Wed Feb 22, 2012 12:27 pm 
Offline
User avatar

Joined: Thu Jul 30, 2009 5:40 am
Posts: 25
Location: Sky :)
webfork wrote:
Unfortunately, IgorWare Hasher couldn't use this file to verify anything, so I'm guessing other MD5 checkers would also have a problem.

This was a bug in IgorWare Hasher (fixed in v1.4.4), it would display message "Hash not found for selected input file" even if hash is found (but it would still load verification value). :oops:

webfork wrote:
IgorWare Hasher could read that fine. (Oddly IgorWare couldn't automatically see the [same file name].md5, but that's not MD5Checker's fault.)

That's because it tries to load files with "filename.md5" naming pattern used by Total Commander and Free Commander, I changed it now so it searches for both "filename.md5" and "filename.ext.md5".

_________________
x64 inside - My Free Portable Software


Top
 Profile  
 
 Post subject: Re: Md5Checker V3.3
PostPosted: Sat Sep 15, 2012 2:08 am 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3726
guinness wrote:
Quote:
Md5Checker 3.3 is released
Monday, 24 December 2007 15:07
Quite a long time since they've updated, it would be nice if they could support more hash algorithms.

Tested: Portable
I retract that statement as the SFV (CRC32) filetype is unstable when used for checking file integrity.

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group