Protecting our EA
-
Hi folks,
How safe/uncrackable is the .ex4 file? I saw some people offering service to decompile the .ex4 file?
Is there a code where i can implement the following:
-expiry date for the EA?
-remote force stop the EA?
-reset and require input new password?Thanks a million!
-
Not my field of expertise, but I'm sure it is possible. Programmers in this forums can help you, I think.
-
@haliloo i have also been looking for something like this for a while ...
i guess send http response and get http response blocks could be useful in this scenario but i dont know how to use them...
i hope someone can help in remote protection , because so many people have asked the same question before including myself -
@haliloo There are several ways to limit the EA for particular reason (offline).
Use some of those blocks in fxdreema for instance

In addition you may set an expiry date see here.
You may also lock your EA to a certain account number, but than need to compile a version per account number(s). See here!.
If you really want to protect your code even for decompiling, I think you may need a commercial service such as Mqllock .. I picked just one well known for demonstration and don't want to advertise a comercial product here. Use your preferred serach engine to get a market overview.