What options exist for a good obfuscator tool for .NET which propertly support WPF in .NET 4.0?
In particular, which obfuscation tools handle rewriting of BAML withi
In our company we use Agile.NET Obfuscator - it supports WPF application and can protect/encrypt managed resources including BAML files.
Decompiling using ILSpy:
Before (with only code encryption)
After (with Resource encryption)