Ways to hide your code from prying eyes and protect your intellectual property.
Categories: Code protection - Obfuscation
Author: Prosper
Latest version: 1.0Added 2005-09-15
Obfuscator.Features include:- Symbol renaming overload- Intelligent assembly metadata selection- Various renaming schemes- Assembly inner resource renaming- Strong control flow obfuscation- Strong named assembly re-signing- Various string encryptions
Categories: Code protection - Obfuscation, Compilation, Deployment - Installation
Author: Jitit
Latest version: 2.501Added 2003-05-20Updated 2004-09-24
Protects traditional .NET programs or links required portions of the .NET Framework to make a single EXE that runs on any computer with no install.- prevents .NET IL byte code disassembly. - encrypts program strings, resources, code, and data on disk. - compresses and encrypts all of your files using a transparent Virtual Filesystem.- allows linking 3rd party managed and unmanaged DLLs into your EXE. - allows 3rd party unmanaged ActiveX & COM controls to be used without installation or registry changes.
Author: Aspose
Latest version: 1.6Added 2003-06-10Updated 2004-06-30
.NET assembly obfuscator.With it, you can:- Obfuscate .NET EXE files while reserve all necessary names by itself- Obfuscate .NET DDLL files while reserve all necessary names by itself- Obfuscate ASP.NET applications while reserve all necessary names by itself- Obfuscate applications whose type information is decided at runtime while reserve all necessary names by yourself
Latest version: BetaAdded 2004-02-25
Comes in three flavors: Basic Obfuscator, Advanced Obfuscator, Advanced Encryptor.
Author: Secured Dimensions
Latest version: 1.1Added 2005-09-15
Transforms sensitive .NET code into VM compatible code that is unreadable by existing disassemblers of reflectors.Code Protector transforms .NET's Intermediate Language (MSIL) code into a custom VM, built especially for each vendor. The VM is a .NET engine what ensures compatibility with any OS, CPU and other factors that might require specific compilation.
Author: Dynu
Uses obfuscation techniques to inhibit decompilation and other forms of reverse engineering: symbol renaming scrambles symbolic metadata into useless notations; Ofuscation converts CIL into scrambled code. In addition to protecting your code, Obfuscator also optimizes your assembly by eliminating dead code, removing dead and duplicate literals, and allowing instant creation of metadata-only assemblies for .NET remoting applications.Features:- Protection- Optimization- Symbol renaming- Metadata scrambling