开发者

Protecting code in COM objects

how can I pr开发者_如何学Pythonotect my business logic C# code that I have written in a COM object from being reverse engineered by a high tech geek?


Did you mean you created a COM callable wrapper around some C# code?

Anyway, to help protect your C# code (ILDASM or Reflector)... trying using an obfuscator.

Dotfuscator Community Edition 3.0 (free)

http://msdn.microsoft.com/en-us/library/ms227240%28VS.80%29.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜