vote up 1 vote down star
4

Hello,

Please point me to FREE/Open source obfuscation tools for .Net assemblies.

Thanks

Edit: I want to obfuscate strings also in my application.I think dotfuscator doesn't obfuscate an application fully.

flag

8 Answers

vote up 4 vote down check

Maybe Eazfuscator.NET?

Check out this SO question: Best .NET obfuscation tools/strategy

link|flag
Hi Aziz,I've checked that question. But it's all not free. – Josh Apr 30 at 6:18
Eazfuscator.NET is free, and has string encryption. Give it a try :) – Aziz Apr 30 at 6:20
vote up 2 vote down

Dotfuscator Community Edition?

link|flag
This is so limited. :( – M. Jahedbozorgan Apr 30 at 7:12
vote up -3 vote down

What's your time frame? I'm writing one...

link|flag
vote up 1 vote down

Babel Obfuscator looks good:

http://code.google.com/p/babelobfuscator/

link|flag
vote up 0 vote down

If you want to obfuscate strings, take a look at SecureString (http://msdn.microsoft.com/en-us/library/system.security.securestring.aspx)

link|flag
vote up 1 vote down

Freeware .NET Obfuscator Skater Light Edition 1.0 is a free obfuscator for .NET platform.

RustemSoft presents Freeware Light Edition of well-known Skater .NET Obfuscator, an obfuscation tool for .NET code protection.

link|flag
i can not recommend this tool. it creates .exe that isn't executable and (in my case) if the exe is greater than 770kb the obfuscator don#t obfuscate the .exe. .( – Jeffrey Jul 27 at 20:30
vote up 0 vote down

There is only one answer http://www.foss.kharkov.ua/g1/projects/eazfuscator/dotnet/Default.aspx

link|flag
vote up 0 vote down

Freeware.Net Obfuscator access this site ul get it

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.