Groups | Blog | Home
all groups > dotnet general > june 2004 >

dotnet general : Dotfuscator and strong name assembly


kjon
6/15/2004 11:13:36 PM
Hi, I want to obfuscate my DLL assembly which also has a strong name. As I
know that the obfuscated assembly with strong name won't work, and have
tried using AssemblyDelaySign(True) and sn.exe -R my.dll key.snk but still
don't work.

Just want to make sure what is the proper way to achieve this? I thought
this might be a common task but just can't find any on the web which can
tell it more clearly.

Thanks for any advice.

Al Ponomarev
6/16/2004 3:32:06 AM
[quoted text, click to view]

Try Spices.Net Obfuscator (http://9rays.net/products/spices), it is enough
to define StrongNameKeyFile property of Spices.Net project to sign
obfuscated assembly after obfuscation.
--
Best regards,
Al Ponomarev
9Rays.Net
AddThis Social Bookmark Button