<?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>Data Recovery Resources SNAP EXCHANGE and RAID How To Guides &#187; The Black Art of Data Recovery</title>
	<atom:link href="http://www.dtidata.com/resourcecenter/category/file-systems-explained/black-art-data-recovery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dtidata.com/resourcecenter</link>
	<description>Hard drive recovery data recovery resource center with how to guides for windows RAID Snap server file system repair NTFS partition recovery tools tips and tricks to recover data</description>
	<lastBuildDate>Fri, 10 Feb 2012 20:13:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Hard Drive Recovery and Remote Diagnostics&#8230; Old School gone retro&#8230;</title>
		<link>http://www.dtidata.com/resourcecenter/2009/04/29/hard-drive-recovery-and-remote-diagnostics-old-school-gone-retro/</link>
		<comments>http://www.dtidata.com/resourcecenter/2009/04/29/hard-drive-recovery-and-remote-diagnostics-old-school-gone-retro/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 15:51:04 +0000</pubDate>
		<dc:creator>Dick Correa</dc:creator>
				<category><![CDATA[File Systems Explained]]></category>
		<category><![CDATA[The Black Art of Data Recovery]]></category>
		<category><![CDATA[Data Recovery Software How To's]]></category>
		<category><![CDATA[Data Recovery Solutions]]></category>
		<category><![CDATA[hard drve recovery]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/?p=898</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.dtidata.com/resourcecenter/2009/04/29/hard-drive-recovery-and-remote-diagnostics-old-school-gone-retro/' addthis:title='Hard Drive Recovery and Remote Diagnostics&#8230; Old School gone retro&#8230;' ><a class="addthis_button_facebook"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_twitter"></a><a class="addthis_button_print"></a><a class="addthis_button_email"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_compact"></a></div>When I first started writing hard drive recovery software, many, many, years ago Microsoft file systems were pretty straight forward.  It was a simple FAT, with some file entry tables scattered throughout the drive with a few key system components.   In addition, the file system was designed to be fairly virtual.  In other words, if [...]<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.dtidata.com/resourcecenter/2009/04/29/hard-drive-recovery-and-remote-diagnostics-old-school-gone-retro/' addthis:title='Hard Drive Recovery and Remote Diagnostics&#8230; Old School gone retro&#8230;' ><a class="addthis_button_facebook"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_twitter"></a><a class="addthis_button_print"></a><a class="addthis_button_email"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_compact"></a></div>]]></description>
		<wfw:commentRss>http://www.dtidata.com/resourcecenter/2009/04/29/hard-drive-recovery-and-remote-diagnostics-old-school-gone-retro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Black Art Of Data Recovery: BIOS &#8211; MBR &#8211; Part Two</title>
		<link>http://www.dtidata.com/resourcecenter/2007/06/22/black-art-data-recovery-mbr-bios-virus-part-2/</link>
		<comments>http://www.dtidata.com/resourcecenter/2007/06/22/black-art-data-recovery-mbr-bios-virus-part-2/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 16:08:39 +0000</pubDate>
		<dc:creator>Dick Correa</dc:creator>
				<category><![CDATA[The Black Art of Data Recovery]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/2007/06/22/black-art-data-recovery-mbr-bios-virus-part-2/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.dtidata.com/resourcecenter/2007/06/22/black-art-data-recovery-mbr-bios-virus-part-2/' addthis:title='Black Art Of Data Recovery: BIOS &#8211; MBR &#8211; Part Two' ><a class="addthis_button_facebook"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_twitter"></a><a class="addthis_button_print"></a><a class="addthis_button_email"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_compact"></a></div>Let&#8217;s take a look at some of the boot code of a pretty standard MBR. The first thing we want to do is a little house keeping, then relocate the code we loaded at 0000:7C1B to 0000:061B. Which is spelled out in the First Part of &#8211; The Black Art Of Data Recovery: BIOS, MBR, [...]<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.dtidata.com/resourcecenter/2007/06/22/black-art-data-recovery-mbr-bios-virus-part-2/' addthis:title='Black Art Of Data Recovery: BIOS &#8211; MBR &#8211; Part Two' ><a class="addthis_button_facebook"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_twitter"></a><a class="addthis_button_print"></a><a class="addthis_button_email"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_compact"></a></div>]]></description>
		<wfw:commentRss>http://www.dtidata.com/resourcecenter/2007/06/22/black-art-data-recovery-mbr-bios-virus-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Black Art of Data Recovery: BIOS, MBR, VIRUS</title>
		<link>http://www.dtidata.com/resourcecenter/2007/06/13/data-recovery-bios-mbr-virus/</link>
		<comments>http://www.dtidata.com/resourcecenter/2007/06/13/data-recovery-bios-mbr-virus/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 19:21:27 +0000</pubDate>
		<dc:creator>Dick Correa</dc:creator>
				<category><![CDATA[The Black Art of Data Recovery]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/2007/06/13/data-recovery-bios-mbr-virus/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.dtidata.com/resourcecenter/2007/06/13/data-recovery-bios-mbr-virus/' addthis:title='The Black Art of Data Recovery: BIOS, MBR, VIRUS' ><a class="addthis_button_facebook"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_twitter"></a><a class="addthis_button_print"></a><a class="addthis_button_email"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_compact"></a></div>Virus programmers, although destructive, were at one time some of the most innovative programmers in the industry. They exploited the very core of an operating system, and could do magic with the BIOS and MBR. The virus writer of present is just some hack script writer who has no understanding of the true nature of [...]<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.dtidata.com/resourcecenter/2007/06/13/data-recovery-bios-mbr-virus/' addthis:title='The Black Art of Data Recovery: BIOS, MBR, VIRUS' ><a class="addthis_button_facebook"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_twitter"></a><a class="addthis_button_print"></a><a class="addthis_button_email"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_compact"></a></div>]]></description>
		<wfw:commentRss>http://www.dtidata.com/resourcecenter/2007/06/13/data-recovery-bios-mbr-virus/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Black Art Of Data Recovery</title>
		<link>http://www.dtidata.com/resourcecenter/2007/05/25/black-art-data-recovery-overview/</link>
		<comments>http://www.dtidata.com/resourcecenter/2007/05/25/black-art-data-recovery-overview/#comments</comments>
		<pubDate>Fri, 25 May 2007 23:02:47 +0000</pubDate>
		<dc:creator>Dick Correa</dc:creator>
				<category><![CDATA[The Black Art of Data Recovery]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/2007/05/25/black-art-data-recovery-overview/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.dtidata.com/resourcecenter/2007/05/25/black-art-data-recovery-overview/' addthis:title='The Black Art Of Data Recovery' ><a class="addthis_button_facebook"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_twitter"></a><a class="addthis_button_print"></a><a class="addthis_button_email"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_compact"></a></div>Over the next several weeks we are going to take an in depth look at how data recovery in all of its phases is applied to the Microsoft NTFS file system. You may consider this a class in the data recovery of an NTFS file system as well as a mini course in hard drive [...]<div class="addthis_toolbox addthis_default_style" addthis:url='http://www.dtidata.com/resourcecenter/2007/05/25/black-art-data-recovery-overview/' addthis:title='The Black Art Of Data Recovery' ><a class="addthis_button_facebook"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_twitter"></a><a class="addthis_button_print"></a><a class="addthis_button_email"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_compact"></a></div>]]></description>
		<wfw:commentRss>http://www.dtidata.com/resourcecenter/2007/05/25/black-art-data-recovery-overview/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

