What's New in CliSecure 5.0

  • ClickOnce Deployment Support

    ClickOnce deployment allows you to publish Windows-based applications to a Web server or network file share for simplified installation. Starting v5.0 ClickOnce deployment is supoprted seamlessly, to deploy assemblies protected by CliSecure all you need to do is to make sure you reference CliSecureRT.dll, CliSecureRT64.dll from your solution. Additional deployment scenario such as manually deploying a ClickOnce application (using Mage) or by running MSBuild tool from the command line are supported as well.

  • Runtime Security Enhancements

    protected assemblies now benefit from improved code protection, this is due to an anti-debugging logic that is being embedded into your protected binaries. The protected assembly now monitors your system and in case it finds debugger running on your OS the application will cease execution of the MSIL code and thus prevent your code from being exposed to an attack.

  • Obfuscation Improvements

    embedded resources are now renamed after the classes that are making use of them: form classes and their respective resource files get the same obfuscated name, the same is true for string retriever classes and their resource. This make it much easier to obfuscate your binaries as obfuscation yields less runtime errors that are due to a class searching for a matching resource with a name identical to its own. An example of this behavior is given below: Form1 which has been renamed to rxM= has also it respective resource changed accordingly from Winapp.Form1.Resources to sBM.rxM=.resources.

  • New License Types

    Registration lock allows you to store & retrieve licensee registration info.

    MAC address lock allows you to bind your application to a designated machine identified by its Ethernet MAC address.

  • Strongly Named Runtime Dlls

    The runtime dlls CliSecureRT.dll, CliSecureRT64.dll can now be included in the GAC together with the protected application assemblies.

SecureTeam is a global provider of .NET code protection & software licensing solutions. Its products allows software vendors to extend protection beyond obfuscation solutions by encrypting MSIL code and decrypting it one method at a time during exceution. Global leaders utilize SecureTeam's solution to protect their intellectual property, guard their code against tampering or code theft & control the usage of their software.