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

Signing you up...

Thank you for signing up!

PHP Decode

$a = "\x67\x7A\x75\x6E\x63\x6F\x6D\x70\x72\x65\x73\x73"; $b = "\x62\x61\x73\x65\x36\x34..

Decoded Output download

<?   
$a = "gzuncompress"; 
$b = "base64_decode"; ?>

Did this file decode correctly?

Original Code


$a = "\x67\x7A\x75\x6E\x63\x6F\x6D\x70\x72\x65\x73\x73";
$b = "\x62\x61\x73\x65\x36\x34\x5F\x64\x65\x63\x6F\x64\x65";

Function Calls

None

Variables

$a gzuncompress
$b base64_decode

Stats

MD5 6794ddecf0357707efdb6aec00005f80
Eval Count 0
Decode Time 85 ms