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 /
Xjed /
[ HOME SHELL ]
Name
Size
Permission
Action
black4.sl
1.65
KB
-rw-r--r--
elegant.sl
1.8
KB
-rw-r--r--
modern.sl
1.91
KB
-rw-r--r--
night.sl
2.19
KB
-rw-r--r--
pastel0.sl
2.28
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : elegant.sl
% elegant.sl $1 = "black"; $2 = "#E0E0E0"; % light gray $3 = "white"; $4 = "#606060"; % medium gray $5 = "#B4FFB4"; % pale green $6 = "#1010A0"; % dark blue $7 = "#B40A78"; % dark purple set_color("normal", $1, $2); % default fg/bg set_color("status", $1, $3); % status line set_color("operator", $1, $2); % +, -, etc... set_color("number", $6, $2); % 10, 2.71, etc.. set_color("comment", $1, $5); % /* comment */ set_color("region", $3, $4); % region set_color("string", $6, $2); % "string" or 'char' set_color("keyword", $7, $2); % if, while, unsigned, ... set_color("keyword1", $7, $2); % malloc, exit, etc... set_color("delimiter", "red", $2); % {}[](),.;... set_color("preprocess", "magenta", $2); % #ifdef etc... set_color("message", $6, $2); set_color("error", "red", $2); set_color("dollar", "red", $2); set_color("...", "red", $2); % folding indicator set_color ("menu_char", "red", $3); set_color ("menu", $1, "white"); set_color ("menu_popup", $1, $3); set_color ("menu_shadow", $1, $4); set_color ("menu_selection", $1, "cyan"); set_color ("menu_selection_char", "red", $3); set_color ("mouse", "blue", "blue"); set_color ("cursor", $1, "red"); set_color ("cursorovr", $1, "red"); %% The following have been automatically generated: set_color("linenum", $1, $3); set_color("trailing_whitespace", $1, $5); set_color("tab", $1, $5); set_color("url", $6, $2); set_color("italic", $1, $2); set_color("underline", $7, $2); set_color("bold", $7, $2); set_color("html", $7, $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