Edit Your Comment
anti-decompile protection - protect your ea
Mar 13, 2013 at 15:17
Medlem sedan Mar 16, 2012
9 inlägg
Hello!
this topic was previosuly mentioned, but faded away...
So anybody know any good anti-decompile protection solutions?
So far i looked into fxi.net / mql lock, however they seemed not interested once it was established that they might have to analyse the the source code vs their encryption translation and are not even answering my mails anymore! They have a "lazy" disclaimer on their website shirking them from any hard work if the translation does not work properly.
I also explored some other options, but no success.
I would be grateful for some recommendations or offers.
Thanks
this topic was previosuly mentioned, but faded away...
So anybody know any good anti-decompile protection solutions?
So far i looked into fxi.net / mql lock, however they seemed not interested once it was established that they might have to analyse the the source code vs their encryption translation and are not even answering my mails anymore! They have a "lazy" disclaimer on their website shirking them from any hard work if the translation does not work properly.
I also explored some other options, but no success.
I would be grateful for some recommendations or offers.
Thanks
Mar 13, 2013 at 16:47
Medlem sedan Mar 16, 2012
9 inlägg
Correction - they finally did get back to me - still a work in progress!
However, as previously mentioned more solutions are still welcomed!
However, as previously mentioned more solutions are still welcomed!
Medlem sedan Nov 15, 2011
61 inlägg
Mar 13, 2013 at 19:14
Medlem sedan Nov 15, 2011
61 inlägg
I've used MQLLock, actually still do. Usually if your project doesn't work at all it is a coding error of your own. But MQLLock has been plagued by crashes with a couple of updates where it was quite a hassle to find the cause and update all clients :\
Still, it is an effective way to stop hackers for a while, it is however not 100%, given enough time, a skilled person with a lot of patience could do it.
Still, it is an effective way to stop hackers for a while, it is however not 100%, given enough time, a skilled person with a lot of patience could do it.
When you fall you learn, then you get up and you try again until you master it.
Mar 13, 2013 at 19:38
Medlem sedan Jan 29, 2013
4 inlägg
do you mean http://www.fxi.net? or wrong spelling ,the result is "Click here to buy Fxi.net for your website name!".
Martingale will be the safe and profitable systems.
Mar 13, 2013 at 19:38
Medlem sedan Jan 29, 2013
4 inlägg
Alright.. found it. fx1.net http://www.mqllock.com.
How the result?Trial or premium?
How the result?Trial or premium?
Martingale will be the safe and profitable systems.
Mar 14, 2013 at 10:49
Medlem sedan Jan 29, 2013
4 inlägg
Jos,Do you have any good software or tools to protect our code?
Martingale will be the safe and profitable systems.
Medlem sedan Nov 15, 2011
61 inlägg
Mar 14, 2013 at 12:01
Medlem sedan Nov 15, 2011
61 inlägg
hmm, basically, you have two options, that I prefer to combine:
1. get a good coder that can put part of the EA's logic server side (including authentication), part of the logic in a heavily obfuscated DLL, and just the bare necessities in the ex4 file.
2. use MQLLock to obfuscate the code and put most of it in a DLL.
Both work, for my EA's I combine them.
1. get a good coder that can put part of the EA's logic server side (including authentication), part of the logic in a heavily obfuscated DLL, and just the bare necessities in the ex4 file.
2. use MQLLock to obfuscate the code and put most of it in a DLL.
Both work, for my EA's I combine them.
When you fall you learn, then you get up and you try again until you master it.
Mar 14, 2013 at 17:09
Medlem sedan Mar 16, 2012
9 inlägg
wow Jos, very worrying that they sometimes have crashes while they try and update, potential clients EAs would be disabled during this down time to I would imagine. What was there response time to get things up and running again?
Do you know someone that can do your #1, as in:
1. get a good coder that can put part of the EA's logic server side (including authentication), part of the logic in a heavily obfuscated DLL, and just the bare necessities in the ex4 file.
Thanks
Do you know someone that can do your #1, as in:
1. get a good coder that can put part of the EA's logic server side (including authentication), part of the logic in a heavily obfuscated DLL, and just the bare necessities in the ex4 file.
Thanks
Medlem sedan Nov 15, 2011
61 inlägg
Mar 15, 2013 at 09:05
Medlem sedan Nov 15, 2011
61 inlägg
yeah, it actually drops the EA from the chart and then closes MT4 completely...very nasty, but it is supposedly fixed in the latest version. I guess it just stimulates some creativity on the EA side to ensure the EA can deal with a crash. In my latest EA's I added an email notification to the accountholder that notifies him/her of the EA crash shortly after.
As for a coder, I'm one, but I'm way way waay too swamped with 'lucrative' work. You can check mql4.com to find another one though, just click on 'Jobs'. There are a few that could do this, just be sure to have it tested by a second expert before releasing the EA and expect to pay several hundred $$$ or more if you want the job done well. (I'd be >10k for the full package which is why you'd want to use mql4.com hehe...)
As for a coder, I'm one, but I'm way way waay too swamped with 'lucrative' work. You can check mql4.com to find another one though, just click on 'Jobs'. There are a few that could do this, just be sure to have it tested by a second expert before releasing the EA and expect to pay several hundred $$$ or more if you want the job done well. (I'd be >10k for the full package which is why you'd want to use mql4.com hehe...)
When you fall you learn, then you get up and you try again until you master it.
May 15, 2013 at 09:59
Medlem sedan Mar 09, 2012
6 inlägg
May 16, 2013 at 07:24
Medlem sedan May 11, 2013
4 inlägg
SAJ1011 posted:
Hello!
this topic was previosuly mentioned, but faded away...
So anybody know any good anti-decompile protection solutions?
So far i looked into fxi.net / mql lock, however they seemed not interested once it was established that they might have to analyse the the source code vs their encryption translation and are not even answering my mails anymore! They have a "lazy" disclaimer on their website shirking them from any hard work if the translation does not work properly.
I also explored some other options, but no success.
I would be grateful for some recommendations or offers.
Thanks
Add to code over 2 Mb text in comment, and decompiler's stack crashed. Or add more crazy mathematical calculation.
May 16, 2013 at 07:25
Medlem sedan Mar 09, 2012
6 inlägg
There's no anti decompile protection. Its how much you can hide into the dll and check summing tech.
And the protection should be manual programming task not auto. Hat's make mqllock bad choice.
And the protection should be manual programming task not auto. Hat's make mqllock bad choice.
May 17, 2013 at 09:13
Medlem sedan Mar 09, 2012
6 inlägg
yellow posted:
Add to code over 2 Mb text in comment, and decompiler's stack crashed. Or add more crazy mathematical calculation.
The comments are not compiled into the ex4 files.
Mar 23, 2018 at 12:22
Medlem sedan Mar 12, 2014
58 inlägg
Not these comments, THE Comment shown on the chart !
investing.ts@

forex_trader_3858244
Medlem sedan Sep 19, 2024
22 inlägg
Sep 30, 2024 at 09:20
Medlem sedan Sep 19, 2024
22 inlägg
xpworx posted:
There's no anti decompile protection. Its how much you can hide into the dll and check summing tech.
And the protection should be manual programming task not auto. Hat's make mqllock bad choice.
DLL can be easy cracked ! same as obsuscation not works.
Works only Client-Server protocol as FXPIP.ONE have - when almost all logic will be placed at protected server in Phyton or C++ and logic will be sent to Bridge that have no logic to decompile in Client terminal (MT4 or MT5).

forex_trader_3858244
Medlem sedan Sep 19, 2024
22 inlägg
Sep 30, 2024 at 09:25
Medlem sedan Sep 19, 2024
22 inlägg
yellow posted:SAJ1011 posted:
Hello!
this topic was previosuly mentioned, but faded away...
So anybody know any good anti-decompile protection solutions?
So far i looked into fxi.net / mql lock, however they seemed not interested once it was established that they might have to analyse the the source code vs their encryption translation and are not even answering my mails anymore! They have a "lazy" disclaimer on their website shirking them from any hard work if the translation does not work properly.
I also explored some other options, but no success.
I would be grateful for some recommendations or offers.
Thanks
Add to code over 2 Mb text in comment, and decompiler's stack crashed. Or add more crazy mathematical calculation.
this also not works - you think MQL5 markaet not tried this? their market totally decompiled and Metaquotes ban and block each member that say at MQL5.com that all products fully decompiled and cracked.... as i tokd already only CLIENT-SERVER works - logic must be placed at SERVER and send into MT5 only orders modifications. But no other logic that can be stolen and can be reselling after cracking EA - it means in Client EA must be no logic. All logic must be at server in C++. Only one MQL Protection exist in this world

*Kommersiell användning och skräppost tolereras inte och kan leda till att kontot avslutas.
Tips: Om du lägger upp en bild/youtube-adress bäddas den automatiskt in i ditt inlägg!
Tips: Skriv @-tecknet för att automatiskt komplettera ett användarnamn som deltar i den här diskussionen.