Help us improve Softanics
We use analytics cookies to understand which pages and downloads are useful. No ads. Privacy Policy
Softanics Blog - Developer Tools and Programming Guides

Explore developer guides on .NET obfuscation, memory leak detection, app virtualization, and more from the Softanics team.

ArmDot Blog - .NET Obfuscation Guides and Best Practices

Explore .NET obfuscation tutorials, code protection strategies, and reverse engineering prevention tips. Secure your apps with ArmDot.

Obfuscator for .NET 9 - Secure Modern .NET Applications

Obfuscate .NET 9 WPF apps with ArmDot. Covers modern decompilers (including the Visual Studio one), name obfuscation, control flow, and virtualization.

Artem Razin
Artem Razin
February 3, 2025

.NET Obfuscator Best Practices for Proper Code Protection

Learn how to use a .NET obfuscator correctly to protect your applications from reverse engineering without breaking functionality.

Artem Razin
Artem Razin
May 16, 2024

ASP.NET Obfuscation Guide to Protect Your Web Applications

Learn how to obfuscate ASP.NET applications to protect your server-side logic from reverse engineering and code theft.

Artem Razin
Artem Razin
May 13, 2024

Securing .NET Embedded Resources - Protection and Encryption

Learn how to secure embedded resources in .NET applications and prevent extraction of sensitive files and data.

Artem Razin
Artem Razin
May 6, 2024

MAUI App Protection with .NET Obfuscator - Complete Guide

Learn how to obfuscate .NET MAUI applications to protect your mobile and desktop apps from reverse engineering.

Artem Razin
Artem Razin
May 1, 2024

C# Code Protection Guide with Obfuscation Best Practices

Learn how a C# protector secures your .NET applications using obfuscation, control flow protection, and virtualization to stop reverse engineering.

Artem Razin
Artem Razin
December 15, 2023

A Guide on Obfuscating WinUI 3 (Windows App SDK) Projects

Learn how to obfuscate WinUI applications built with Windows App SDK to protect your .NET code from reverse engineering.

Artem Razin
Artem Razin
November 16, 2023

Obfuscator for .NET 8 - Protect Modern .NET Applications

Obfuscate .NET 8 applications via NuGet package integration. No standalone install required - add ArmDot to your project and protect on every build.

Artem Razin
Artem Razin
November 13, 2023

WPF Obfuscation Guide - Protect .NET Desktop Applications

Learn how to obfuscate WPF applications to protect your .NET code from reverse engineering and intellectual property theft.

Artem Razin
Artem Razin
August 19, 2023

How to obfuscate .NET application in Github workflow?

Learn how to obfuscate a .NET application in GitHub Actions to protect your code from reverse engineering in CI/CD pipelines.

Artem Razin
Artem Razin
April 5, 2023

Obfuscation .NET applications with Azure DevOps Pipelines

Learn how to obfuscate .NET applications in Azure DevOps pipelines to protect your code in automated build and release workflows.

Artem Razin
Artem Razin
March 17, 2023

Avalonia Obfuscation - Protect Cross-Platform .NET UI Apps

Learn how to obfuscate Avalonia applications to protect your .NET UI code from reverse engineering and unauthorized modification.

Artem Razin
Artem Razin
January 31, 2023

.NET 7 Application Obfuscation Guide - Step-by-Step Setup

Obfuscate .NET 7 apps targeting Windows, macOS, Linux, Android, and iOS. Build from the command line and integrate ArmDot into your CI/CD pipeline.

Artem Razin
Artem Razin
January 27, 2023

.NET Obfuscator for macOS - Protect Apps on Apple Platform

Develop and obfuscate .NET apps on macOS with Visual Studio for Mac. Covers name obfuscation, control flow, virtualization, and resource encryption.

Artem Razin
Artem Razin
October 17, 2022

.NET 6 Obfuscation - Protect Your Modern .NET Applications

Obfuscate .NET 6 assemblies as the first LTS unified .NET release. ArmDot handles MAUI previews, minimal APIs, and single-file publishing seamlessly.

Artem Razin
Artem Razin
September 30, 2022

.NET Core Obfuscation - Cross-Platform App Protection Guide

Learn how to obfuscate a .NET Core application to protect your code from reverse engineering using proven techniques and best practices.

Artem Razin
Artem Razin
August 22, 2022

.NET Single File Publish Obfuscation and Protection Guide

Obfuscate .NET single-file published apps. ArmDot protects bundled assemblies before packaging so the single EXE hides your code from reverse engineers.

Artem Razin
Artem Razin
July 20, 2022

F# Obfuscator for Protecting Functional .NET Applications

Protect F# applications with modern obfuscation. Learn how to secure .NET code from reverse engineering using strong protection techniques.

Artem Razin
Artem Razin
January 24, 2022

Mono Framework Obfuscator for .NET Apps on Linux and macOS

Protect Mono applications from reverse engineering with .NET obfuscation. Covers renaming, control flow, and cross-platform deployment on Linux.

Artem Razin
Artem Razin
January 17, 2022

Xamarin Obfuscator for .NET Mobile App Code Protection

Obfuscate and protect your Xamarin app from reverse engineering with ArmDot. Practical guide for securing .NET applications.

Artem Razin
Artem Razin
December 27, 2021

How to obfuscate .NET applications in Visual Studio Code

Learn how to obfuscate .NET apps in Visual Studio Code to protect assemblies from reverse engineering using modern security techniques.

Artem Razin
Artem Razin
December 14, 2021

.NET Obfuscator for Linux - Cross-Platform Code Protection

Build and obfuscate .NET apps on Ubuntu and other Linux distros. Since .NET Core, cross-platform obfuscation is a must - here is how to do it with ArmDot.

Artem Razin
Artem Razin
December 2, 2021

C# Application Obfuscation in Visual Studio Step-by-Step

Learn how to obfuscate a C# application in Visual Studio to protect your .NET code from reverse engineering and unauthorized changes.

Artem Razin
Artem Razin
November 23, 2021

UWP Application Obfuscation for Windows Platform Developers

Learn how to obfuscate a UWP application to protect your app from reverse engineering using proven .NET security techniques.

Artem Razin
Artem Razin
April 5, 2021

How to obfuscate .NET application in JetBrains Rider?

Learn how to obfuscate a .NET application in Rider to protect your code from reverse engineering using modern protection techniques.

Artem Razin
Artem Razin
March 24, 2021

Blazor App Obfuscation Guide for WebAssembly .NET Projects

Learn how to obfuscate Blazor applications to protect .NET code from reverse engineering and intellectual property theft.

Artem Razin
Artem Razin
January 11, 2021

.NET Obfuscation Performance Impact and Benchmarks Guide

Does code obfuscation impact performance? Learn how different techniques affect speed time in .NET applications.

Artem Razin
Artem Razin
January 8, 2021

Hardware ID Generator in .NET - Complete Developer Guide

Build a secure hardware ID generator in .NET for software licensing and copy protection. Covers WMI queries, hashing, and key binding strategies.

Artem Razin
Artem Razin
July 28, 2020

VB.NET Obfuscator - Protect Visual Basic .NET Applications

Learn how to obfuscate VB.NET applications to protect your code from reverse engineering and unauthorized modification.

Artem Razin
Artem Razin
July 28, 2020

C# Obfuscator for .NET Code Protection and Anti-Reverse

Protect your C# applications with strong obfuscation: rename symbols, hide control flow, virtualize code, and prevent reverse engineering effectively.

Artem Razin
Artem Razin
July 27, 2020