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.
Features:
1) Name Obfuscation 2) Flow Obfuscation 3) Anti Decompile 4) Supports .NET framework 1.1 and 2.0 Tags: .net, obfuscator, obfuscate, name, obfuscation, flow, anti, decompile, .net obfuscator, obfuscate .net, name obfuscation, flow obfuscation, anti-decompile, .net obfuscation, … |