What's new in Eazfuscator.NET 4.5 Build 4.5.83.32964:
July 18th, 2014 · FIPS compliance · .NET Framework 4.5.2 support · Windows Phone 8.1 support · Improved Windows Store applications support · Improved XML serialization support · Improved reflection analysis for enums Other changes: · Fixed control flow obfuscation issue with Mono · Fixed issue with renaming of custom attribute fields · Fixed issue with renaming of classes in generic constraints when they have no namespaces · Fixed issue with portable class libraries that target Profile32 · Fixed issue with processing of long embedded resource names · Fixed issue with security declarations · Fixed issue that occured during obfuscation of Windows Phone 8.1 class libraries · Fixed assembly loading issue that may occur during obfuscation of Windows Phone 8.0 and 8.1 class libraries
New in version 4.6 Build 4.6.128.4638 October 15th, 2014 Out-of-the-box support for Entity Framework Visual Studio 14 CTP support Added support for mixed-mode assemblies with native DLL exports Added ability to resign output assembly with a different private key Added generic variable for conditional obfuscation of members Improved obfuscation coverage of [Serializable] classes Improved embedding of multi-targeted native assemblies Improved obfuscation speed Improved documentation Other changes: Virtualization is now allowed for Unity platform NXCOMPAT executable module flag is now preserved after obfuscation Fixed the issue of not obfuscating the resulting AppX package when Store App project is built from the command line with MSBuild Fixed rare issue with optimization that could produce unverifiable code Fixed VM issue with Assembly.GetCallingAssembly method Fixed VM issue with MethodBase.GetCurrentMethod method Fixed VM issue with TypedReference Fixed VM issue with non-int enums Fixed VM issue with ref/out arguments and exceptions Fixed issue with automatic assembly signing parameters extraction for some rare but valid MSBuild project formats Fixed XAML issue with ResourceDictionary source URIs that might stay uncovered after assembly merging Fixed XAML issue with classes inherited from ResourceKey and TemplateKey types Fixed issue with generic type signatures that might occur during assembly merging Fixed a bug in overload matching for specialized generic return types Fixed issue that might lead to unverifiable code generation when input assembly was preprocessed by Fody PropertyChanged weaver Fixed issue with unicode file paths that can be wrongfully distorted by MSBuild. The issue led to 'File not found' error during obfuscation