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 : menu-xdg
#!/usr/bin/install-menu # xdg menu spec - menu generation # http://www.freedesktop.org/Standards/menu-spec # Also used as /etc/menu-methods/menu-xdg # Copyright 2004 - Chris Cheney <ccheney@debian.org> # Licensed under the GNU General Public License, version 2. !include menu.h compat="menu-2" outputencoding="UTF-8"; outputlanguage="C"; function Dirs() = ifempty($section,ifroot( "<AppDir>/var/lib/menu-xdg/applications</AppDir>\n" "<DirectoryDir>/var/lib/menu-xdg/desktop-directories/menu-xdg</DirectoryDir>\n", "<DirectoryDir>" parent(parent(prefix())) "/.local/share/desktop-directories/menu-xdg</DirectoryDir>\n")); function DirEntry() = Dirs() "<Name>" title() "</Name>\n" "<Directory>" "debian" replacewith(tolower($section),"/ ","--") ".directory" "</Directory>\n" "<Include>\n" "<Category>" "X-Debian" replacewith($section,"/ ","--") "</Category>\n" "</Include>\n"; supported; x11 = ; text = ; endsupported; startmenu = "<Menu>\n" DirEntry(); endmenu = "</Menu>\n"; submenutitle = ""; treewalk = "(M)"; genmenu = "debian-menu.menu"; prerun = "rm -rf " prefix() "/debian-menu.menu"; rootsection = ""; preoutput = "<!DOCTYPE Menu PUBLIC \"-//freedesktop//DTD Menu 0.8//EN\"\n \"http://www.freedesktop.org/standards/menu-spec/menu-0.8.dtd\">\n<!-- Automatically generated do not edit -->\n"; rootprefix = "/var/lib/menu-xdg/menus"; userprefix = ".config/menus";
Close