Home - Forums-.NET - Spices.Net - Public classes methods and fields are not well obfuscated

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

Public classes methods and fields are not well obfuscated
Link Posted: 09-Dec-2006 21:25
Hi,

I noted the publics are not nor at all obfuscated, is this a restriction of Microsoft or Spice?

Thanks.
Link Posted: 10-Dec-2006 11:20
Usually (using default settings) public members are not obfuscated, but you can set ObfuscationOptions.Members.Public to True in your Spices.Project to obfuscate public members.