Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$variable = str_replace("\143\x68\141\154\154\145\x6e\147\x65\146\x6f\x78", '', $variable)..
Decoded Output download
<? $variable = str_replace("challengefox", '', $variable); ?>
Did this file decode correctly?
Original Code
$variable = str_replace("\143\x68\141\154\154\145\x6e\147\x65\146\x6f\x78", '', $variable);
Function Calls
str_replace | 1 |
Stats
MD5 | 66814231d8ebb54738ca7ba500cfb583 |
Eval Count | 0 |
Decode Time | 270 ms |