Skip to content

ArmDot Blog

Obfuscation tips and tricks

  • ArmDot Home
  • Documentation
  • Download
  • Buy

Category: Uncategorized

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

Archives

  • January 2021
  • July 2020
WordPress Theme: Chronus by ThemeZee.