XAML Renaming
Article ID: KB100025
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.