CliSecure is a .NET obfuscator and code protector that offers protection against reverse engineering of your
code. This tool implements a unique code protection technology that blocks attackers from
utilizing advanced code tampering techniques such as dumping assembly contents from
in-memory. Learn More...
Features
Best code protection technology available
Compared with other code protection tools available in market today, CliSecure is
offering the highest level of expertise as far as code protection is concerened.
Opposed to other code protection tools your code remains protected at all times
even when it's resident in memory.
Support Windows Forms applications, Component developers, and ASP.NET applications.
The protection scheme employed by our product generates valid .NET assemblies, Class,
method, and other symbol names are kept intact thus ensuring that your code behaves
exactly the same as the original. The hosting environment is not restriced by any
means, this makes CliSecure the perfect choice for component developers, Asp.net
applications as well as winforms based applications.
String encryption
CliSecure secures sensitive data such as license codes, time lock expiration date, database connection string, etc. Strings are are handed to the jitter only when they are demanded by your application code.
Free obfuscation feature included in the trial version
If you desire to completely eliminate the metadata information stored in your assemblies
such as class and methods names you can do so using the obfuscation capabilities
offered by our product. Declarative obfuscation using standard custom attributes
allows you to enforce restriction on classes or methods that you don't wish to obfuscate
or would like to ensure that they will get obfuscated. This is done by annotating
your code using the System.Reflection.ObfuscationAttribute on types and their members
which tells CliSecure how to obfuscate them. It will allow you to enforce a restriction
on a single class or method as well as enforcing one to a class and all its members.
Renaming scheme support usage of Unreadable chars as well as standard renaming scheme.
Our obfuscator is offered for free and if you choose only to obfuscate your code
no licensing restriction will be enforced on the obfuscated assemblies.
GUI and Command Line Interface
CliSecure is extremely easy to use. The application takes one or more assemblies
and generates their protected equivalents instead of the originals or creates them
at a specified location. Command line interface enables you to seamleslly integrate
CliSecure with your build server.
Framework 1.1, 2.0, 3.0, 3.5 Support
Support for all versions of the .Net framework including version 3.5 sp1, the framework
that ships with windows vista.
Our code protection tool run on windows operating system and includes support for
the x64 platform.