Description: .Net Anti-Decompiler is a software tool designed to prevent reverse engineering of .NET applications by making the code harder to decompile. It uses code obfuscation techniques to scramble and encrypt code.
Type: software
Description: Dotfuscator is a .NET obfuscation tool by PreEmptive Solutions that protects .NET assemblies against reverse engineering. It obfuscates code and strings to make it harder to decompile and understand. Dotfuscator works with all .NET languages like C# and VB.NET.
Type: software