ZEND Guard 更改文件名大小写

发布于 2024-12-08 10:49:55 字数 167 浏览 0 评论 0原文

我使用 Zend Guard 5.0.1,我刚刚注意到它更改了排除的文件的大小写(按原样复制)。由于我的文件名区分大小写,这肯定已经改变了,因为现在什么都不起作用,但我不知道如何改变。 我对变量和函数(而不是类)使用混淆。 我尝试从头开始删除并创建该项目,因为还有其他项目不只是大写。 有人有任何线索吗? 谢谢 阿德里安

I use Zend Guard 5.0.1 and I've just noticed that it changes the capitalization of files that it is excluding (Copy as is). Since my filenames are case-sensitive this must have just changed as nothing works now, but I don't know how.
I use Obfuscation for Variables and Functions (not Classes).
I have tried to delete and create the project from scratch as there are other projects which don't just capitalization.
Does anyone have any clues?
Thanks
Adrian

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

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

发布评论

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

评论(1

九八野马 2024-12-15 10:49:55

尝试使用 Zend Guard 中的命令行工具 (zendenc52/zendec53)。它们不会弄乱文件名大小写。

Try to use command-line tools (zendenc52/zendenc53) from your Zend Guard. They do not mess filename capitalization.

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