I have the same problem but the non-trail version of the console edition, bought some days ago and downloaded from this web page by loggin in with my user account.
I want to obfuscate a .NET 2.0 Windows Form assembly, but I am not able to obfuscate the private fields that are used for the windows controls, e.g. But the setting for obfuscation fields (L) is set.
here is the output:
Obfuscation Statistics
-------------------------------------------------
Members Assembly Obfuscation Percentage
-------------------------------------------------
Namespaces: 6 0 0,00%
Types: 22 9 40,91%
Fields: 94 0 0,00%
Methods: 222 69 31,08%
Properties: 51 0 0,00%
Events: 0 0 0,00%
ManagedResource: 2 0 0,00%
AssemblyRefs: 5 0 0,00%
TypeRefs: 151 0 0,00%
MemberRefs: 303 0 0,00%
MetaData Size: 32648 73048 223,74%
-------------------------------------------------
how can I force Spices Obfuscator to obfuscate members?
other question: when i only start Spices Obfuscator by entering NRObfuscator.exe, the help screen is shown, but at the top the application tells me that there are no registration infos, like license type, name, email, etc. and I need to run "NRObfuscator.exe /REG" for generating a reg code.
Or is it not important if I am own the full version? But if yes: where can I submit these reg code?