<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; md5 checker</title> <atom:link href="http://www.ghacks.net/tag/md5-checker/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>DVDsig Generates, Verifies MD5 Signatures</title><link>http://www.ghacks.net/2010/07/14/dvdsig-generates-verifies-md5-signatures/</link> <comments>http://www.ghacks.net/2010/07/14/dvdsig-generates-verifies-md5-signatures/#comments</comments> <pubDate>Wed, 14 Jul 2010 16:20:07 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[dvdsig]]></category> <category><![CDATA[file corruption]]></category> <category><![CDATA[md5]]></category> <category><![CDATA[md5 checker]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28242</guid> <description><![CDATA[The portable 10K tool DVDsig has been created to quickly generate and verify the MD5 signatures of a base folder and all files it contains. MD5 hashes are used to verify a file&#8217;s integrity by comparing the initial value to the current value, differences indicate that the file has been changed in the meantime. This [...]]]></description> <content:encoded><![CDATA[<p>The portable 10K tool DVDsig has been created to quickly generate and verify the MD5 signatures of a base folder and all files it contains. MD5 hashes are used to verify a file&#8217;s integrity by comparing the initial value to the current value, differences indicate that the file has been changed in the meantime. This method is more reliable than comparing file modification dates or file sizes.</p><p>The portable software needs to be placed in the base directory. It can for instance be placed in a download folder or the root folder of a disk compilation.</p><p><span
id="more-28242"></span>The main interface displays a Scan and Verify link. Scan will initiate the scan of all files that reside in the base folder and its subfolders. MD5 hashes are generated and stored in a database file in the same folder.</p><div
id="attachment_28243" class="wp-caption alignnone" style="width: 410px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/dvdsig.png" alt="dvdsig" title="dvdsig" width="400" height="170" class="size-full wp-image-28243" /><p
class="wp-caption-text">dvdsig</p></div><p>The program displays status information in its interface, usually if a file is not accessible or other problems related to generating the MD5 values. All MD5 hashes are stored in a file named dvdsig.md5.</p><p>DVDsig will automatically recognize that file and refuse to run the scan again if it exists. Selecting the Verify option instead will process all files in the folder a second time and compare the hashes to the ones stored in the database file.</p><p>The output lists the total files, files that were identical, bad files and missing files. Bad and missing files are displayed with their file name in the interface so that it is possible to react on the file change right away.</p><p><a
href="http://members.ozemail.com.au/~nulifetv/freezip/freeware/">DVDsig</a> has been primarily designed by the developer as a file verification software for DVD-ROM and CD-ROM media, but it can be used for other verification purposes as well. Its small size makes it an ideal program to be included on removable media or optical media.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/14/dvdsig-generates-verifies-md5-signatures/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Verify the integrity and authenticity of files</title><link>http://www.ghacks.net/2007/12/24/verify-the-integrity-and-authenticity-of-files/</link> <comments>http://www.ghacks.net/2007/12/24/verify-the-integrity-and-authenticity-of-files/#comments</comments> <pubDate>Mon, 24 Dec 2007 19:00:29 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[md5]]></category> <category><![CDATA[md5 checker]]></category> <category><![CDATA[md5 hash]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/12/24/verify-the-integrity-and-authenticity-of-files/</guid> <description><![CDATA[Many download websites and developers display a so called MD5 hash code of the application that you want to download on their website which can be used to verify the integrity and authenticity of it. This can be done by comparing the MD5 hash code of the downloaded file with the one on the homepage where you did download it from.]]></description> <content:encoded><![CDATA[<p>Many download websites and developers display a so called MD5 hash code of the application that you want to download on their website which can be used to verify the integrity and authenticity of it. This can be done by comparing the MD5 hash code of the downloaded file with the one on the homepage where you did download it from.</p><p>The hash has to be the same, if it is not either the download went wrong or someone tampered with the file in some way. This could be that a virus or trojan was added to it for instance.</p><p>HashTab is a Windows Shell extension that adds a File Hashes tab to the properties window when right-clicking a file. It does display the hashes of several algorithms including MD5 or CRC32 and even has a button to easily compare hashes. That&#8217;s better than manually trying to compare the 32 digit+ hashes.</p><p><span
id="more-2643"></span><img
src='http://www.ghacks.net/wp-content/uploads/2007/12/hashtab.jpg' alt='hashtab' /></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/12/24/verify-the-integrity-and-authenticity-of-files/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Check MD5 Hashes</title><link>http://www.ghacks.net/2007/04/21/check-md5-hashes/</link> <comments>http://www.ghacks.net/2007/04/21/check-md5-hashes/#comments</comments> <pubDate>Sat, 21 Apr 2007 19:29:52 +0000</pubDate> <dc:creator>Clazirus</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file management]]></category> <category><![CDATA[hashes]]></category> <category><![CDATA[md5 checker]]></category> <category><![CDATA[md5 hash]]></category> <category><![CDATA[Software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/04/21/check-md5-hashes/</guid> <description><![CDATA[MD5 (Message-Digest algorithm 5) can be used as a way of checking that a computer file has not been maliciously or accidentally altered. To put it simple, it works like a fingerprint. So, nowadays most of websites includes this information to their software, which looks like this:]]></description> <content:encoded><![CDATA[<p>MD5 (Message-Digest algorithm 5) can be used as a way of checking that a computer file has not been maliciously or accidentally altered. To put it simple, it works like a fingerprint. So, nowadays most of websites includes this information to their software, which looks like this:</p><p><img
src="http://www.ghacks.net/files/screens/2007/04/md5checker-hashes.JPG" alt="md5 hashes" /></p><p>Using <a
href="http://www.softpedia.com/get/System/File-Management/MD5-Checker.shtml" target="_blank">MD5 checker</a>, we can ensure the integrity of the files. All you need is to copy those published MD5 hashes to clipboard and launch this application. Paste it, and then simply click the browse button to locate the file. The md5 hashes will be compared to the one on the clipboard. The result then will be shown if the file was altered or not.</p><p><span
id="more-1450"></span></p><p><img
src="http://www.ghacks.net/files/screens/2007/04/md5checker-notmatch.JPG" alt="md5 checker " /></p><p>You could also create hashes for your file.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/04/21/check-md5-hashes/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
