Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
( isset( $_SERVER["\x48\124\x54\x50\x53"] ) ? "\x68\x74\x74\x70\x73" : "\150\x74\x74\x70" ..
Decoded Output download
<? ( isset( $_SERVER["HTTPS"] ) ? "https" : "http" ) . "://{$_SERVER["HTTP_HOST"]}{$_SERVER["REQUEST_URI"]}"; ?>
Did this file decode correctly?
Original Code
( isset( $_SERVER["\x48\124\x54\x50\x53"] ) ? "\x68\x74\x74\x70\x73" : "\150\x74\x74\x70" ) . "\x3a\57\x2f{$_SERVER["\x48\124\x54\120\x5f\110\117\123\x54"]}{$_SERVER["\122\105\121\125\105\x53\124\x5f\x55\x52\x49"]}";
Function Calls
None |
Stats
MD5 | 6c106c4eaff15c384c1d10fa3a8ff2f4 |
Eval Count | 0 |
Decode Time | 53 ms |