有没有一种方法,以prevent反射从能够反映我的源$ C ​​$ C? [英] Is there a way to prevent Reflector from being able to reflect my source code?

查看:168
本文介绍了有没有一种方法,以prevent反射从能够反映我的源$ C ​​$ C?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有一种方法(可靠和preferably不是商业)从反光prevent,以反映我的源$ C ​​$ C ???

Is there a way (reliable and preferably not commercial) to prevent from Reflector to reflect my source code???

谢谢, 阿迪

推荐答案

没有。反光看你的组件就像.NET运行时会以生成本地code来执行。你可以期望的最好办法是混淆您code,使之(有点)更难读者理解。

No. Reflector looks at your assembly just like the .NET runtime would in order to generate native code to execute. The best you could hope for would be to obfuscate your code and make it (somewhat) harder for the reader to understand.

执行混淆的一些利弊可以在<一个发现href="http://stackoverflow.com/questions/71195/should-you-obfuscate-a-commercial-net-application">Should你混淆商业.net应用程序?

Some pros and cons of performing the obfuscation can be found at Should you obfuscate a commercial .Net application?

这篇关于有没有一种方法,以prevent反射从能够反映我的源$ C ​​$ C?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆