如何反编译FMX文件
我想知道如何反编译 fmx 文件以便在没有源代码的情况下对应用程序进行一些更改,我们只有 .fmx (Oracle 9i) 文件并且确实需要源代码。
I would like to know how to decompile a fmx file in order to make some changes into an application without source code, we just have the .fmx (Oracle 9i) file and really need the source code.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
实际上没有反编译FMX的工具。您必须联系 Oracle 并要求他们这样做,他们会将 fmb 发送给您。
Actually there's no tool for decompile an FMX. You have to contact Oracle and ask them to do that, they will send you the fmb.
没有工具可以反编译 FMX。 上一个问题提到了缺少反编译器的原因(!)。
浏览其他网站,您会得到相同的响应 - 没有 fmx 反编译器< /a>
There are no tools to decompile an FMX. A previous question mentions the reason(!) for the lack of a decompiler.
Looking around other sites you'll get the same response - there is no fmx decompiler