Skip to main content

XAML Renaming

Article ID: KB100025Published: December 22, 2012

Synopsis​

XAML renaming is the process of simultaneous renaming of related symbols in code and XAML during obfuscation.

How it Works?​

  1. Eazfuscator.NET finds all connections between XAML and code:

Interconnected symbols in XAML and code

  1. The related symbols are then synchronously and consistently renamed in code and XAML during obfuscation:

Synchronized renaming of symbols in XAML and code

  1. As a result, XAML renaming delivers higher obfuscation coverage and ensures that all related items are accordingly and correctly processed in XAML and code.

Applicability​

This article applies to:

  • Eazfuscator.NET 3.5 or higher. Earlier versions do not support XAML renaming