I'm looking for a good .net obfuscator (for Visual Studio Express Edition) but it has to be free. Any recommendations?
+4
A:
A bit of a contradiction.
Actually, obfuscators are worth very little. They are, after all, fundamentally flawed:
Will
2010-01-29 10:18:09
+1 Amazing link, ty
Rubens Farias
2010-01-29 10:22:30
I would still wipe the method names from the shipped binaries if the tool is free. Without the names one has to commit a fair amount of time to hack something; but when the names are available anyone can hack anything in 10-60 minutes.
romkyns
2010-03-24 00:25:38
+2
A:
I assume you are using Visual Studio.
You could take a look at Dotfuscator Community Edition. It's included in Visual Studio.
Mark Byers
2010-01-29 10:21:33
A:
whats about "Babel"? do you recommend this? seems to be open source on googlecode.
Tobi
2010-01-29 10:42:28
You could have posted this as a comment and not answer. Also provide the link for this project you have mentioned. I just googled and found this link http://code.google.com/p/project-babel/. Description says Project Babel is a software package to create and support communities. I dont think that has anything to do with .net obfuscator.
Kavitesh Singh
2010-01-29 11:44:17