如何防止别人查看你的SWC库?

发布于 2024-09-12 14:11:57 字数 138 浏览 3 评论 0原文

感谢您对我的问题感兴趣。我希望我不会浪费您太多时间。

我将发布我的 Adob​​e Flex 库以进行商业销售,但我不需要任何人可以打开我的 SWC 文件并研究其中的代码。我发现 Adob​​e Flex 库可以阻止此活动。我怎么也能做到这一点?

Thank you for your interesting in my question. I hope I would not waste your time too much.

I am going to publish my Adobe Flex library to sell in commercial, but I don't need anyone can open my SWC file and study the code in there. I see Adobe Flex library can prevent this activity. How could I do this too?

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

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

发布评论

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

评论(1

乖乖 2024-09-19 14:11:57

在每一个实际案例中(不仅仅是这个),安全性都是给攻击者设置比他们能够处理的更多的障碍,保护 SWC 也不例外。

一些公司允许对 SWF 进行加密(除其他外),但我怀疑任何事情都是万无一失的给一个坚定的黑客。

其他公司,比如 Jeff Houser 的 Flextras 采取了完全不同的方法,不是保护源头,而是通过其他方式增加价值(现在我提到他的名字,野兽肯定被召唤了)

Security in every practical case (not just this one) is about putting more obstacles in the attackers way than they can deal with, protecting SWCs is no exception.

Some companies allow encryption of SWFs (amongst other things), but I doubt anything is utterly foolproof to a determined hacker.

Other companies, such as Jeff Houser's Flextras take a totally different approach, not protecting the source but increasing value through other means (and now I've mentioned his name, the beast is surely summoned)

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