⭐ fscrp Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a I did a file compare to see what save9000 did and the dll looks to be untouched. He removed some functions from the ex4 file that relate to things hidden in the dll, but I am thinking the dll is doing authentication that can't be bypassed from the ex4 alone. :(( Do we have any experts in Assembly language? Cause that is the output you get using tools like IDA Pro with Hex Rays to decompile/decrypt Quote Link to comment Share on other sites More sharing options...
pachecus Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a here it is hxxp://stashbox*org/798687/HiRIDER_rev1*rar password : indo-investasi Quote Link to comment Share on other sites More sharing options...
bratt Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a O/T but here is a file upload service you can use as well: http://www.hidemyass.com/upload/ Quote Link to comment Share on other sites More sharing options...
netzclown Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a password : indo-investasi Quote Link to comment Share on other sites More sharing options...
toritoo Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a why my anti-virus report a viru on the .dll files Quote Link to comment Share on other sites More sharing options...
tipuwang Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a Antivirus detect hirider.dll as a virus so I deleted that file. Use free Avast antivirus which scans real time. It gives no virus detections whatsoever. Cheers Hi, most of the dll file contain virus, antivirus prevent me to extract, how to resolve this?the EAs can be use without dll file? Quote Link to comment Share on other sites More sharing options...
novello Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a Just ignore the AntiVirus warning. It is not a virus and it is required for the EA to work. However some people of the board are working for a better dll to authenticate HiRIDEN, now it seems to NOT open any trading position :-( Quote Link to comment Share on other sites More sharing options...
onemore Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a quote="fxknight"] Antivirus detect hirider.dll as a virus so I deleted that file. Use free Avast antivirus which scans real time. It gives no virus detections whatsoever. Cheers/quote] Hi, most of the dll file contain virus, antivirus prevent me to extract, how to resolve this?the EAs can be use without dll file? There is no virus. stop your antivirus and just use the files its a false alarm. Quote Link to comment Share on other sites More sharing options...
⭐ fscrp Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a @skorpi0wn - me either :( I am the furthest thing from an expert on reverse engineering. I know bits and pieces but not enough to do anything. Edit - hmmmm, skorpi0wn's post is gone now. Mods must be cleaning the thread; i'll stop my ramblings. Quote Link to comment Share on other sites More sharing options...
Slinger Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a I think there is some kind of authentication in the dll itself, some internal variable that is referenced.. and since the trade logic is in the dll, it just doesn't get called. If someone can actually disassemble this thing and decode the order logic from the dll, or hack it so that the authentication function in the dll actually does consider itself properly authenticated, that might be more useful. I'd seriously just buy the thing but we need more backtest info, and info for how it fares on different brokers. Especially with stuff like HiRider which runs on the M5, broker feeds tend to start making a difference. Dang... I so wanted to see the code of these EAs :P Quote Link to comment Share on other sites More sharing options...
skorpi0wn Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a Edit - hmmmm, skorpi0wn's post is gone now. Mods must be cleaning the thread; i'll stop my ramblings. No, I think since I'm new the mods are approving all my posts? I'm guessing that's how it works until I get a certain number of posts. Anyway, I edited my previous post and so it had to be reapproved. Quote Link to comment Share on other sites More sharing options...
syabr Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a chemie262, hirider still down. can you provide me one code. Thanks ;) Quote Link to comment Share on other sites More sharing options...
onemore Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a chemie, pls post when you get new trades so we can compare, thank you. Quote Link to comment Share on other sites More sharing options...
morgb Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a I'm running on alpari uk demo with educated rev1, will also post if it takes any trades. Quote Link to comment Share on other sites More sharing options...
skorpi0wn Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a Chemie Take a look at my post on page #12 and see if you can get the authentication number that way. (All my posts are still being approved by a moderator so there is some delay). Thanks Quote Link to comment Share on other sites More sharing options...
chemie262 Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a I have 5 demos and 1 live running. but no new trade up to now. I let you know, when I see one. Quote Link to comment Share on other sites More sharing options...
mopips Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a I don't think this version is working. For me, it doesn't take any trades on back test or forward test. Quote Link to comment Share on other sites More sharing options...
micutzu Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a I don't think this version is working. For me, it doesn't take any trades on back test or forward test. same here!! :-S Quote Link to comment Share on other sites More sharing options...
awsl Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a although you remove away Activate() & GetState, it cannot produce any trades. Perhaps there are more to edit. #import "HiRIDER.dll" void Activate(string a0, int a1, int a2, string a3, int a4); int GetState(); int Increment(string a0, int a1); bool Decrement(int a0); int IGetPeriod(int a0); void IRefreshRates(int a0, int a1, double a2, double a3, double a4, double a5, int a6, int a7, double& a8[], int a9); void IRun(int a0, int a1, int& a2[], int& a3[]); #import It is coded quite similar to Megadriod, does anyone remember if require to alter the dll file? #import "MegaDroid.dll" void GetUtcTime(int& a0[], int& a1[], int& a2[], int& a3[], int& a4[], int& a5[], int& a6[]); int Activate(string a0, int a1, int a2, string a3, int a4); int GetState(); int s1_Direction(int a0, double a1, double a2, double a3); bool s1_Buy(double a0, double a1, double a2, double a3, double a4, double a5, double a6, double a7, int a8, int a9); bool s1_Sell(double a0, double a1, double a2, double a3, double a4, double a5, double a6, double a7, int a8, int a9); bool s2_Buy(double a0, double a1, double a2, double a3, double a4, double a5, int a6, int a7); bool s2_Sell(double a0, double a1, double a2, double a3, double a4, double a5, int a6, int a7); #import Quote Link to comment Share on other sites More sharing options...
carloss Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a although you remove away Activate() & GetState, it cannot produce any trades. Perhaps there are more to edit. #import "HiRIDER.dll" void Activate(string a0, int a1, int a2, string a3, int a4); int GetState(); int Increment(string a0, int a1); bool Decrement(int a0); int IGetPeriod(int a0); void IRefreshRates(int a0, int a1, double a2, double a3, double a4, double a5, int a6, int a7, double& a8[], int a9); void IRun(int a0, int a1, int& a2[], int& a3[]); #import It is coded quite similar to Megadriod, does anyone remember if require to alter the dll file? #import "MegaDroid.dll" void GetUtcTime(int& a0[], int& a1[], int& a2[], int& a3[], int& a4[], int& a5[], int& a6[]); int Activate(string a0, int a1, int a2, string a3, int a4); int GetState(); int s1_Direction(int a0, double a1, double a2, double a3); bool s1_Buy(double a0, double a1, double a2, double a3, double a4, double a5, double a6, double a7, int a8, int a9); bool s1_Sell(double a0, double a1, double a2, double a3, double a4, double a5, double a6, double a7, int a8, int a9); bool s2_Buy(double a0, double a1, double a2, double a3, double a4, double a5, int a6, int a7); bool s2_Sell(double a0, double a1, double a2, double a3, double a4, double a5, int a6, int a7); #import I think it will never trade unless the DLL is cracked. The internal logic is apparently inside the DLL and authors of the protection would be real fools if they did not check the activation status inside IRun() function. As the DLL is encrypted and protected against debugging, this requires a person skilled in reverse engineering. No "educated" version of ex4 file will ever work with unaltered DLL. Quote Link to comment Share on other sites More sharing options...
Steveg Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a I cannot install the dll in the libraries folder for MT-4. I get the "infected" message, which I understand not to be valid. Also a message that reads cannot copy-access denied. I have plenty of available disk space. Suggestions appreciated. Quote Link to comment Share on other sites More sharing options...
kwkee Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a No trades still with the educated version Quote Link to comment Share on other sites More sharing options...
drab1 Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a I cannot install the dll in the libraries folder for MT-4. I get the "infected" message, which I understand not to be valid. Also a message that reads cannot copy-access denied. I have plenty of available disk space. Suggestions appreciated. Steveg... are you having problems loading any of the robots.... i keep getting error messages and "will not write" any info would help right now as im not a computer boff.. Quote Link to comment Share on other sites More sharing options...
save2009 Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a Hi All After check with real account don't have any trade order. OK Follow my instruction 1.Copy file inside the rar file to your MT4 folder. 2.Open EURUSD 5 minutes chart. 3.Load hirider template on your chart. 4.Ctr+B make sure your Objects list same as Correct_variable picture. 5.If you need to backtest must select the Visual mode and load hirider template on your chart. Good luck download link http://www.multiupload.com/LK0OKMMOFK password indo-investasi I need to sleep if you have question please post it here. Quote Link to comment Share on other sites More sharing options...
⭐ topstep Posted February 17, 2010 Report Share Posted February 17, 2010 Re: Fusion v1.1a If you are running AVG you are going to have to disable it to copy the dll file or uninstall avg 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.