代码级混淆器与程序集混淆器

发布于 2024-11-06 22:10:21 字数 96 浏览 5 评论 0原文

我尝试过一些程序集混淆器,但除了一些商业混淆器外,其他的与我的项目不兼容。

代码级混淆对于我的场景来说已经足够了,但我想知道关键的差异,还有免费的代码级混淆器吗?

I've tried some assembly obfuscators but except a few commercial ones, others are not compatible with my project.

A code level obfuscation is enough for my scenario but I want to know the key diffrences and also is there any free code level obfuscator?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

木有鱼丸 2024-11-13 22:10:21

如果您正在进行单人项目(个人爱好),那么可以使用免费的 Dotfuscator 工具构建进入 Visual Studio 可能就足够了。提供的链接列出了免费版本提供的限制细目。

如果您不仅仅是一个孤独的开发人员,那么他们会要求您获得许可证。

If you are on a single person project (personal hobby), then the free Dotfuscator tool built into Visual Studio might be good enough. The provided link lists the breakdown of limitations provided by the free version.

If you're not just a lone developer, then they require you to get a license.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文