4

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.

Sathyajith Bhat
  • 21,321
  • 22
  • 95
  • 134
Alvaro Castro
  • 199
  • 1
  • 4
  • 22

2 Answers2

2

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.

1

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

Community
  • 1
  • 1
Sathyajith Bhat
  • 21,321
  • 22
  • 95
  • 134