Release Notes
Babel Obfuscator 9.7.0.0 Release Notes
Babel Obfuscator 9.7.0.0 Enhancements New: Added support for .NET 5.0 assemblies. New: NuGet package tools can now run on .NET 5.0 SDK. New: More UI theme customizations. The Obfuscation attribute now supports 'include methods' and 'exclude methods' selectors and case...
Obfuscating .NET Core
Babel Obfuscator fully supports the obfuscation of assemblies realized with .NET Core 3. Previous versions of .NET Core are also supported, but you will have to forgo some protections such as Code Encryption which is only available starting from .NET Core 3.0. This...
Code Encryption
Code encryption is a security measure that completely hides the internal structure of a method, thereby preventing the code from being revealed. Code encryption is one of the most valid protections when it comes to hiding the code. In this article, we will explain how...
Babel Obfuscator 9.6.0.0 Release Notes
Babel Obfuscator 9.6.0.0 Enhancements New: MSIL encryption now supports the password to protect encrypted methods.New: It is now possible to specify the encryption algorithm (--use encryptio=<algorithm>).The addreference option can now accept fully qualified...
Babel Obfuscator 9.6.0.0 Has Been Released
Dear all, Today we released Babel Obfuscator 9.6.0.0.This version brings completely rewritten code encryption. Most of the limitations of the old code encryption have been removed. Furthermore, it is now possible to specify a new mode in which the code is decrypted...
Babel on Visual Studio AppCenter
Microsoft Visual Studio AppCenter is the platform to quickly create high-quality apps for Android, iOS, macOS, and Windows. Automate your build, test, and distribution pipelines. And continuously monitor real-time performance. This article will give you a step-by-step...