Babel Obfuscator full changelog
Babel Obfuscator 10.9.0.0
released Dec 8, 2024 (New Release)
Enhancements:
Added support for .NET 9.0 SDK: Ensures compatibility with the latest .NET framework, allowing developers to seamlessly integrate with .NET 9.0.
Introduced a Blazor app agent task: Simplifies and optimizes the obfuscation process for Blazor-based applications.
Enhanced Babel CLI: Streamlines workflows by enabling direct CLI handling of complex projects with multiple targets without using MSBuild.exe
Improved XAML obfuscation for MAUI applications: Enhances the security and compatibility of XAML elements within MAUI projects.
Changes:
Removed support for .NET 5.0 SDK in Babel Obfuscator NuGet package.
Bug Fixes:
Resolved a startup crash affecting Blazor assemblies.
Fixed an issue where the XAML Style property attribute could not be properly resolved.
Corrected dead code removal for structs tagged with InlineArrayAttribute.
Addressed a crash in ILCompiler caused by an incorrect embedded portable PDB format, resulting in the error: “Specified argument was out of the range of valid values. (Parameter ‘length’).”
Updated Babel UI: In the “Edit Rules” panel, assembly-scoped rules now display correctly in the root namespace.
Cross assembly renaming for custom attributes accepting enums in constructor arguments.
Added support for .NET 9.0 SDK: Ensures compatibility with the latest .NET framework, allowing developers to seamlessly integrate with .NET 9.0.
Introduced a Blazor app agent task: Simplifies and optimizes the obfuscation process for Blazor-based applications.
Enhanced Babel CLI: Streamlines workflows by enabling direct CLI handling of complex projects with multiple targets without using MSBuild.exe
Improved XAML obfuscation for MAUI applications: Enhances the security and compatibility of XAML elements within MAUI projects.
Changes:
Removed support for .NET 5.0 SDK in Babel Obfuscator NuGet package.
Bug Fixes:
Resolved a startup crash affecting Blazor assemblies.
Fixed an issue where the XAML Style property attribute could not be properly resolved.
Corrected dead code removal for structs tagged with InlineArrayAttribute.
Addressed a crash in ILCompiler caused by an incorrect embedded portable PDB format, resulting in the error: “Specified argument was out of the range of valid values. (Parameter ‘length’).”
Updated Babel UI: In the “Edit Rules” panel, assembly-scoped rules now display correctly in the root namespace.
Cross assembly renaming for custom attributes accepting enums in constructor arguments.
Babel Obfuscator 10.8.0.0
released Aug 29, 2024 (New Release)
Enhancements:
Added support for .NET 9 preview: Stay updated with the latest .NET framework by utilizing obfuscation support for .NET 9 preview.
Implemented code encryption for .NET Standard 2.1 components: Enhanced security features now allow code encryption within .NET Standard 2.1 projects.
Babel UI: Enabled editing of licensee-related fields: Users can now directly edit licensee fields in the Babel UI for easier license management.
Babel UI: Improved performance to avoid locking the UI when displaying licenses and customer tables with many records: The UI now handles large datasets more efficiently, ensuring a smoother experience without freezes or delays.
Babel CLI: Introduced a new command-line switch –warningsasinfos, allowing users to treat warning messages as informational messages. This feature offers greater flexibility for users who prefer to reduce the prominence of warnings during the obfuscation process, making logs cleaner and focusing attention on more critical issues.
Bug Fixes:
Resolved issue where satellite assemblies were not processed for “zh” culture-related folders: Ensured correct handling of satellite assemblies for Chinese culture-specific folders.
Corrected behavior to avoid renaming XAML labels if they contain symbol names: Improved the XAML processing logic to prevent unwanted renaming of labels.
Fixed license file validation error when the file is locked by another process: Handled locked files gracefully during license validation.
Fixed dynamic proxy issue when the return type has required or optional modifiers: Ensured proper dynamic proxy handling when dealing with return types with modifiers.
Resolved a Babel crash caused by a NullReferenceException in scenarios where the target assembly is only partially read: Enhanced stability by fixing crashes due to partially read assemblies.
Resolved an issue where Babel could not resolve BAML dotted properties: Improved handling of BAML dotted property resolution.
XAML Setter Value pro
Added support for .NET 9 preview: Stay updated with the latest .NET framework by utilizing obfuscation support for .NET 9 preview.
Implemented code encryption for .NET Standard 2.1 components: Enhanced security features now allow code encryption within .NET Standard 2.1 projects.
Babel UI: Enabled editing of licensee-related fields: Users can now directly edit licensee fields in the Babel UI for easier license management.
Babel UI: Improved performance to avoid locking the UI when displaying licenses and customer tables with many records: The UI now handles large datasets more efficiently, ensuring a smoother experience without freezes or delays.
Babel CLI: Introduced a new command-line switch –warningsasinfos, allowing users to treat warning messages as informational messages. This feature offers greater flexibility for users who prefer to reduce the prominence of warnings during the obfuscation process, making logs cleaner and focusing attention on more critical issues.
Bug Fixes:
Resolved issue where satellite assemblies were not processed for “zh” culture-related folders: Ensured correct handling of satellite assemblies for Chinese culture-specific folders.
Corrected behavior to avoid renaming XAML labels if they contain symbol names: Improved the XAML processing logic to prevent unwanted renaming of labels.
Fixed license file validation error when the file is locked by another process: Handled locked files gracefully during license validation.
Fixed dynamic proxy issue when the return type has required or optional modifiers: Ensured proper dynamic proxy handling when dealing with return types with modifiers.
Resolved a Babel crash caused by a NullReferenceException in scenarios where the target assembly is only partially read: Enhanced stability by fixing crashes due to partially read assemblies.
Resolved an issue where Babel could not resolve BAML dotted properties: Improved handling of BAML dotted property resolution.
XAML Setter Value pro
Babel Obfuscator 10.7.0
released May 23, 2024 (New Release)
Babel Obfuscator 10.5.0
released Jan 23, 2024 (New Release)
Babel Obfuscator 10.4.0
released Nov 22, 2023 (New Release)
Babel Obfuscator 10.3.0
released Oct 17, 2023 (New Release)
Babel Obfuscator 10.2.1
released Jul 22, 2023 (New Release)
This update brings bug fixes, and increased stability.
Bug Fixes:
Fix: babel.exe could crash with object reference not set exception on cross assembly renaming.
Fix: babel.exe could consume a large amount of memory leaks processing XML map files.
Bug Fixes:
Fix: babel.exe could crash with object reference not set exception on cross assembly renaming.
Fix: babel.exe could consume a large amount of memory leaks processing XML map files.
Babel Obfuscator 10.1.0.0
released Jul 7, 2023 (New Release)
Enhancements:
[New] PDB Support for NuGet Symbol Packages: We have added support for Program Database (PDB) files in NuGet symbol packages (.snupkg). With this enhancement, Babel Obfuscator now seamlessly integrates with NuGet symbol packages that contain PDB files.
Bug Fixes:
Fix: Resolved an issue where Babel Obfuscator would crash with the error message “An error occurred during phase ‘Memory Writer’: COM object that has been separated from its underlying RCW cannot be used.” This bug has been addressed, ensuring a more stable and reliable obfuscation process.
[New] PDB Support for NuGet Symbol Packages: We have added support for Program Database (PDB) files in NuGet symbol packages (.snupkg). With this enhancement, Babel Obfuscator now seamlessly integrates with NuGet symbol packages that contain PDB files.
Bug Fixes:
Fix: Resolved an issue where Babel Obfuscator would crash with the error message “An error occurred during phase ‘Memory Writer’: COM object that has been separated from its underlying RCW cannot be used.” This bug has been addressed, ensuring a more stable and reliable obfuscation process.
Babel Obfuscator 9.3.3.1
released Feb 12, 2020 (New Release)
Bug Fixes:
The JSON dependency manifest is not updated when embedding .NET Core assemblies.
XML license validation could raise the error: XML document not loaded.
Fix: PInvoke adds .dll extension to non windows library imports
The JSON dependency manifest is not updated when embedding .NET Core assemblies.
XML license validation could raise the error: XML document not loaded.
Fix: PInvoke adds .dll extension to non windows library imports
Babel Obfuscator for Windows 7 - free download notice
Windows 7 Download periodically updates software information of Babel Obfuscator from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
Media Player Morpher
85% Off -
WinX MediaTrans
63% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me -
MacX DVD Video Converter
58% Off -
MacX DVD Ripper Pro
50% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- ExamDiff Pro 15.0.1.24
- Portable RJ TextEd 4.15
- DOSBox 0.74.3
- All-In-One Cufon 1.1.1
- CoreTML Framework 1.4
- CUDA 12.5.0
- Microsoft Visual Studio 2022 17.10.3
- Geany Portable 2.0
- Open Validator 2.5.2
- XTOOLS
- Qt Creator 15.0.0
- Adobe AIR SDK 51.0.1.1
- Adobe AIR SDK for Linux 51.1.3.1
- Editra 0.7.20
- Hex Workshop 6.8.0.5419
- CodeLite 3.5.5375
- EdytorNC 2015.04.00 Beta
- JCruiseMonitor 1.0.9
- KeepAndTrack 1.00
- VbsEdit 22.6.10
Popular Tags
visual
tool
database
sql tools
software protection
sql server
vb net
visual basic
sql
obfuscation
visual studio
uml
programming
development
obfuscator
java
code protection
view
html
sql tool
code security
editor
decompiler
edit
dll
file
xml
windows
software
net
Popular Windows 7 Software
- Qt 6.8.1
- Simply Fortran 3.38 Build 4350
- Turbo C++ 3.0
- Free OCR C# 2022.8.7804
- StrokeScribe 5.2.12.0
- C# QR Barcode Reader 2021.11
- ExamDiff Pro 15.0.1.24
- Open Fortran Parser 0.8.3
- Portable RJ TextEd 4.15
- PILS 0.4.0
- Turbo Pascal 7.0
- dotConnect for MySQL Professional 9.3.104
- jPDFImages 2021R1
- DOSBox 0.74.3
- All-In-One Cufon 1.1.1
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.