问题描述
我前几天发现可以反编译所开发的任何程序
在C#
这是一个巨大的失败......它'一家公司为视觉工作室支付了大量的金钱,并向员工支付开发新产品的费用,然后
所有代码都暴露出来...... 。
我发现反编译器非常好,并且有像
deObfuscate这样的选项....
这有什么解决办法......,难道没有办法让访问源代码访问
吗?
希望这个将成为新闻组中的一个热门话题,因为它是影响我们所有人的
poblem
I found a few days ago that was possible to decompile any program developed
in C#
That is a huge failure.... It''s not aceptable that a company that pays a lot
for visual studio and pays to the employees to develop new product, and then
all the code is exposed....
I found that the decompilers are pretty good, and have options like
deObfuscate....
There is any solution to this..., Isn''t there a way to dificult the access
to the source code?
Hope that this will be a hot topic here in the news groups because it''s a
poblem that will affect all of us
推荐答案
< snip>
这是一篇关于这个主题的文章:
< http://www.pobox.com/~skeet/csharp /obfuscation.html>。
<snip>
Here''s an article on the topic:
<http://www.pobox.com/~skeet/csharp/obfuscation.html>.
这篇关于反编译C#?!?!?隐私在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!