Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
\x47\x45\x54\x20$return\x20\x48\x54\x54\x50\x2F\x31\x2E\x30\r\n\x48\x6F\x73\x74\x3A\x20" ...
Decoded Output download
<? GET $return HTTP/1.0
Host: " . $parse['ho' . 'st'] . "
Connection: Close
?>
Did this file decode correctly?
Original Code
\x47\x45\x54\x20$return\x20\x48\x54\x54\x50\x2F\x31\x2E\x30\r\n\x48\x6F\x73\x74\x3A\x20" . $parse['ho' . 'st'] . "\r\n\x43\x6F\x6E\x6E\x65\x63\x74\x69\x6F\x6E\x3A\x20\x43\x6C\x6F\x73\x65\r\n\r\n
Function Calls
None |
Stats
MD5 | 7b917fcbf8e7aef9ac5d3816e80b818a |
Eval Count | 0 |
Decode Time | 97 ms |