How to obfuscate Xamarin Applications? This tutorial will guide you through creating an obfuscated Xamarin based application. Contents What is Xamarin? Why do I obfuscate a Xamarin application? Create sample application How to enable obfuscation? …
Continue readingMonth: December 2021
How to obfuscate .NET applications in Visual Studio Code
C# obfuscation in Visual Studio Code Contents Prerequisites Create a sample application Enable obfuscation Conclusion Visual Studio Code (not Visual Studio!) is an open-source IDE from Microsoft that supports many programming languages. It can work …
Continue reading.NET obfuscator for Linux
How to obfuscate a C# application on Linux? Contents .NET obfuscator for Linux Creating a console application to obfuscate How to enable obfuscation? Conclusion .NET obfuscator for Linux Initially, applications built for .NET could run …
Continue reading