View Single Post
Old 08-11-2016, 08:30 AM   #875
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by vgreader View Post
...
2. How can I use Hashmyfiles(excuse me but I dont know how to and one of the possible reasons of failure could be corrupt file)
...
Open the .md5 file in an editor. Drag and drop the .bin file onto the HashMyFiles window. Wait for it to compute the hashes. Compare the MD5 hash for the .bin file to the hash stored inside the .md5 file. They should be identical.

Or use RapidCRC to verify the .md5 hash -- it will compute the MD5 of a file with the .md5 extension removed (.bin.md5 -> .bin in this case) and compare that to the MD5 value in the .md5 file. If RapidCRC is associated with .md5 file extensions, just double-click the .md5 file to verify its corresponding binary file.

Windows also has a built-in md5sum program, but it has a strange name and is a command-line tool.
geekmaster is offline   Reply With Quote