<?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; calculate hashes</title> <atom:link href="http://www.ghacks.net/tag/calculate-hashes/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>Sat, 11 Feb 2012 07:07:56 +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>Fingerprint Files In Windows To Uncover File Changes</title><link>http://www.ghacks.net/2009/08/30/fingerprint-files-in-windows-to-uncover-file-changes/</link> <comments>http://www.ghacks.net/2009/08/30/fingerprint-files-in-windows-to-uncover-file-changes/#comments</comments> <pubDate>Sun, 30 Aug 2009 10:02:27 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[calculate hashes]]></category> <category><![CDATA[compare files]]></category> <category><![CDATA[file comparison]]></category> <category><![CDATA[fingerprint]]></category> <category><![CDATA[hash]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows-files]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15691</guid> <description><![CDATA[What&#8217;s the best way of making sure that you know when files are changed in the operating system? It is possible to create a backup and compare the backup with a later stage. Other possibilities include software programs that have been designed to detect changes. Fingerprint is one of those software programs. The computer program [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />What&#8217;s the best way of making sure that you know when files are changed in the operating system? It is possible to create a backup and compare the backup with a later stage. Other possibilities include software programs that have been designed to detect changes. Fingerprint is one of those software programs. The computer program can index files from multiple folders or hard drives.</p><p>Fingerprint calculates hash values of every file during the first selection unlike many other tools that simply report file size or file date modifications. This way might take a bit longer but it ensures that every modification can be noticed as the program compares the hash values and not data that can be easily modified.</p><p><span
id="more-15691"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/08/fingerprint-500x243.jpg" alt="fingerprint" title="fingerprint" width="500" height="243" class="alignnone size-medium wp-image-15693" /></p><p>Some aspects of a directory scan can be configured during setup. It is for instance possible to include or exclude files from the scan, switch from hash generation to file size, date and time records or schedule scans for the profile.</p><p>The Windows Task Scheduler is used to schedule file comparisons at a later time or on a regular basis. File changes will be written to a log file that is automatically displayed in the default web browser of the computer system. Fingerprint is a small program for the Windows operating system that can be <a
href="http://www.2brightsparks.com/freeware/freeware-hub.html">downloaded</a> from the developer&#8217;s website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/30/fingerprint-files-in-windows-to-uncover-file-changes/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Hash Tab Shell Extension</title><link>http://www.ghacks.net/2008/11/27/hash-tab-shell-extension/</link> <comments>http://www.ghacks.net/2008/11/27/hash-tab-shell-extension/#comments</comments> <pubDate>Thu, 27 Nov 2008 17:28:47 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[calculate hashes]]></category> <category><![CDATA[hash tab]]></category> <category><![CDATA[hashes]]></category> <category><![CDATA[md5 hash]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[shell extension]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8574</guid> <description><![CDATA[Many users shy away as soon as they hear the words hash or shell extension because of the connotation that the conversation will turn into a highly technical &#8211; and geeky &#8211; one. The concept itself however is pretty simple that even a inexperienced computer user should understand it. A hash is just a string [...]]]></description> <content:encoded><![CDATA[<p>Many users shy away as soon as they hear the words hash or shell extension because of the connotation that the conversation will turn into a highly technical &#8211; and geeky &#8211; one. The concept itself however is pretty simple that even a inexperienced computer user should understand it.</p><p>A hash is just a string that has been computed with the use of an algorithm. That hash is always the same as long as the file that has been checked is not modified. This leads directly to many uses of hash values. They can be used to check that a file is still the same on one computer, that a file that has been uploaded to a remote computer is the same as the file on the source computer or that a download from an Internet website is not corrupt.</p><p>Hash Tab is a Windows shell extension that adds a tab in the File Properties window that is displaying has values of various algorithms like MD5, CRC32 or SHA-512.</p><p><span
id="more-8574"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/11/hashtab1-366x500.jpg" alt="hashtab" title="hashtab" width="366" height="500" class="alignnone size-medium wp-image-8576" /></p><p>One interesting feature of Hash Tab is the ability to compare hashes in the File Properties dialog. It is possible to select a second file on the hard drive and compare it with the first one or to paste a hash into one of the forms and compare the files that way. The second option is obviously thought for comparing files that are not located on the same computer. Helpful after downloading files on the Internet or transferring files to a remote computer.</p><p>Hash Tab is only one review that was posted by Demetris at his blog. He lists <a
href="http://op111.net/64/">Fifteen useful shell extensions for Windows</a> with lots of screenshots and information on his website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/27/hash-tab-shell-extension/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
