<?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 &#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 blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 23 Nov 2009 22:22:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></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>

	Tags: <a href="http://www.ghacks.net/tag/calculate-hashes/" title="calculate hashes" rel="tag">calculate hashes</a>, <a href="http://www.ghacks.net/tag/compare-files/" title="compare files" rel="tag">compare files</a>, <a href="http://www.ghacks.net/tag/file-comparison/" title="file comparison" rel="tag">file comparison</a>, <a href="http://www.ghacks.net/tag/fingerprint/" title="fingerprint" rel="tag">fingerprint</a>, <a href="http://www.ghacks.net/tag/hash/" title="hash" rel="tag">hash</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/windows-files/" title="windows-files" rel="tag">windows-files</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/03/shell-extension-manager/" title="Shell Extension Manager (November 3, 2008)">Shell Extension Manager</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/11/27/hash-tab-shell-extension/" title="Hash Tab Shell Extension (November 27, 2008)">Hash Tab Shell Extension</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/12/file-integrity-check/" title="File Integrity Check (November 12, 2008)">File Integrity Check</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/09/23/file-information/" title="File Information (September 23, 2008)">File Information</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/10/02/attribute-changer-2/" title="Attribute Changer (October 2, 2008)">Attribute Changer</a> (4)</li>
</ul>

]]></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</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></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 that [...]]]></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/p64">Fifteen useful shell extensions for Windows</a> with lots of screenshots and information on his website.</p>

	Tags: <a href="http://www.ghacks.net/tag/calculate-hashes/" title="calculate hashes" rel="tag">calculate hashes</a>, <a href="http://www.ghacks.net/tag/hash-tab/" title="hash tab" rel="tag">hash tab</a>, <a href="http://www.ghacks.net/tag/hashes/" title="hashes" rel="tag">hashes</a>, <a href="http://www.ghacks.net/tag/md5-hash/" title="md5 hash" rel="tag">md5 hash</a>, <a href="http://www.ghacks.net/tag/shell/" title="shell" rel="tag">shell</a>, <a href="http://www.ghacks.net/tag/shell-extension/" title="shell extension" rel="tag">shell extension</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/25/link-shell-extension/" title="Link Shell Extension (October 25, 2008)">Link Shell Extension</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/12/24/verify-the-integrity-and-authenticity-of-files/" title="Verify the integrity and authenticity of files (December 24, 2007)">Verify the integrity and authenticity of files</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/02/02/ntfs-link-windows-shell-extension/" title="NTFS Link Windows Shell Extension (February 2, 2009)">NTFS Link Windows Shell Extension</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/08/30/fingerprint-files-in-windows-to-uncover-file-changes/" title="Fingerprint Files In Windows To Uncover File Changes (August 30, 2009)">Fingerprint Files In Windows To Uncover File Changes</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/04/21/check-md5-hashes/" title="Check MD5 Hashes (April 21, 2007)">Check MD5 Hashes</a> (0)</li>
</ul>

]]></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>
