有没有支持命令行操作的免费.NET混淆器?
是否有一个 .NET 混淆器可以满足以下所有要求?
严格要求:
- 混淆器必须免费使用
- 混淆器必须支持命令行操作
- 混淆器本身必须用.NET语言编写,以便可以使用Mono运行
Is there a .NET obfuscator that fulfills all of the following requirements?
Strict requirements:
- The obfuscator must be free to use
- The obfuscator must support command-line operation
- The obfuscator must itself be written in a .NET language so that it can be run using Mono
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
Obfuscar 免费使用,支持命令行操作,可以使用 Mono 运行。
Obfuscar is free to use, supports command-line operation and can be run using Mono.
另请尝试 babel 混淆器
http://code.google.com/p/babelobfuscator/
Try also babel obfuscator
http://code.google.com/p/babelobfuscator/
我想提一下 Babel 混淆器。 它是开源的(较少的 GPL),但不支持 Mono。 我还没有这方面的经验,但它看起来确实很有希望。
I would like to mention the Babel Obfuscator. It is open source (lesser GPL) but does not support Mono. I don't have experience with it as yet but it does look promising.
http://www.foss.kharkov.ua/ g1/projects/eazfuscator/dotnet/Default.aspx#downloads
http://www.foss.kharkov.ua/g1/projects/eazfuscator/dotnet/Default.aspx#downloads