G
Guest
Hi All,
I have tried out obfuscation using Dotfuscator Community Edition provided in
Visual Studio 2005. It has been a pain for me as the application that being
built is quite complex and references multiple dlls. Exceptions such as
MissingResourceException and NullRefenceException eventually reduces
obfuscation to minimal application. Is there a better way to prevent
decompilation?
I have tried to decompile using Reflector
(http://www.aisto.com/roeder/dotnet/) and IL DASM on commercial WM 5.0
applications but unsuccessful as it throws "novalid CLR header and cannot be
disassembled" or "does not contain CLI header". Any idea how this is achieved?
Thanks in advance.
I have tried out obfuscation using Dotfuscator Community Edition provided in
Visual Studio 2005. It has been a pain for me as the application that being
built is quite complex and references multiple dlls. Exceptions such as
MissingResourceException and NullRefenceException eventually reduces
obfuscation to minimal application. Is there a better way to prevent
decompilation?
I have tried to decompile using Reflector
(http://www.aisto.com/roeder/dotnet/) and IL DASM on commercial WM 5.0
applications but unsuccessful as it throws "novalid CLR header and cannot be
disassembled" or "does not contain CLI header". Any idea how this is achieved?
Thanks in advance.