Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

C#.NET Obfuscator

29 views
Skip to first unread message

Divyesh

unread,
Dec 21, 2005, 12:13:25 AM12/21/05
to
Hello,

Can anybody suggest obfuscator's available for .NET in specific for C#?
Also if possible, share your experience.

Thanks,
Divyesh


Mahesh Devjibhai Dhola [MVP]

unread,
Dec 21, 2005, 1:49:36 AM12/21/05
to
Hi,
You can find various obfuscator tools for C# from the following link,
http://msdn.microsoft.com/vcsharp/programming/tools/ and see Obfuscators
section.
I have tried also Community Edition of Dotfuscator which comes with VS.NET
2003. the problem with it is minimal functionalities and it just changes the
names and show that code when you decompile.
But, .Net Reactor is a really good one i have tried found on the following
link:
http://www.itlocation.com/en/software/prd64396,,.htm

I have used Reflector .Net Decompiler to test Obfuscated code..

HTH,

"Divyesh" <divyes...@in.bosch.com> wrote in message
news:doao9p$e1i$1...@ns2.fe.internet.bosch.com...

Divyesh

unread,
Dec 21, 2005, 8:23:48 AM12/21/05
to
After obfuscation all namespace / class / method name changes, does that
mean all my application refering obfucated dll has to change!!
I am sure, ther should be better solution to that. i will be gr8 if somebody
can share that.

--
Rgds,
Divyesh


Divyesh

unread,
Dec 21, 2005, 8:23:07 AM12/21/05
to

ggib...@hotmail.com

unread,
Jan 4, 2006, 12:32:15 PM1/4/06
to
There is a beta available of a tool that protects against decompilers,
but does not change the insides of your files. It uses encryption of
the entire file instead. http://assemblylockbox.gibwo.com

0 new messages