Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
jed /
lib /
colors /
[ HOME SHELL ]
Name
Size
Permission
Action
Xjed
[ DIR ]
drwxr-xr-x
black1.sl
1.82
KB
-rw-r--r--
black1.slc
1.68
KB
-rw-r--r--
black2.sl
1.83
KB
-rw-r--r--
black2.slc
1.69
KB
-rw-r--r--
black3.sl
1.89
KB
-rw-r--r--
black3.slc
1.74
KB
-rw-r--r--
black4.sl
1.95
KB
-rw-r--r--
black4.slc
1.75
KB
-rw-r--r--
blue1.sl
1.87
KB
-rw-r--r--
blue1.slc
1.69
KB
-rw-r--r--
blue2.sl
1.86
KB
-rw-r--r--
blue2.slc
1.69
KB
-rw-r--r--
blue3.sl
1.94
KB
-rw-r--r--
blue3.slc
1.73
KB
-rw-r--r--
default1.sl
1.69
KB
-rw-r--r--
default1.slc
1.72
KB
-rw-r--r--
white1.sl
1.69
KB
-rw-r--r--
white1.slc
1.72
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : black1.sl
$1 = "white"; $2 = "black"; set_color("normal", $1, $2); % default fg/bg set_color("status", "yellow", "blue"); % status or mode line set_color("region", "yellow", "blue"); % for marking regions set_color("operator", $1, $2); % +, -, etc.. set_color("number", "yellow", $2); % 10, 2.71,... TeX formulas set_color("comment", "yellow", $2); % /* comment */ set_color("string", "magenta", $2); % "string" or 'char' set_color("keyword", "brightred", $2); % if, while, unsigned, ... set_color("keyword1", "green", $2); % malloc, exit, etc... set_color("delimiter", $1, $2); % {}[](),.;... set_color("preprocess", "magenta", $2);% #ifdef .... set_color("message", "brightblue", $2);% color for messages set_color("error", "brightred", $2); % color for errors set_color("dollar", "magenta", $2); % color dollar sign continuat$ set_color("...", "red", $2); % folding indicator set_color ("menu_char", "yellow", "blue"); set_color ("menu", "lightgray", "blue"); set_color ("menu_popup", "lightgray", "blue"); set_color ("menu_shadow", "blue", "black"); set_color ("menu_selection", "green", "red"); set_color ("menu_selection_char", "yellow", "red"); set_color ("cursor", "black", "red"); set_color ("cursorovr", "black", "red"); %% The following have been automatically generated: set_color("linenum", "yellow", "blue"); set_color("trailing_whitespace", "yellow", $2); set_color("tab", "yellow", $2); set_color("url", "magenta", $2); set_color("italic", $1, $2); set_color("underline", "green", $2); set_color("bold", "brightred", $2); set_color("html", "brightred", $2); set_color("keyword2", $1, $2); set_color("keyword3", $1, $2); set_color("keyword4", $1, $2); set_color("keyword5", $1, $2); set_color("keyword6", $1, $2); set_color("keyword7", $1, $2); set_color("keyword8", $1, $2); set_color("keyword9", $1, $2);
Close