I plan to release an alpha version of my free closed-source software in the near future (this is a development tool written in C #), do I need to use .net obfuscator?
In general, I would not want people to easily view the code and, most importantly, modify it.
(I'm afraid I'm not ready to open it at this point in time.)
If I really need to use an obfuscator, would you suggest that it does a βgood enoughβ job, and, preferably, integrates with MS Visual Studio (automatically gets confused at release)?
source share