DEV Community

Cover image for .NET Obfuscator online tutorial
Skater
Skater

Posted on

.NET Obfuscator online tutorial

Code obfuscation is a form of software protection against unauthorized reverse-engineering.
The chief functions of any software protection technique can be determined as detection of pirate attempts to decipher or tamper software, protection against such attempts and alteration of software to ensure that it functionality degrades in an undetectable manner if the protection fails.

Skater .NET Obfuscator is the Windows based tool that implements all known software protection techniques and obfuscation algorithms. Skater is an intuitive .NET Obfuscator, allows .NET developer quickly and reliably protect .NET products. Skater obfuscator is a universal .NET Obfuscator that could be used as a console executable as well.
If you would like periodically obfuscate your .NET products the Skater .NET Obfuscator is for you. Rustemsoft LLC is using the Skater for internal needs securing all Rustemsoft LLC .NET executables and assemblies. Its command-line version running in batch mode is much useful for your scheduled products updates. You have to assign settings for an assembly in GUI version first. Then the batch obfuscate task will use the settings.

Read more Skater on-line manual

Top comments (0)