An obfuscator can obfuscate .NET IL Code and protect .NET dll/exe assembly. Obfuscated code is unreadable and unmodifiable, it may anti-decompile and cause decompiler crashed (e.g. .NET Reflector). Obfuscator.NET supports name obfuscation (e.g. class/method/field/parameters etc.) and flow obfuscation. Decompiler can not show correct structure and code of the obfuscated assembly.
The typical problem with decompilation is the absence of full source information in the executable file. Dis# is a .NET decompiler which allows you to edit local variables and other names and keep the changes in a project file. The decompiled code is similar to the original source. A trial version is available.
Professional approach to protecting, research, document and reverse engineering .Net assemblies! Spices.Net - powerful tool for .Net developers that offers obfuscation, decompilation, analytical and documentation management features. Spices.Net is plugin environment that constantly renewing new possibilities.
.Net Decompiler that decompiles /disassembles .Net assemblies from MSIL (MS Intermediate Language) binary format to well-formed and optimized source code (6 languages: MSIL, C#, VB.NET, Delphi.Net J# and managed C++).
Professional approach to protecting, research, document and reverse engineering .Net assemblies! Spices.Net - powerful tool for .Net developers that offers obfuscation, decompilation, analytical and documentation management features. Spices.Net is plugin environment that constantly renewing new possibilities.
.NET Reactor protects your intellectual property by mixing any pure .NET Assembly (written in C#, VB.NET, Delphi.NET, J#, MSIL...) with conventional native code. In detail, .NET Reactor builds a native wall between potential hackers and your .NET code. The result is a standard Windows based(non MSIL compatible) file. The original .NET code remains intact, well protected by native code and invisible for prying eyes.
dotNet Protector is a powerful .NET code protection system that prevents your assemblies from being decompiled. With dotNet Protector, your application is not simply obfuscated, but merged in a Win32 native executable; Console exe, windows exe and windows services can be protected. You can protect a whole application (main exe, referenced dlls and resource localisation dlls) in a single executable.