|
WHY YOUR APPLICATIONS NEED PROTECTION?
Freely available decompilers such as .NET Reflector can give anyone
access in seconds to the full
source code of your applications.
HOW CAN CODEWALL PROTECT YOUR APPLICATIONS?
Most solutions out there offer either encryption or obfuscation to protect your applications.
CodeWall takes the best of both worlds and combines it to add two layers of protection to your applications.
Protection Layer. First CodeWall will take your application and create a
custom protection layer that will encrypt and hide your application. CodeWall
will also add random decoy code and anti-debugging code to this layer.
Obfuscation Layer. Then CodeWall will take your hidden application and the created protection layer and
add an additional obfuscation layer. The protected
application will be a fully managed .NET application so you won't loose the benefits
of .NET applications such as ClickOnce deployment.
WANT EVEN MORE PROTECTION?
If you already own the bundled Visual Studio obfuscator or other protector/obfuscator
you can combine it with CodeWall to have an extra layer of protection. CodeWall
is compatible with most obfuscators and some protectors.
|