Home - Forums-.NET - Spices.Net - WPF Obfuscation

Spices.Net

NET code security, tools to protect, obfuscate, tamper defense, code and data safety, recover, convert, optimize, explore, browse and analyze .Net software.

This forum related to following products: Spices.Net Suite, Spices.Net Obfuscator, Spices.Net Decompiler

WPF Obfuscation
Link Posted: 13-Jun-2008 19:46
Does Obfuscation work with WPF programs. I created a test program and whilst the obfuscator said there was no errors I couldn't get it to run. In the debugger is said "Cannot locate resource 'window1.xaml'."
Link Posted: 15-Jun-2008 09:57
Yes, Spices.Obfuscator works with WPF, but please don't forget that some classes automatically associated with different custom resources. Xaml files are custom resources. Now you can solve that problem by excluding window1 class name from obfuscation. We'll try to find solution to the nearest update.