dotfuscator 套件的替代品?

发布于 2024-08-26 05:31:48 字数 228 浏览 7 评论 0原文

我一直在寻找提供多种类型保护的解决方案,而 dotfuscator 就是我每次寻找的解决方案。具体来说,我喜欢:

  • 代码混淆
  • 他们的使用分析
  • 篡改检测/通知
  • 保质期执行

现在,我知道第一个有很多替代品,其中一些是免费的,但是其他有替代品吗?并不是我不想支付 dotfuscator suite 的费用,而是我想在写支票之前得到通知。

I've been looking for solutions that provide a couple of types of protection and dotfuscator has been what I've landed on each time I look. Specifically, I like:

  • code obfuscation
  • their usage analytics
  • tamper detection/notification
  • shelf-life enforcement

Now, I know that there's lots of alternatives to the first, some of which are free, but are there alternatives to the others? It's not that I don't want to pay the cost of dotfuscator suite, but I want to be informed before I write the cheque.

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

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

发布评论

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

评论(3

风吹雪碎 2024-09-02 05:31:48

作为替代方案,您可以尝试 CryptoLicensing + Crypto Obfuscator 软件包将为您提供您想要的一切:

  • 使用情况分析 - CryptoLicensing 能够通知每当许可证经过验证(通常是应用程序启动)时,都会提供许可证服务。您可以挖掘这些通知条目来确定使用情况统计信息。

  • 篡改检测/通知 - Crypto Obfuscator 和 CryptoLicensing 都具有篡改检测功能。

  • 保质期执行 - 我认为这只不过是有时间限制的许可证?如果是这样,CryptoLicensing 允许使用各种参数 - 最大使用天数、最大唯一使用天数、最大执行次数、绝对到期日期、最大运行时间、最大累积运行时间。

As an alternative, you can try the CryptoLicensing + Crypto Obfuscator package which will get you all that you want:

  • Usage analytics - CryptoLicensing provides ability to notify the license service whenever the license is validated (typically app start-up). You can mine these notification entries to determine usage stats.

  • Tamper detection/notification - Both Crypto Obfuscator and CryptoLicensing has tamper detection features.

  • Shelf-life enforcement - I am assuming this means nothing more than time limited licenses? If so, CryptoLicensing allows this using various parameters - max usage days, max unique usage days, max executions, absolute date of expiration, max run-time, max cumulative run-time.

情栀口红 2024-09-02 05:31:48

使用由 Daniel Pistelli 在 ntcore.com 上找到的“Phoenix Protector”混淆器。它确实工作得相当好而且是免费的......

Use 'Phoenix Protector' obfuscator found here on ntcore.com created by Daniel Pistelli. It does work reasonably well and its free...

故事还在继续 2024-09-02 05:31:48

bitHeltmet 是一个非常好的替代方案。它提供了具有非常有趣的功能的代码混淆。

There's a very good alternative with bitHeltmet. It provides code obfuscation with very interesting features.

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