Skip to content

ArmDot Blog

Obfuscation tips and tricks

  • ArmDot Home
  • Documentation
  • Download
  • Buy

Category: Uncategorized

How to obfuscate .NET applications in Visual Studio Code

On December 14, 2021 By Artem Razin In Uncategorized

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

On December 2, 2021 By Artem Razin In Uncategorized

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

How to obfuscate C# application in Visual Studio

On November 23, 2021 By Artem Razin In Uncategorized

A .NET obfuscator for Visual Studio Contents Reasons to use obfuscators Enable obfuscation in Visual Studio Summary In this tutorial, we will show you how to obfuscate a .NET application in Visual Studio. ArmDot is …

Continue reading

How to obfuscate a Universal Windows Platform (UWP) application?

On April 5, 2021 By Artem Razin In Uncategorized

Contents Why is it essential to obfuscate UWP applications? Prepare a sample application. Prepare the project for obfuscation. Conclusion Why is it essential to obfuscate UWP applications? UWP is a modern platform aimed to create …

Continue reading

How to obfuscate .NET application in JetBrains Rider

On March 24, 2021 By Artem Razin In Uncategorized

Contents Why do developers need a .NET obfuscator? A sample application checks password Comparison of original and obfuscated code Conclusion In this article, you will learn how to obfuscate a .NET application in JetBrains Rider. …

Continue reading

How to obfuscate Blazor App?

On January 11, 2021 By Artem Razin In Uncategorized

What is Blazor? Blazor is a modern web framework from Microsoft aimed to let developers write web applications in C#. Blazor WebAssembly is one of the Blazor editions that allows to create single-page apps in …

Continue reading

Does obfuscation affect performance?

On January 8, 2021 By Artem Razin In Uncategorized

Can obfuscation affect performance? Almost every commercial application nowadays uses code protection. Traditionally, .NET applications are protected by obfuscation. An obfuscator renames metadata, changes the code, making it difficult to decode, hides resources, encrypts string …

Continue reading

How to write hardware id generator?

On July 31, 2020 By Artem Razin In Uncategorized

Developers, who write in C#, VB.Net, or any other .Net language, often ask how to get and check hardware id in their favorite language. No matter what language you use, the idea is the same. …

Continue reading

An obfuscator for VB.Net

On July 28, 2020 By Artem Razin In Uncategorized

What is obfuscation? Almost all VB.Net developers know that compiled .Net code is well readable and easy to understand.  Most names, that a developer uses for classes, methods, and fields, are opened, and everyone can …

Continue reading

C# obfuscator

On July 27, 2020 By Artem Razin In Uncategorized

C# code is an intellectual property, no company wants their code to be stolen. Unfortunately, compiled code is opened to everyone: it is easy to extract, modify and rebuild it. Another problem is that embedded …

Continue reading

Posts navigation

«Previous Posts 1 2 3

Archives

  • February 2025
  • May 2024
  • December 2023
  • November 2023
  • August 2023
  • April 2023
  • March 2023
  • January 2023
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • January 2022
  • December 2021
  • November 2021
  • April 2021
  • March 2021
  • January 2021
  • July 2020
WordPress Theme: Chronus by ThemeZee.