<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Digging through the MBR (Master Boot Record)</title>
	<atom:link href="http://prefetch.net/blog/index.php/2006/09/09/digging-through-the-mbr/feed/" rel="self" type="application/rss+xml" />
	<link>http://prefetch.net/blog/index.php/2006/09/09/digging-through-the-mbr/</link>
	<description>Blog O' Matty</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:31:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Darwish</title>
		<link>http://prefetch.net/blog/index.php/2006/09/09/digging-through-the-mbr/comment-page-1/#comment-825558</link>
		<dc:creator>Darwish</dc:creator>
		<pubDate>Sat, 29 Aug 2009 15:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/index.php/2006/09/09/digging-through-the-mbr/#comment-825558</guid>
		<description>Note that some of this disassembly, especially the last lines are data, not code. 

An example is the last word in the above mbr: 0xaa55. It&#039;s not real-mode x86, it&#039;s a flag to tell the BIOS the mbr is a valid boot record.</description>
		<content:encoded><![CDATA[<p>Note that some of this disassembly, especially the last lines are data, not code. </p>
<p>An example is the last word in the above mbr: 0xaa55. It&#8217;s not real-mode x86, it&#8217;s a flag to tell the BIOS the mbr is a valid boot record.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

