Home - Forums-.NET - Spices.Net - NotObfuscateMembersAttribute questions

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

NotObfuscateMembersAttribute questions
Link Posted: 18-Jan-2006 05:37
Does NotObfuscateMembersAttribute support more complex wildcards than ".*"? Regular expressions, perhaps?

Is it possible to achieve the effect of NotObfuscateMembersAttribute via the project file? I would prefer not to tie our source code to any specific obfuscator product...

Thanks!
Pavel.
Link Posted: 18-Jan-2006 07:16
Does NotObfuscateMembersAttribute support more complex wildcards than ".*"? Regular expressions, perhaps?

Yes NotObfuscateMembersAttribute and ObfuscateMembersAttribute attributes support regular expressions.

Is it possible to achieve the effect of NotObfuscateMembersAttribute via the project file? I would prefer not to tie our source code to any specific obfuscator product...


We'll try insert analogues of these attributes into Spices.Project into the nearest Spices.Net update.