Are you ready to protect your intellectual property? Now it is as simple as never was before.
First of all, download and install Eazfuscator.NET. If you install Eazfuscator.NET for the first time then it's highly recommended to restart Visual Studio if it was running during installation.
Then, launch Eazfuscator.NET Assistant from Visual Studio menu. To do that, go to Tools → Eazfuscator.NET Assistant menu item and click:
Such floating window will appear:
As you can see, the window above consists of two main zones — green and red. Green zone is responsible for protection and red zone is responsible for protection removal. Whenever you want to protect the project you can drag and drop it to the green zone.
After you drop the project onto protection zone the progress window will appear. This window is shown at the picture below. You should close it when protection is completed.
When you return to Visual Studio it will ask you to reload modified project. Click Reload button.
Once protection had been applied to the project, it will be obfuscated during every build in Release configuration.
That's all!
Next you may find useful to read the chapter about the best practices.
Note | |
---|---|
Quick Start guide covers just the most common usage pattern. |