Added SHA1 / SHA-256 dual-signing support for code signing certificates Improved String Encryption Improved NecroBit Improved Obfuscation for generic instance type parameter names Improved Obfuscation for serializable types and members Improved portable/universal assembly protection Added Unity 3D obfuscation support for compressed web packages Added comprehensive obfuscation exclusion editor ('2. Protection Settings'->'Obfuscation'->'Exclusions'->'Exclusion Rules') Enhanced Control Flow Obfuscation Now '<ProjectFileLocation>' can be used as part of the target file path Improved startup time of protected assemblies Now .NET Reactor requires significantly less memory with assemblies you protect all at once Added option to embed pdb files inside a native exe file ('2. Protection Settings'->'Native EXE File'->'Embed Pdb File') Further minor obfuscation improvements Fixed merging issue in case main assembly has no pdb file but the merged ones Fixed resource signature issue causing possible AV false positives Fixed icon group resource issue (native exe file only) Fixed issue with short string obfuscation Fixed issue with exclusion rules affecting virtual methods Fixed control flow bug for methods which doesn't have return instructions Fixed pdb issue when using the VS Add-in Fixed VS 2015 pdb issue Fixed obfuscation problem related to methods declared as internal protected Fixed x64 protection bug (BadImageFormatException) with x64 assemblies containing a native entry point Fixed FIPS compatibility issue for .NET 2.0 assemblies running in Windows XP