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 header("\x4c\x61s\x74-M\x6f\x64\x69\x66\x69e\x64: ".gmdate("j, d y\x20\x59\x20H:i:\..
Decoded Output download
<?php
header("Last-Modified: ".gmdate("j, d y Y H:i:s")." GMT");header("Cache-Control: no-store, no-cache, must-revalidate");header("Cache-Control: post-check=0, pre-check=0",false);header("Pragma: no-cache");header("Location: ../");
?>
Did this file decode correctly?
Original Code
<?php
header("\x4c\x61s\x74-M\x6f\x64\x69\x66\x69e\x64: ".gmdate("j, d y\x20\x59\x20H:i:\x73")." \x47M\x54");header("\x43\x61\x63\x68\x65-\x43on\x74\x72o\x6c: no-\x73\x74ore,\x20\x6eo-cache,\x20mus\x74-r\x65\x76al\x69dat\x65");header("\x43\x61ch\x65-C\x6f\x6et\x72\x6fl:\x20\x70ost-chec\x6b=0,\x20\x70re-ch\x65\x63\x6b\x3d\x30",false);header("\x50\x72ag\x6da: no-ca\x63\x68\x65");header("Locat\x69o\x6e: \x2e\x2e/");
?>
Function Calls
gmdate | 1 |
Stats
MD5 | ebf355a790bc17c01cdcf030bb5ef60a |
Eval Count | 0 |
Decode Time | 52 ms |