<?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: Microsoft CCI Framework for Deobfuscating .Net binaries.</title>
	<atom:link href="http://www.casabasecurity.com/blog/2010/02/microsoft-cci-framework-for-deobfuscating-net-binaries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.casabasecurity.com/blog/2010/02/microsoft-cci-framework-for-deobfuscating-net-binaries/</link>
	<description>Building and breaking software and robots</description>
	<lastBuildDate>Thu, 29 Apr 2010 09:19:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kent</title>
		<link>http://www.casabasecurity.com/blog/2010/02/microsoft-cci-framework-for-deobfuscating-net-binaries/comment-page-1/#comment-20</link>
		<dc:creator>Kent</dc:creator>
		<pubDate>Sun, 21 Feb 2010 03:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.casabasecurity.com/blog/?p=152#comment-20</guid>
		<description>Missing the + on this line:
Stream peStream = File.Create(module.Location + &quot;.fixed&quot;);


BTW: This is FAR better than using a hex editor. Good job!</description>
		<content:encoded><![CDATA[<p>Missing the + on this line:<br />
Stream peStream = File.Create(module.Location + &#8220;.fixed&#8221;);</p>
<p>BTW: This is FAR better than using a hex editor. Good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Hernandez</title>
		<link>http://www.casabasecurity.com/blog/2010/02/microsoft-cci-framework-for-deobfuscating-net-binaries/comment-page-1/#comment-14</link>
		<dc:creator>John Hernandez</dc:creator>
		<pubDate>Thu, 18 Feb 2010 18:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.casabasecurity.com/blog/?p=152#comment-14</guid>
		<description>Hey Shane, 
    I updated that code and also updated the code on part two to fix those issues. Hopefully that helps!</description>
		<content:encoded><![CDATA[<p>Hey Shane,<br />
    I updated that code and also updated the code on part two to fix those issues. Hopefully that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Hernandez</title>
		<link>http://www.casabasecurity.com/blog/2010/02/microsoft-cci-framework-for-deobfuscating-net-binaries/comment-page-1/#comment-13</link>
		<dc:creator>John Hernandez</dc:creator>
		<pubDate>Thu, 18 Feb 2010 17:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.casabasecurity.com/blog/?p=152#comment-13</guid>
		<description>You&#039;re right. I fixed it =). We&#039;re testing out new &quot;code&quot; plugin&#039;s that don&#039;t always work as expected.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right. I fixed it =). We&#8217;re testing out new &#8220;code&#8221; plugin&#8217;s that don&#8217;t always work as expected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.casabasecurity.com/blog/2010/02/microsoft-cci-framework-for-deobfuscating-net-binaries/comment-page-1/#comment-11</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Thu, 18 Feb 2010 07:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.casabasecurity.com/blog/?p=152#comment-11</guid>
		<description>It looks like the post stripped the type passed to the generic List in the Visit() method. Can you fix the post?</description>
		<content:encoded><![CDATA[<p>It looks like the post stripped the type passed to the generic List in the Visit() method. Can you fix the post?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
