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

Signing you up...

Thank you for signing up!

PHP Decode

$r = gzinflate(base64_decode($TEDURIdQSk)); return eval("return $r;");..

Decoded Output download

<?  $r = gzinflate(base64_decode($TEDURIdQSk)); 
    return eval("return $r;"); ?>

Did this file decode correctly?

Original Code

$r = gzinflate(base64_decode($TEDURIdQSk));
    return eval("return $r;");

Function Calls

gzinflate 1
base64_decode 1

Variables

None

Stats

MD5 9e7a9517dec080ca4cdcc9592a913b48
Eval Count 0
Decode Time 387 ms