Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Nice! But better and useful tool would be in other way
EMDC (Easy mql4 decompiler)...
Don't want to be seen as promoting this kind of thing, but somebody recently, who seemed pretty knowledgeable about it (can't recall who...) said that compiled MT code is little more than meta-code - there is no effort made to actually encrypt the code!
If this is the case, once you had deciphered the keyword 'tokens', decomiling any exe's would be childs-play...
Don't want to be seen as promoting this kind of thing, but somebody recently, who seemed pretty knowledgeable about it (can't recall who...) said that compiled MT code is little more than meta-code - there is no effort made to actually encrypt the code!
If this is the case, once you had deciphered the keyword 'tokens', decomiling any exe's would be childs-play...
This used to be true until mid 2006. Now the ex4 has some encryption. Nothing too sophistcated, but it makes things more difficult. There is still a way to see the source code, without the need to crack the encryption, but I think who does not publish the mq4 to a certain ex4 has his reasons and this should be respected.
i am new to metatrader and facing a problem while compiling any mq4 file, i have used the built in metaeditor and this Easy MQL4 Compiler as well. But both create a log file file rather than creating the ex4 file.
i am new to metatrader and facing a problem while compiling any mq4 file, i have used the built in metaeditor and this Easy MQL4 Compiler as well. But both create a log file file rather than creating the ex4 file.
Can anyone help me to solve the problem.
thanks
Hi,
For compiling mql4 to .ex4 you use meta editor
but in reverse, .ex4 to mql4 you need decompiler.
.ex4 file is not showing you the codes.
Bongo