obfuscator - SmartAssembly

  1. About SmartAssembly

    Description: .NET obfuscator and automated error reporting. SmartAssembly is a software protection and improvement tool designed to help.NET developers to produce better quality software. This all-round solution ... will obfuscate and protect your.NET code, optimize your.NET assemblies for better deployment, minimize distribution size, increase performance, and add powerful error-reporting and debugging capabilities to your ... application. SmartAssembly: First-rate.NET obfuscator: obfuscate your.NET code and protect your application Automated error reporting: determine how stable your software is, and receive information on the state ...

  2. SmartAssembly 6.12

    Release Notes: Adds ability to force the obfuscation of members that would normally be excluded by safety mechanisms. Adds ability to force the obfuscation of members that would normally be excluded by safety ...

  3. SmartAssembly Standard 6.13.1

    Release Notes: Fixed- Obfuscating an assembly containing a reference to an assembly already obfuscated with another tool, is now succeeding. ...

  4. SmartAssembly 8.0.0

    Release Notes: and a compiler-generated ToString method may reveal the original record name. SA-2382: Blazor: Obfuscation of the App class causes TypeLoadException on runtime. SA-2393: Blazor: Adding error and feature reporting may break ... the application. SA-2394: Blazor (WebAssembly): Enabling Control Flow Obfuscation may break the application. SA-2396: Blazor (WebAssembly): Enabling References Dynamic Proxy may cause the application to hang. ...

  5. SmartAssembly updated

    Release Notes: Updates in 6.7 Code obfuscated when WPF dependencies merged Attributes on events were discarded after merging Delegate types were not pruned The ExcludePublicMembers option for Name Mangling did ...

  6. SmartAssembly Specification

    Specification:   Standard Pro Releasing Applications Allows you to process assemblies for release to end-users • • Code Obfuscation Name mangling, control flow obfuscation, strings encoding, references dynamic ... proxy, pruning, re-signing strong named assemblies, declarative obfuscation, obfuscation of satellite DLLs, sign assemblies • • Tamper Protection   • Application Size Reduction and Speed Improvement ...

  7. SmartAssembly 8.0.1

    Release Notes: Culture=neutral, PublicKeyToken=null, would throw NotSupportedException: Error calculating CLR version for module <FileName>.dll. SA-2430: Obfuscation of compiler-generated serializable types now works ...

  8. SmartAssembly 7.5.x

    Release Notes: Improvements: Enums will be automatically excluded from obfuscation when used by Enum.TryParse method. Previously, Enums were only excluded when Format, GetName, GetNames, Parse, or ToString was called. Nested ... enums automatically excluded from obfuscation will no longer exclude their parent types from obfuscation. Error message shown during the processing of multi-module assemblies was improved. 7.5.0 Updated ...

  9. SmartAssembly 7.0.9

    Release Notes: of an error report. Strings encoding should now be more difficult to deobfuscate. SA-2077: Nullable serializable types are no longer obfuscated by SmartAssembly. SA-2149, SA-2211: Issue with the "SVersion ...

  10. SmartAssembly 7.1

    Release Notes: Adds support for Azure SQL Database. Merging assemblies others depend on is now possible using a new  ForwardWhenMergedAttribute. Now supports building applications on Azure DevOps. Azure SQL Database is now supported. It is now possible to deactivate SmartAssembly using the command line. Attribute ...

  11. SmartAssembly adds feature usage reporting

    Release Notes: to the source code from the error report stack trace, for even faster debugging. Added support for error reporting in Windows Phone 7. Obfuscation Tamper protection for strong name signing that renders your ... assembly unusable and causes your application to crash, should anyone tamper or change your assembly. Improved Control Flow Obfuscation by adding some extra branches to the code to confuse block analysis (a ...

  12. SmartAssembly 7.4.x

    Release Notes: 2.1 assemblies. SA-2316: Fix issue, where using [DoNotObfuscateType] on nested class and [ForceObfuscate] on parent class, would prevent obfuscation of some of the parent's methods. 7.4.2 Updated ... May 5, 2020 Features SA-2301: Partial.NET Standard 2.1 support was added. SA-2009, SA-2036: Added option enabling obfuscation of serializable types generated by the compiler. Fixes SA-2303: Fixed ...