Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
echo <<<FOO header("\x20\40\x20\x20\142\x32\112\x66\x5a\x57\65\153\130\62\116\163\132\127..
Decoded Output download
<? echo <<<FOO
header(" b2JfZW5kX2NsZWFu");
...
FOO;
?>
Did this file decode correctly?
Original Code
echo <<<FOO
header("\x20\40\x20\x20\142\x32\112\x66\x5a\x57\65\153\130\62\116\163\132\127\106\165");
...
FOO;
Function Calls
None |
Stats
MD5 | 382345b2325abf69fc7802cfe6aa6bb2 |
Eval Count | 0 |
Decode Time | 38 ms |