
Prevent reverse-engineering of your Visual Studio projects by third parties. Work with a security assistant that accesses and manages crucial bits of information and locks them from unauthorized access. Protect an entire project or restrict the security reach.
Eazfuscator.NET protects your Visual Studio source code so that no one can reverse-engineer them using your release executables. This program is quite easy to use; simply apply protection to your Visual Studio project by dragging and dropping the project to the program's interface; all later builds of the project get obfuscated automatically.
v3.6 [Jan 22, 2013]
-XAML renaming for Silverlight, Windows Phone and -WinRT applications
-Windows Phone 8 support
-Portable Class Libraries support
-Secure debugging
-Out of the box support for custom marshalers
-Improved XAML renaming for WPF applications
-Fixed NullReferenceException issue during obfuscation of some WPF applications
-Fixed assemblies merging for WPF assemblies
-Fixed renaming of custom attribute properties when attribute is defined in input assembly
-Fixed ClickOnce manifest updating for .NET 4.5 assemblies
-Fixed VM issue with nested exception handlers
-Fixed VM issue with nullable types
-Fixed VM issue with exceptions which are not derived from System.Exception
-Fixed VM issue with typeof() expressions