petewright Posted July 1, 2009 Report Share Posted July 1, 2009 Anyone have version 2 of this Poison Robot EA? It has Trailing Stop built in and FPA demo testing is excellent and they are running v2. http://www.forexpeacearmy.com/metatrader_expert_advisor/poison_robot/demo I can only find v1 on these forums Thanks in advance x Quote Link to comment Share on other sites More sharing options...
copycat Posted July 1, 2009 Report Share Posted July 1, 2009 Re: [req] Poison v2 Anyone have version 2 of this Poison Robot EA? It has Trailing Stop built in and FPA demo testing is excellent and they are running v2. http://www.forexpeacearmy.com/metatrader_expert_advisor/poison_robot/demo I can only find v1 on these forums Thanks in advance x v2 claims it has "Uncrackable Code / Decompile Protected" feature. Hmm.. Sounds like it has moved all the logics + authentications to the dll file.. Damn!! Quote Link to comment Share on other sites More sharing options...
⭐ fxknight Posted July 1, 2009 Report Share Posted July 1, 2009 Re: [req] Poison v2 Anyone have version 2 of this Poison Robot EA? It has Trailing Stop built in and FPA demo testing is excellent and they are running v2. http://www.forexpeacearmy.com/metatrader_expert_advisor/poison_robot/demo I can only find v1 on these forums Thanks in advance x v2 claims it has "Uncrackable Code / Decompile Protected" feature. Hmm.. Sounds like it has moved all the logics + authentications to the dll file.. Damn!! What are they protecting really? An indirect Martingdale EA that has to take multiple positions because it cannot pick the direction of the market to save its life? Look at the 17% draw and what high risk this EA takes and you won't wanna touch it even with a 10 foot pole ;) Quote Link to comment Share on other sites More sharing options...
copycat Posted July 5, 2009 Report Share Posted July 5, 2009 Re: [req] Poison v2 BhaiSahib has posted v2 in another thread, he is the link posted . hxxp://www.4shared.com/file/115491820/4f14ef52/Poison_Robot.html hxxp://www.4shared.com/file/115491842/f74029f8/PoisonDLL.html I used the DLLExportViewer to have a peek of what functions inside the DLL. Here they are: AcctVerificationDemo 0x1002b893 0x0002b893 1 (0x1) AcctVerificationLive 0x1002b11d 0x0002b11d 2 (0x2) DecompileProtect4 0x1002c306 0x0002c306 3 (0x3) DemoSerial 0x1002b037 0x0002b037 5 (0x5) DemoSerial2 0x1002b47e 0x0002b47e 4 (0x4) LiveSerial 0x1002c06d 0x0002c06d 7 (0x7) LiveSerial2 0x1002b8ac 0x0002b8ac 6 (0x6) Test 0x1002b40b 0x0002b40b 8 (0x8) We need someone to decompile the ex4, so we can see if anyway to bypass the dll but I agree the chance is slim. One interesting note is the function "DecompileProtect4" sounds like that they have placed some kind of inner codes to prevent the DLL being decompiled as well... @-) @-) Quote Link to comment Share on other sites More sharing options...
Starting Posted July 6, 2009 Report Share Posted July 6, 2009 Re: [req] Poison v2 to decompile the ex4, so we can see if anyway to bypass the dll but I agree the chance is slim. One interesting note is the function "DecompileProtect4" sounds like that they have placed some kind of inner codes to prevent the DLL being decompiled as well... @-) @-) decompiled ex4 http://www.forexsharing.com/219343 Quote Link to comment Share on other sites More sharing options...
siddeshsd Posted July 6, 2009 Report Share Posted July 6, 2009 Re: [req] Poison v2 Hi, UNLIMITED POISON ENJOY. http://www.mediafire.com/?i4yhjnntksb SIDDESH to decompile the ex4, so we can see if anyway to bypass the dll but I agree the chance is slim. One interesting note is the function "DecompileProtect4" sounds like that they have placed some kind of inner codes to prevent the DLL being decompiled as well... @-) @-) decompiled ex4 http://www.forexsharing.com/219343 Quote Link to comment Share on other sites More sharing options...
copycat Posted July 6, 2009 Report Share Posted July 6, 2009 Re: [req] Poison v2 Hi, UNLIMITED POISON ENJOY. http://www.mediafire.com/?i4yhjnntksb SIDDESH Thanks Siddesh for his nice quick hack =D> =D> . I believe Siddesh was probably too hurry to go through all the code, so he missed out one tiny variable. Without changing that, no trades will be taken in live accounts though. For those who are interested in testing this EA in live accounts, you MUST change the following line. bool gi_488 = TRUE. (It was set to FALSE) Quote Link to comment Share on other sites More sharing options...
riccia Posted July 6, 2009 Report Share Posted July 6, 2009 Re: [req] Poison v2 It gives this error. We need an indicator FFcal. Anybody have it ? Thnks 2009.07.06 21:13:10 2009.03.02 07:13 Cannot open file 'C:\Program Files\MetaTrader - Alpari\experts\indicators\FFCal.ex4' on the EURUSD,M5 2009.07.06 21:13:10 2009.03.02 07:13 Cannot open file 'C:\Program Files\MetaTrader - Alpari\experts\indicators\FFCal.ex4' on the EURUSD,M5 2009.07.06 21:13:10 2009.03.02 07:13 Cannot open file 'C:\Program Files\MetaTrader - Alpari\experts\indicators\FFCal.ex4' on the EURUSD,M5 Quote Link to comment Share on other sites More sharing options...
pimpmypips Posted July 6, 2009 Report Share Posted July 6, 2009 Re: [req] Poison v2 It gives this error. We need an indicator FFcal. Anybody have it ? Thnks 2009.07.06 21:13:10 2009.03.02 07:13 Cannot open file 'C:\Program Files\MetaTrader - Alpari\experts\indicators\FFCal.ex4' on the EURUSD,M5 2009.07.06 21:13:10 2009.03.02 07:13 Cannot open file 'C:\Program Files\MetaTrader - Alpari\experts\indicators\FFCal.ex4' on the EURUSD,M5 2009.07.06 21:13:10 2009.03.02 07:13 Cannot open file 'C:\Program Files\MetaTrader - Alpari\experts\indicators\FFCal.ex4' on the EURUSD,M5you can get FFCal from here http://preview.tinyurl.com/mmrdjn Quote Link to comment Share on other sites More sharing options...
⭐ fxknight Posted July 6, 2009 Report Share Posted July 6, 2009 Re: [req] Poison v2 Thanks Siddeshsd for his effort on this EA. :) Can anyone tell me what's so good about this EA http://new.flyupload.com/images/view/GNMTlHkeL0gIMICQbC7W There is nothing good about this EA. My guess is that people can't find a better one to evaluate at the moment on this forum and end up settling for things like these. Save your time and energy.. Quote Link to comment Share on other sites More sharing options...
stargate Posted July 6, 2009 Report Share Posted July 6, 2009 Re: [req] Poison v2 Hey..try this, http://www.4shared.com/file/116328711/3e579f84/FFCal.html :)>- Quote Link to comment Share on other sites More sharing options...
samansaeine Posted December 12, 2009 Report Share Posted December 12, 2009 Re: [req] Poison v2 It gives this error. We need an indicator FFcal. Anybody have it ? Thnks 2009.07.06 21:13:10 2009.03.02 07:13 Cannot open file 'C:\Program Files\MetaTrader - Alpari\experts\indicators\FFCal.ex4' on the EURUSD,M5 2009.07.06 21:13:10 2009.03.02 07:13 Cannot open file 'C:\Program Files\MetaTrader - Alpari\experts\indicators\FFCal.ex4' on the EURUSD,M5 2009.07.06 21:13:10 2009.03.02 07:13 Cannot open file 'C:\Program Files\MetaTrader - Alpari\experts\indicators\FFCal.ex4' on the EURUSD,M5 it is here. http://www.forexfactory.com/showthread.php?t=19293 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.