How good is Dotfuscator Community Edition? What is “good enough obfuscator”? [closed]
In a nutshell, the main difference between Dotfuscator Community Edition and the other “professional” editions is that Community Edition will only really obfuscate and change your namespaces, method names, and other “public” accessible aspects of your classes. It won’t delve into the functions themselves and obfuscate the “private” code within the function. Also, the Community … Read more