Babel Obfuscator 9.7.3.0 Release Notes
Feb 9, 2021
Babel Obfuscator 9.7.3.0
Enhancements
- New UI Added contextual help information
- Performance improvements for Renaming and Emit phases
Fixes
- Fix: .NET Core 1.x not supported resource encryption warning
- Fix: .NET Core 2.2 System.Collections assembly retarget to wrong version
- Fix: Method parameters of serializable types should not be renamed
- Fix: Some WPF binding expressions can be broken if XAML renaming is disabled
- Fix: The application babel.exe crash when control flow token and msil encryption are enabled
- Fix: The ObfuscationAttribute set at assembly level with Feature equals to ‘All’ is not processed
- Fix: The emit phase could take long time to complete when obfuscating big assemblies
- Fix: Merge of NetStandard libraries could crash the application with the error:
Could not load file or assembly ‘System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’ or one of its dependencies. The system cannot find the file specified.