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...
Search Result
Babel Obfuscator 9.5.0.0 Has Been Released
Today Babel Obfuscator 9.5.0.0 has been release. In this new release, we have done a big refectory to the renaming and added new virtual function obfuscation mode which allows us to rename external functions like ToString(), Dispose(), GetEnumerator() and so on. This...
Babel Obfuscator 9.5.0.0 Release Notes
Babel Obfuscator 9.5.0.0 Enhancements New: Added renaming of external virtual methods (see --virtual external=on)Improved memory consumption and obfuscation speed Changes Babel.Obfuscator NuGet package: the XmlDocumentationFile configuration has changed from property...
How to Configure Babel Obfuscator on DevOps
DevOps is the new build automation cloud-based platform provided by Microsoft. Babel Obfuscator can be plugged in your DevOps build pipeline by referencing in your Visual Studio project the Babel.Obfuscator NuGet package. In this tutorial, we will start from scratch...
Babel Obfuscator 9.4.0.0 Has Been Released
We are proud to announce that today Babel Obfuscator 9.4.0.0 has been released. With this new release, we have added support for Microsoft AppCenter builds and improved Babel.Obfuscator NuGet package to better integrates with the latest release of Visual Studio.We...
Babel Obfuscator 9.4.0.0 Release Notes
Babel Obfuscator 9.4.0.0 Enhancements Added Babel Encrypt plugin to Babel.Obfuscator NuGet package.The Babel.Obfuscator NuGet now is compatible with AppCentral.Improved Babel Obfuscator plugin interface.The mapin and rules options now support globbing expressions....