<?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: A brief introduction to modern x86 assembly language</title>
	<atom:link href="http://chadaustin.me/2009/02/a-brief-introduction-to-modern-x86-assembly-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://chadaustin.me/2009/02/a-brief-introduction-to-modern-x86-assembly-language/</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 02:09:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: You Won&#8217;t Learn This in School: Disabling Kernel Functions in Your Process &#124; Chad Austin</title>
		<link>http://chadaustin.me/2009/02/a-brief-introduction-to-modern-x86-assembly-language/comment-page-1/#comment-4562</link>
		<dc:creator>You Won&#8217;t Learn This in School: Disabling Kernel Functions in Your Process &#124; Chad Austin</dc:creator>
		<pubDate>Tue, 31 Mar 2009 08:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://aegisknight.org/new/2009/02/21/a-brief-introduction-to-modern-x86-assembly-language/#comment-4562</guid>
		<description>[...] modification&#8230; isn&#8217;t that scary? With a bit of knowledge and defensive programming, it&#8217;s not that bad. In fact, I&#8217;ll show you the [...]</description>
		<content:encoded><![CDATA[<p>[...] modification&#8230; isn&#8217;t that scary? With a bit of knowledge and defensive programming, it&#8217;s not that bad. In fact, I&#8217;ll show you the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kandyneko</title>
		<link>http://chadaustin.me/2009/02/a-brief-introduction-to-modern-x86-assembly-language/comment-page-1/#comment-4508</link>
		<dc:creator>kandyneko</dc:creator>
		<pubDate>Tue, 24 Feb 2009 01:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://aegisknight.org/new/2009/02/21/a-brief-introduction-to-modern-x86-assembly-language/#comment-4508</guid>
		<description>This is pretty good stuff to know, but any time I&#039;m tempted to play with asm I get caught up in little details like what assembler do I use, how do I call built in OS functions from it, and where do I find libraries for asm rather than C. Just so I know that I can produce some results. I never did decide on where to start with that.</description>
		<content:encoded><![CDATA[<p>This is pretty good stuff to know, but any time I&#8217;m tempted to play with asm I get caught up in little details like what assembler do I use, how do I call built in OS functions from it, and where do I find libraries for asm rather than C. Just so I know that I can produce some results. I never did decide on where to start with that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
