Obfuscate your code making code extraction pretty much useless. 防止你的代码被提取。 Due to the nature of .NET anyone can easily read your raw (Boo/JS/C#) source code using freely available tools, your exact code is visible (except for your comments!). This obfuscator makes it much harder for other parties to be able to use and understand your code and discover sensitive information. The obfuscation process is all automated for you. Based on Obfuscar. Only (officially) works on Mac & Windows standalone builds.