Short Description: Agile.NET is a .NET Obfuscator and code protection tool for .NET framework. It implements a unique software protection techniques and advanced obfuscation algorithms.
Long Description 1: Agile.NET is a .NET Obfuscator and code protection tool 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.
Long Description 2: Agile.NET is a .NET Obfuscator and code protection tool that offers real protection for your intellectual property, it does so by encrypting the IL code stored in your assemblies.
During execution the code is handed to the jitter in its decrypted form just before compilation occurs. The Agile.NET execution engine assures that at most a single method will reside in memory in its decrypted form in any given time. This makes it impossible to reconstruct your original assembly by using memory dump tools.
|