<?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: .NET Obfuscators</title>
	<atom:link href="http://www.csharp411.com/net-obfuscators/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com/net-obfuscators/</link>
	<description>C# Information, Code, Tips and News</description>
	<lastBuildDate>Thu, 09 Sep 2010 19:15:17 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wowpanda</title>
		<link>http://www.csharp411.com/net-obfuscators/comment-page-1/#comment-5507</link>
		<dc:creator>wowpanda</dc:creator>
		<pubDate>Sun, 30 May 2010 03:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/net-obfuscators/#comment-5507</guid>
		<description>hi, can you add Netorbiter to your list?
http://www.zolohouse.com/wow/NetOrbiter/index.html

I just finished it, supports .net 1,2,3, 64bit or 32 bit, cross dll obfuscates.  WPF/Silverlight supported (some manu work involved).</description>
		<content:encoded><![CDATA[<p>hi, can you add Netorbiter to your list?<br />
<a href="http://www.zolohouse.com/wow/NetOrbiter/index.html" rel="nofollow">http://www.zolohouse.com/wow/NetOrbiter/index.html</a></p>
<p>I just finished it, supports .net 1,2,3, 64bit or 32 bit, cross dll obfuscates.  WPF/Silverlight supported (some manu work involved).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srikanth</title>
		<link>http://www.csharp411.com/net-obfuscators/comment-page-1/#comment-5443</link>
		<dc:creator>Srikanth</dc:creator>
		<pubDate>Mon, 26 Apr 2010 11:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/net-obfuscators/#comment-5443</guid>
		<description>Phoenix protector really does a decent job!!!!!</description>
		<content:encoded><![CDATA[<p>Phoenix protector really does a decent job!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Dolz</title>
		<link>http://www.csharp411.com/net-obfuscators/comment-page-1/#comment-5421</link>
		<dc:creator>Daniel Dolz</dc:creator>
		<pubDate>Wed, 07 Apr 2010 01:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/net-obfuscators/#comment-5421</guid>
		<description>Sorry, I forgot to add the price: U$S 245. Thx!</description>
		<content:encoded><![CDATA[<p>Sorry, I forgot to add the price: U$S 245. Thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Dolz</title>
		<link>http://www.csharp411.com/net-obfuscators/comment-page-1/#comment-5420</link>
		<dc:creator>Daniel Dolz</dc:creator>
		<pubDate>Wed, 07 Apr 2010 01:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/net-obfuscators/#comment-5420</guid>
		<description>Hi! Would you please add our new BitHelmet Obfuscator?

BitHelmet Obfuscator (http://www.bithelmet.com) is a new great product for .net application protection.

Thank you very much</description>
		<content:encoded><![CDATA[<p>Hi! Would you please add our new BitHelmet Obfuscator?</p>
<p>BitHelmet Obfuscator (<a href="http://www.bithelmet.com" rel="nofollow">http://www.bithelmet.com</a>) is a new great product for .net application protection.</p>
<p>Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taner Ozdas</title>
		<link>http://www.csharp411.com/net-obfuscators/comment-page-1/#comment-5414</link>
		<dc:creator>Taner Ozdas</dc:creator>
		<pubDate>Thu, 25 Mar 2010 14:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/net-obfuscators/#comment-5414</guid>
		<description>What a big list is this! Very informative post. Thank you.</description>
		<content:encoded><![CDATA[<p>What a big list is this! Very informative post. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timm</title>
		<link>http://www.csharp411.com/net-obfuscators/comment-page-1/#comment-5290</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Fri, 25 Sep 2009 13:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/net-obfuscators/#comment-5290</guid>
		<description>It comes down to how much you want to pay for your requirements.  

Some obfuscators are real crap.  At the very least, the obfuscator should crash .NET Reflector when you attempt to read the protected assembly.  CodeWall is a good choice at $399.  

But the best obfuscators will also foil in-memory attacks.  CodeVeil and CliSecure are examples, but both cost over $1200/seat.

If you are concerned about clients having the proper version of .NET installed, then you may want to convert from .NET to native code.  XenoCode PostBuild is an example at $1600/seat.</description>
		<content:encoded><![CDATA[<p>It comes down to how much you want to pay for your requirements.  </p>
<p>Some obfuscators are real crap.  At the very least, the obfuscator should crash .NET Reflector when you attempt to read the protected assembly.  CodeWall is a good choice at $399.  </p>
<p>But the best obfuscators will also foil in-memory attacks.  CodeVeil and CliSecure are examples, but both cost over $1200/seat.</p>
<p>If you are concerned about clients having the proper version of .NET installed, then you may want to convert from .NET to native code.  XenoCode PostBuild is an example at $1600/seat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.csharp411.com/net-obfuscators/comment-page-1/#comment-5288</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Fri, 25 Sep 2009 00:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/net-obfuscators/#comment-5288</guid>
		<description>I have a .NET application that runs in conjunction with MS XP/Vista and Microsoft PowerPoint. I want to deploy the strongest code protection option available that will be fully compatible with Microsoft Office Applications to help avoid .NET support/compatibility issues, e.g. missing interop assemblies or .NET updates. Considering these and future compatibility issues which is a better solution:

- Code obfuscation for .NET - stick with .NET and make it more difficult to reverse engineer 

- Code conversion from .NET to native code. Could we deploy to platforms without .NET Framework or support Office for Mac using this approach?</description>
		<content:encoded><![CDATA[<p>I have a .NET application that runs in conjunction with MS XP/Vista and Microsoft PowerPoint. I want to deploy the strongest code protection option available that will be fully compatible with Microsoft Office Applications to help avoid .NET support/compatibility issues, e.g. missing interop assemblies or .NET updates. Considering these and future compatibility issues which is a better solution:</p>
<p>- Code obfuscation for .NET &#8211; stick with .NET and make it more difficult to reverse engineer </p>
<p>- Code conversion from .NET to native code. Could we deploy to platforms without .NET Framework or support Office for Mac using this approach?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timm</title>
		<link>http://www.csharp411.com/net-obfuscators/comment-page-1/#comment-3450</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Thu, 25 Sep 2008 20:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/net-obfuscators/#comment-3450</guid>
		<description>Updated, added Babel.</description>
		<content:encoded><![CDATA[<p>Updated, added Babel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sidew</title>
		<link>http://www.csharp411.com/net-obfuscators/comment-page-1/#comment-2883</link>
		<dc:creator>sidew</dc:creator>
		<pubDate>Sat, 30 Aug 2008 13:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/net-obfuscators/#comment-2883</guid>
		<description>Please can you update the list of obfuscators adding Babel Obfuscator?

Name: Babel 
Company: Alberto Ferrazzoli
Price: Free

Address:
http://code.google.com/p/babelobfuscator/</description>
		<content:encoded><![CDATA[<p>Please can you update the list of obfuscators adding Babel Obfuscator?</p>
<p>Name: Babel<br />
Company: Alberto Ferrazzoli<br />
Price: Free</p>
<p>Address:<br />
<a href="http://code.google.com/p/babelobfuscator/" rel="nofollow">http://code.google.com/p/babelobfuscator/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sidew</title>
		<link>http://www.csharp411.com/net-obfuscators/comment-page-1/#comment-2882</link>
		<dc:creator>sidew</dc:creator>
		<pubDate>Sat, 30 Aug 2008 13:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/net-obfuscators/#comment-2882</guid>
		<description>I have done an obfuscator that you can download at:
It is free and it works well. Give it a try:

Its name is Babel and can be downloaded at:
http://code.google.com/p/babelobfuscator/

Features:
Type, Methods, Events, Properties, Fields name obfuscation.
MSIL control flow obfuscation
String encryption

It is based on new Microsoft Phoenix Technology see:
http://connect.microsoft.com/Phoenix

bye</description>
		<content:encoded><![CDATA[<p>I have done an obfuscator that you can download at:<br />
It is free and it works well. Give it a try:</p>
<p>Its name is Babel and can be downloaded at:<br />
<a href="http://code.google.com/p/babelobfuscator/" rel="nofollow">http://code.google.com/p/babelobfuscator/</a></p>
<p>Features:<br />
Type, Methods, Events, Properties, Fields name obfuscation.<br />
MSIL control flow obfuscation<br />
String encryption</p>
<p>It is based on new Microsoft Phoenix Technology see:<br />
<a href="http://connect.microsoft.com/Phoenix" rel="nofollow">http://connect.microsoft.com/Phoenix</a></p>
<p>bye</p>
]]></content:encoded>
	</item>
</channel>
</rss>
