views:

13

answers:

0

Hi,

How can I obfuscate public types and methods with Eazfuscator in an .EXE file?

I've read the help file and tried this attribute, but it didn't work:

<Assembly: ObfuscateAssemblyAttribute(True)>

Thanks.