vote up 0 vote down star

I have been trying to use the dotfuscator community edition. I created a simple component with 1 method. I run it through the dotfuscator community edition in .net 2.0 by basically just choosing the .dll and clicking build. It appears to run. But when I use ILdasm to look at the .dll, I can still see the method name. I see several items as a,b,c,d,e... as well. But I still see my class name and method name. Is there something i am missing?

flag

36% accept rate

1 Answer

vote up 0 vote down

I suspect they (PreEmptive Solutions) deliberately made the obfuscation in the free Community Edition inadequate to force you to upgrade to one of the versions you have to pay for.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.