Overview

Macrobject Ofbuscator.NET is an obfuscator for Microsoft .NET Framework. It obfuscates .NET IL Code and protects .NET dll/exe assembly. Obfuscated code is unreadable and un-modifiable. It can prevent decompilers from decompiling and crash them. 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.