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?
|
|
|
|
|
|
|
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. |
||
|
|
