c# - How can i protect my dll from decompiler? -
this question has reply here:
how can protect .net assemblies decompilation? 13 answersi want protect dll
decompile
have created dll
in release mode
, remove .pub feature @ dll
creating time. i have read obfuscator
tool not able protect dll
. is there 1 know how protect dll decompile
? have checked reply of how can protect .net assemblies decompilation? not providing proper reply , provide description can't create secure dll code...
you can't. can obfuscate code, still can decompiled.
here tool this:
http://www.9rays.net/category/55-spicesnet-obfuscator.aspx
c# .net obfuscation code-security
No comments:
Post a Comment