As we all know, it is easy to read and manipulate the code of Unity projects via freely available tools.
CodeEncipher is a tool to encrypt your assembly build in Unity.Current version supports Windows standalone and Android. Note that code is protected by encrypting assembly files and not obfuscating text. It will more effectively protect your code.