在 Corona 中执行任意代码

发布于 2024-11-01 03:59:08 字数 81 浏览 1 评论 0原文

Corona 中是否可以执行任意 lua 代码?他们禁用了 loadfile、loadstring 和 dofile。还有其他方法可以做到这一点吗?

Is it possible to execute any arbitrary lua code in Corona? They've disabled loadfile, loadstring, and dofile. Are there any other ways to do this?

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

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

发布评论

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

评论(2

左秋 2024-11-08 03:59:08

他们禁用它是有原因的。苹果的限制不允许这样做,因此他们因此将其完全删除。我想更不用说它会让 Corona 更加安全。

There's a reason they've disabled it. Apple's restrictions don't allow it, so they took it out altogether for that reason. Not to mention it makes Corona more secure, I suppose.

在你怀里撒娇 2024-11-08 03:59:08

也许能够通过 Corona 企业许可证启用您提到的功能(尽管如果您是小商店/独立开发人员,这相对昂贵。)

You might be able to enable the features you've mentioned with a Corona enterprise license (although that's relatively spendy if you're a small shop/independent developer.)

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