How to decompile a ex4 file new build 600+
Asked Answered
R

1

9

If you don't know, an ex4 file is a file created in the MQL language (Auto trading robots).

There is a decompiler that can decompile old builds of this type of files, but after build 600 there is no decompiler.

I have valuable EAs(Forex robot) that I need decompiled. Can you help me, please?

Rodrich answered 10/1, 2017 at 15:26 Comment(7)
Based on this forum post started 06/29/2015 it likely isn't possible AFATK... You could try this tool but I would run it through a virus checker as after I downloaded it some weird ads popped up...I also found a decompiling service but that likely isn't ideal...Or try the download from this page (translate?)Mocha
Is Forex ("The foreign exchange market (forex, FX, or currency market) is a form of exchange for the global decentralized trading of international currencies.") the correct tag, or should there be a new one to capture the notion of the robotics aspect?Mocha
Forex, the foreign exchange, rightRodrich
I have this decompiler: prntscr.com/dtxndr but can't decompile new build EAs, if we don't have the decompiler tools to use, what other choice we have? and about that service, he uses the same decompiler that i have and only can decompile old buildsRodrich
That's not impossible, because some people can do that, but wouldn't tell me howRodrich
It's not all that easy to code up a decompiler against a platform that you don't have the source for and that is always changing. Especially true if not being compensated for the time involved. Those who advertise these services are inevitably shut down.Allwein
@Rodrich Can you share the files with me? If possible then can you share the source code if you have it then?Meleager
B
0

Recent ex4 files cannot be decompiled, and since most of the EA's and indicators out there, which are published without the source code, are there to protect their creators under copyright laws, it is not recommended to use or recommend such decompiling programs.

Bergh answered 4/11, 2021 at 7:50 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.