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?​
- Eazfuscator.NET finds all connections between XAML and code:
- The related symbols are then synchronously and consistently renamed in code and XAML during obfuscation:
- 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