标签: oracle reverse-engineering oracleforms decompiler
我想知道如何反编译fmx文件以便在没有源代码的情况下对应用程序进行一些更改,我们只需要.fmx(Oracle 9i)文件并且确实需要源代码。
答案 0 :(得分:2)
实际上没有用于反编译FMX的工具。您必须联系Oracle并要求他们这样做,他们会向您发送fmb。
答案 1 :(得分:1)
没有工具可以反编译FMX。 previous question提到缺少反编译器的原因(!)。
浏览其他网站,您会得到相同的回复 - there is no fmx decompiler