You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I noticed that my obfuscated code doesn't work on the old versions of Chrome.
I tested it on most of old versions. (versions: 32,42,43,44 .... 63);
Also I tried to check the other browsers (old versions); I got the same problem from Opera too.
Firefox had no problem.
it seems the problem is in this part:
var _0x581498 = function() {
var _0x50df5e = _0x581498[_0xa8ea('0x53e', '7]tY')](_0x2b610f[_0xa8ea('0x1b07', '%Rif')])()_0xa8ea('0x12c8', 'KvLJ')]);
return !_0x50df5e'test';
};
I'm trying to figure it out ,and also waiting your help.
thanks for making this amazing tool.