Script parsing the downloads?

http://megakill.epizy.com/

Hello ! I’m working with a software to patch my game via some files that you’re hosting.

But it seems there’s a script parsing the downloads so the patching system don’t works.

I can’t upload the logs to show you.

That’s the script blocking the download:

[Loading Remote File Details] - (html tag)(body tag)function toNumbers(d){var e=;d.replace(/(…)/g,function(d){e.push(parseInt(d,16))});return e}function toHex(){for(var d=,d=1==arguments.length&&arguments[0].constructor==Array?arguments[0]:arguments,e=“”,f=0;f<d.length;f++)e+=(16>d[f]?“0”:“”)+d[f].toString(16);return e.toLowerCase()}var a=toNumbers(“f655ba9d09a112d4968c63579db590b4”),b=toNumbers(“98344c2eee86c3994890592585b49f80”),c=toNumbers(“5272f513322b20304fdc1e202bddf9b8”);document.cookie=“__test=”+toHex(slowAES.decrypt(c,2,a,b))+“; expires=Thu, 31-Dec-37 23:55:55 GMT; path=/”; location.href=“http://megakill.epizy.com/Testdir/PatchLogMegaKill-1.0.gcl?cb=74696?mode=GLC12016?app=MegaKillLauncher9545&i=1”;(body tag)(html tag)

I’ve added manually the html tags.

3 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.