Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
header("\x45\170\x70\x69\x72\x65\163\x3a\x20\x4d\157\156\x2c\x20\x32\x36\40\x4a\165\154\40..
Decoded Output download
<? header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false);
header("Pragma: no-cache");
header("Location: ../");
exit; ?>
Did this file decode correctly?
Original Code
header("\x45\170\x70\x69\x72\x65\163\x3a\x20\x4d\157\156\x2c\x20\x32\x36\40\x4a\165\154\40\61\x39\x39\x37\40\x30\x35\72\60\60\x3a\x30\x30\40\x47\115\x54");
header("\x4c\x61\x73\x74\55\x4d\x6f\x64\151\x66\151\x65\144\72\x20" . gmdate("\x44\x2c\40\144\40\115\40\x59\x20\110\x3a\x69\72\x73") . "\40\x47\x4d\124");
header("\x43\x61\143\x68\x65\55\103\x6f\x6e\164\162\x6f\154\x3a\40\x6e\x6f\x2d\x73\x74\157\x72\145\54\x20\156\157\x2d\x63\x61\143\150\145\x2c\40\155\165\x73\x74\55\162\x65\x76\141\154\x69\x64\141\164\145");
header("\103\141\143\x68\145\55\103\157\156\164\x72\x6f\x6c\x3a\x20\x70\x6f\x73\164\x2d\143\x68\145\x63\153\x3d\60\54\40\x70\x72\145\x2d\x63\x68\x65\143\153\x3d\x30", false);
header("\120\x72\141\x67\155\141\x3a\x20\x6e\x6f\x2d\143\141\x63\150\x65");
header("\x4c\x6f\x63\x61\x74\x69\157\156\x3a\40\56\56\57");
exit;
Function Calls
header | 1 |
Stats
MD5 | cf3ded9ddff8d02821d9c82f2ec74959 |
Eval Count | 0 |
Decode Time | 44 ms |