<?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>C# 411 &#187; Obfuscation</title>
	<atom:link href="http://www.csharp411.com/category/obfuscation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com</link>
	<description>C# Information, Code, Tips and News</description>
	<lastBuildDate>Mon, 19 Jul 2010 14:56:35 +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>.NET Obfuscators</title>
		<link>http://www.csharp411.com/net-obfuscators/</link>
		<comments>http://www.csharp411.com/net-obfuscators/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 14:33:22 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Obfuscation]]></category>
		<category><![CDATA[Piracy]]></category>

		<guid isPermaLink="false">http://www.csharp411.com/net-obfuscators/</guid>
		<description><![CDATA[Obfuscation is the process of scrambling and encrypting software so that it cannot be easily reverse-engineered.&#160; The goal is to stop all casual hackers and as many serious hackers as possible from trying inspect and crack the code.
As I described in my article &#34;Obfuscation? Gesundheit!,&#34; programs written for .NET can be reverse-engineered quite easily.&#160; Anyone [...]


Related posts:<ol><li><a href='http://www.csharp411.com/net-installers/' rel='bookmark' title='Permanent Link: .NET Installers'>.NET Installers</a></li><li><a href='http://www.csharp411.com/obfuscation-gesundheit/' rel='bookmark' title='Permanent Link: Obfuscation? Gesundheit!'>Obfuscation? Gesundheit!</a></li><li><a href='http://www.csharp411.com/net-magazines-compared/' rel='bookmark' title='Permanent Link: .NET Magazines Compared'>.NET Magazines Compared</a></li></ol>]]></description>
		<wfw:commentRss>http://www.csharp411.com/net-obfuscators/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Obfuscation? Gesundheit!</title>
		<link>http://www.csharp411.com/obfuscation-gesundheit/</link>
		<comments>http://www.csharp411.com/obfuscation-gesundheit/#comments</comments>
		<pubDate>Sat, 02 Jun 2007 22:24:47 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Obfuscation]]></category>
		<category><![CDATA[Piracy]]></category>
		<category><![CDATA[.NET-assembly]]></category>
		<category><![CDATA[Anti-Piracy]]></category>
		<category><![CDATA[Disassembly]]></category>
		<category><![CDATA[Obfuscator]]></category>
		<category><![CDATA[Reflection]]></category>
		<category><![CDATA[Reflector]]></category>
		<category><![CDATA[Reverse-Engineering]]></category>
		<category><![CDATA[Xenocode]]></category>

		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/obfuscation-gesundheit/</guid>
		<description><![CDATA[If you are a .NET developer, how would you feel if your original C# or VB source code was published on the Web for the world to see?  That's exactly what happens if you release your .NET software without obfuscation.

What is Obfuscation?
Obfuscation is the process of scrambling and encrypting your .NET software so that [...]


Related posts:<ol><li><a href='http://www.csharp411.com/net-obfuscators/' rel='bookmark' title='Permanent Link: .NET Obfuscators'>.NET Obfuscators</a></li><li><a href='http://www.csharp411.com/determine-if-a-loaded-net-assembly-is-signed/' rel='bookmark' title='Permanent Link: Determine if a Loaded .NET Assembly is Signed'>Determine if a Loaded .NET Assembly is Signed</a></li><li><a href='http://www.csharp411.com/determine-the-net-versions-on-which-an-application-is-compiled-and-running/' rel='bookmark' title='Permanent Link: Determine the .NET Versions on which an Application is Compiled and Running'>Determine the .NET Versions on which an Application is Compiled and Running</a></li></ol>]]></description>
		<wfw:commentRss>http://www.csharp411.com/obfuscation-gesundheit/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
