Home - Forums-.NET - Spices.Net - Embedded resource renaming?

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

Embedded resource renaming?
Link Posted: 27-Dec-2005 10:25
Hello,

Our project has several embedded resources in it that are named using . convention. They are loaded at runtime via Assembly.GetManifestResourceStream(), passing it typeof().Namespace+, where  resides under . The problem is that  gets obfuscated, but the namespace name in the resource name does not get renamed to the newly-obfuscated namespace name. How can I work around this issue?

Thanks,
Pavel.
Link Posted: 13-Jan-2006 08:57
Please download latest update of spices.net, this problem already fixed.