Babel Obfuscator – A good Obfuscator Tool

If you need some information a bout Obfuscate, you can read the following topic, it also provides some obfuscator tool, but almost of them are not free.

http://harriyott.com/2008/09/obfuscations-what-you-need-if-you-want.aspx

 

Babel is an obfuscator for .NET assemblies, and it’s the open source application and FREE.

 

The URL of Babel Obfuscator: http://code.google.com/p/babelobfuscator/ (console application)

 

The add-in that run with Reflector: http://www.jasonhaley.com/blog/post/2009/08/18/ReflectorBabel-Addin.aspx

 

After run Babel Obfuscator, you will have a protected assembly and really hard (or could not) be decompiled by Reflector.

Now you can public your assemblies over internet, and…….It’s very important with Silverlight Application, because all the Silverlight package can be downloaded.

Comments

Popular posts from this blog

Setup SharePoint 2010

Register CSS to SP Master Page