LogicNP Software
Crypto Obfuscator For .Net v2013 R2 - New Code Masking And Const Field Removal Obfuscation Settings

We are pleased to announce the release and immediately availability of a new build of v2013 R2 of Crypto Obfuscator for .Net, with a brand new Code Masking and Constant Field Removal features:

Code Masking

This setting masks some commonly used code patterns like using, foreach, is/as, unboxing, creation of arrays/structures, typeof, overloaded operators, string concatenations and more. These code patterns are replaced by method calls which do the exact same thing, but whose purpose is not as easy to understand as the original code pattern.

Before

After

Remove Constant Field Values

When this setting is specified, Crypto Obfuscator will remove the value associated with all constant fields. Constant fields are defined using const in C# and VB.Net. The constant value specified in source code is not required after compilation and so it can be safely removed. This provides extra security as well as optimization.

Before

After

 

General Product Information : http://www.ssware.com/cryptoobfuscator/obfuscator-net.htm

Download: http://www.ssware.com/cryptoobfuscator/download.htm

 

What's New In v2013 R2

The following is the list of changes accumulated over the builds made since the previous version:

 

For build-wise version history, goto http://www.ssware.com/cryptoobfuscator/versionsnet.htm

Upgrade Information

v2013 R2 is a free upgrade for customers with an active Support And Upgrade Subscription. Your v2012, v2012 R2 and v2013 license will continue to work with this new build.

v2013 R2 is a paid upgrade for customers whose Support And Upgrade Subscription has expired. To upgrade to v2013 R2, goto http://www.ssware.com/upgrade.htm

To start using v2013 R2, uninstall your existing installation of Crypto Obfuscator, download the updated installation from http://www.ssware.com/cryptoobfuscator/download.htm and reinstall.