With the help of this development tool users can protect intellectual property against reverse-engineering or modification by obfuscating and encrypting the code.
SmartAssembly
SmartAssembly is a Windows utility that can help you prevent unauthorized app modifications by encrypting the code. There is a set of comprehensive obfuscation options like name mangling, reference dynamic proxy and other instruments. NET Framework is required for the correct functioning of some features.
Main purpose
This program is oriented toward software developers. It allows users to encrypt and obfuscate the code for protecting intellectual property. There are tools for compressing dependencies and removing redundant commands.
You can encode specific strings to hide sensitive information like passwords and SQL queries. An option to obfuscate the control flow is available. It is possible to merge and encrypt all included resources for reducing the overall assembly size.
Please note that the free trial version of SmartAssembly will stop working 14 days after installation.
Additional capabilities
There is a tool for removing non-critical metadata to improve loading time and make the code harder to reverse-engineer. The method parent obfuscation technology lets users change code classes and conceal internal command relations even further.
Features
- provides instruments for encrypting and obfuscating the programming code;
- free to download and use;
- you can automatically remove non-useful metadata to improve loading times;
- it is possible to merge and encrypt all resources;
- compatible with modern versions of Windows.