保护.NET Decompiler? [英] protection from .NET Decompiler?

查看:52
本文介绍了保护.NET Decompiler?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我遇到了这个反编译器 http: //www.remotesoft.com/salamander/

昨天我在我用C#

和它创建的一些应用程序上测试了它可以将它们全部反编译成源代码!试一试

然后看看。他们也有一个在线反编译器。有什么方法可以保证我的exe和dlls免受这个问题吗?我们能做些什么来代替

保护反编译器?


提前感谢,

pnp

解决方案

你可以使用一个可以加密的混淆器。非公共标识符和

扭曲代码以使反汇编代码更难阅读。


" pnp" < PNP @ softlab.ntua.gr>。; schrieb im Newsbeitrag

新闻:eN ************** @ TK2MSFTNGP12.phx.gbl ...

大家好, http://www.remotesoft.com/salamander/
昨天我在我用C#
创建的一些应用程序上对它进行了测试,它可以将它们全部反编译成源代码!试一试
然后看看。他们也有一个在线反编译器。有什么办法可以保护我的exe和dll吗?我们可以做些什么来保护反编译器?

提前谢谢,
pnp



< blockquote>我试过了..真的很好..

保护它的任何其他建议吗?

" pnp" < PNP @ softlab.ntua.gr>。;写在消息

新闻:eN ************** @ TK2MSFTNGP12.phx.gbl ...

大家好, http://www.remotesoft.com/salamander/
昨天我在我用C#
创建的一些应用程序上对它进行了测试,它可以将它们全部反编译成源代码!试一试
然后看看。他们也有一个在线反编译器。有什么办法可以保护我的exe和dll吗?我们可以做些什么来保护反编译器?

提前谢谢,
pnp



< BLOCKQUOTE>>保护它的任何其他建议?


不要使用.NET然后:)


Hi all,
I ran into this decompiler http://www.remotesoft.com/salamander/
yesterday and I tested it on some of my apps that I''ve created with C#
and it could decompile them all back into source code!!! Give it a try
and see. They have an online decompiler as well. Is there any way to
protect my exe and dlls from this?? What can we do generaly speaking for
protection from decompilers??

thanks in advance,
pnp

解决方案

You could use an obfuscator which can "encrypt" non public identifiers and
twist the code a bit to make the disassembled code harder to read.

"pnp" <pnp.@.softlab.ntua.gr> schrieb im Newsbeitrag
news:eN**************@TK2MSFTNGP12.phx.gbl...

Hi all,
I ran into this decompiler http://www.remotesoft.com/salamander/
yesterday and I tested it on some of my apps that I''ve created with C#
and it could decompile them all back into source code!!! Give it a try
and see. They have an online decompiler as well. Is there any way to
protect my exe and dlls from this?? What can we do generaly speaking for
protection from decompilers??

thanks in advance,
pnp



I tried it..really it works well..
any other suggestion to protect it?
"pnp" <pnp.@.softlab.ntua.gr> wrote in message
news:eN**************@TK2MSFTNGP12.phx.gbl...

Hi all,
I ran into this decompiler http://www.remotesoft.com/salamander/
yesterday and I tested it on some of my apps that I''ve created with C#
and it could decompile them all back into source code!!! Give it a try
and see. They have an online decompiler as well. Is there any way to
protect my exe and dlls from this?? What can we do generaly speaking for
protection from decompilers??

thanks in advance,
pnp



> any other suggestion to protect it?

Do not use .NET then :)


这篇关于保护.NET Decompiler?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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