I’m using this free obfuscator (Eazfuscator) from an year with tons of lines of code, with also .NET Compact Framework code, it’s great.
And most important thing I see in this obfuscator is that you don’t have to think about it!
- Download and Install
- Open Eazfuscator GUI
- From Visual Studio (all versions), drag project folder on Eazfuscator
- Done
- Never think about this.
Now when you compile on “release”, a post build command obfuscate and replace your binary just compiled.
This is really transparent for you!
If you are working with .NET Compact Framework I suggest to download latest beta version.