Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
session_write_close(); header("\154\x6f\143\141\164\151\x6f\156\72\x20" . strtr($_SERVER[..
Decoded Output download
<? session_write_close(); header("location: " . strtr($_SERVER["REQUEST_URI"], ["download.php" => "download/"]) . "?" . $_SERVER["QUERY_STRING"]);
?>
Did this file decode correctly?
Original Code
session_write_close(); header("\154\x6f\143\141\164\151\x6f\156\72\x20" . strtr($_SERVER["\x52\105\121\125\x45\x53\124\x5f\125\122\x49"], ["\x64\157\167\x6e\x6c\x6f\x61\x64\56\160\150\160" => "\x64\157\167\156\154\157\x61\x64\x2f"]) . "\77" . $_SERVER["\121\x55\105\122\x59\x5f\123\124\122\111\116\107"]);
Function Calls
None |
Stats
MD5 | c59a0a65c1c9def307886a70edef135b |
Eval Count | 0 |
Decode Time | 39 ms |