关于 C# decompile

小弟不才, 今天才发现用 .NET 产生的 executable 可以备 decompile, 原代码暴露无疑. 问题是我有一个 encryption algorithm 用来加密传输文档, 一旦代码暴露, encryption 便失去意义.

想请教高手是怎样解决此类问题的. 怎样使你的代码不被 decompile, 如果不可行, 那么有什么办法保密 encryption algorithm?

所有跟帖: 

回复:C# decompile -DBDB- 给 DBDB 发送悄悄话 (227 bytes) () 03/16/2005 postreply 07:31:53

回复:回复:C# decompile -天天古狗- 给 天天古狗 发送悄悄话 (348 bytes) () 03/16/2005 postreply 08:48:24

回复:回复:回复:C# decompile -JustPassBy- 给 JustPassBy 发送悄悄话 (84 bytes) () 03/16/2005 postreply 09:21:29

I don't know. I don't think so -either- 给 either 发送悄悄话 (229 bytes) () 03/16/2005 postreply 11:12:44

请您先登陆,再发跟帖!