Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php echo "\74\x68\x74\155\154\76\15\xa\74\x68\x65\141\144\76\74\x74\151\x74\154\x65\7..
Decoded Output download
<?php
echo "<html>
\xa<head><title>404 Not Found</title></head>\xd
<body>
\xa<center><h1>404 Not Found</h1></center>\xd
<hr><center>nginx</center>
</body>\xd
</html>
<!-- a padding to disable MSIE and Chrome friendly error page -->\xd
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->\xd\xa<!-- a padding to disable MSIE and Chrome friendly error page -->\xd\xa<!-- a padding to disable MSIE and Chrome friendly error page -->\xd\xa<!-- a padding to disable MSIE and Chrome friendly error page -->
";
http_response_code(404);
exit; ?>
Did this file decode correctly?
Original Code
<?php
echo "\74\x68\x74\155\154\76\15\xa\74\x68\x65\141\144\76\74\x74\151\x74\154\x65\76\64\60\x34\40\116\x6f\x74\40\106\157\165\156\x64\x3c\x2f\x74\x69\x74\154\145\76\74\57\150\x65\141\x64\x3e\xd\12\x3c\142\157\144\x79\x3e\15\xa\x3c\143\145\x6e\164\145\162\76\74\x68\x31\x3e\x34\60\x34\x20\116\x6f\x74\40\x46\x6f\165\x6e\144\x3c\x2f\x68\61\x3e\74\57\x63\x65\156\x74\145\162\x3e\xd\12\74\x68\x72\76\x3c\143\145\x6e\164\145\x72\x3e\156\147\151\x6e\170\74\x2f\143\145\x6e\164\x65\x72\76\15\12\74\x2f\142\x6f\x64\171\x3e\xd\12\74\57\x68\164\x6d\154\x3e\15\12\x3c\41\x2d\55\40\x61\x20\x70\x61\144\x64\151\156\147\x20\x74\x6f\40\x64\151\163\141\x62\x6c\145\40\x4d\123\111\105\40\141\x6e\144\40\103\150\x72\x6f\x6d\x65\x20\x66\162\151\145\x6e\144\154\x79\40\145\x72\x72\x6f\x72\x20\x70\x61\147\145\40\55\55\x3e\xd\12\74\41\x2d\55\40\141\x20\160\141\144\144\x69\x6e\x67\x20\164\157\40\144\151\163\141\142\x6c\145\40\115\x53\x49\x45\40\141\x6e\x64\x20\103\150\x72\157\155\x65\x20\146\162\151\x65\x6e\144\154\171\40\145\162\x72\x6f\162\40\160\x61\x67\x65\x20\x2d\55\x3e\15\12\74\41\55\55\x20\141\x20\160\x61\x64\x64\151\x6e\x67\40\164\x6f\x20\144\151\163\x61\x62\x6c\145\x20\115\123\x49\x45\40\x61\x6e\x64\40\103\150\x72\157\155\145\40\x66\x72\151\x65\156\x64\x6c\x79\x20\x65\x72\x72\x6f\x72\x20\x70\x61\x67\145\x20\x2d\x2d\x3e\xd\xa\74\41\x2d\55\x20\141\40\160\141\x64\144\151\156\x67\40\164\157\x20\144\151\163\x61\142\154\145\x20\115\123\111\105\40\141\156\144\x20\x43\150\x72\157\x6d\x65\40\146\162\x69\x65\156\144\x6c\x79\x20\145\x72\162\157\x72\40\x70\x61\147\145\40\55\55\76\xd\xa\x3c\x21\x2d\x2d\x20\x61\40\x70\141\144\x64\x69\x6e\x67\x20\164\157\40\x64\151\x73\141\x62\x6c\x65\x20\x4d\x53\111\105\x20\x61\x6e\x64\x20\103\150\162\157\x6d\145\40\146\x72\151\145\x6e\144\154\x79\40\x65\162\162\157\x72\x20\x70\x61\x67\x65\40\55\x2d\76\xd\xa\x3c\x21\55\55\40\141\x20\x70\141\144\x64\151\x6e\147\x20\x74\157\x20\144\x69\x73\141\142\x6c\145\x20\x4d\x53\x49\x45\40\x61\x6e\x64\40\103\150\x72\x6f\x6d\145\x20\x66\162\151\x65\x6e\x64\154\171\40\145\x72\x72\157\162\40\x70\x61\147\145\40\55\x2d\76\15\12";
http_response_code(404);
exit;
Function Calls
None |
Stats
MD5 | 478a8196c2489c4e7aba3811c46690b2 |
Eval Count | 0 |
Decode Time | 47 ms |