|
.NET Obfuscator Freeware
-
Version
6.0.02
You need to obfuscate your .NET code because IL (.NET
Intermediate Language) code contains all of the
information, apart from comments, that is in .NET
executable (*.exe or *.dll) files. Using a decompiler
a belligerent competitor can easily reverse engineer
your .NET apps. To resist this threat, it is possible
to obfuscate your assemblies before distributing your
software.
Skater Freeware Light Edition is free version of well-
known Skater .NET Obfuscator, a .NET code protection
tool. You can use Skater .NET Obfuscator Light
Edition, free of charge, to protect your .NET
applications for both personal and commercial purposes.
The obfuscation process bereaves all unnecessary
information used by debuggers from your .NET classes.
Also, class, interface, field and method identifiers
are renamed to make them meaningless.
By using Skater .NET Obfuscator the obfuscation cannot
be reversed.
Skater .NET Obfuscator has dual representation as a
GUI interface and as a command-line tool as well.
|