混淆JavaFX应用程序 [英] Obfuscating JavaFX application

查看:171
本文介绍了混淆JavaFX应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

由于fxml-files使用Controller类进行事件,如何对JavaFX应用程序进行模糊处理?当obuscated conntroller类具有不同的名称和路径时,fxml文件无法找到它们。

Since fxml-files uses Controller classes for events, how is it possible to obfuscate an JavaFX application? When the obuscated conntroller classes have different names and paths, the fxml files can't locate them.

混淆后编辑fxml文件不是我正在搜索的解决方案。

Editing the fxml files after obfuscating is not the solution i am searhing for.

还有其他选择吗?

推荐答案

没有必要重新发明轮子;

No point reinventing the wheel;

快速谷歌搜索产生了本网站

它使用 Proguard混淆器

这篇关于混淆JavaFX应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆