Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
: 172.16.0.66 | : 172.16.0.254
Cant Read [ /etc/named.conf ]
7.3.25
SYSTEM
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
[ A ]
[ C ]
[ D ]
C: /
Users /
Administrator /
AppData /
Roaming /
Notepad++ /
[ HOME SHELL ]
Name
Size
Permission
Action
backup
[ DIR ]
drwxrwxrwx
plugins
[ DIR ]
drwxrwxrwx
themes
[ DIR ]
drwxrwxrwx
userDefineLangs
[ DIR ]
drwxrwxrwx
config.xml
8.68
KB
-rw-rw-rw-
contextMenu.xml
4.81
KB
-rw-rw-rw-
langs.xml
451.81
KB
-rw-rw-rw-
session.xml
2.96
KB
-rw-rw-rw-
shortcuts.xml
3.08
KB
-rw-rw-rw-
stylers.xml
182.05
KB
-rw-rw-rw-
tabContextMenu_example.xml
6.74
KB
-rw-rw-rw-
toolbarIcons.xml
2.55
KB
-rw-rw-rw-
v852NoNeedShortcutsBackup.xml
0
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : tabContextMenu_example.xml
<?xml version="1.0" encoding="UTF-8" ?> <!-- By modifying this file and renaming it to "tabContextMenu.xml", you can customize your context menu popuped while right clicking on the tab zone. It may be more convenient to access to your frequent used commands via the context menu than via the top menu. Please check "How to Customize the Context Menu" on: https://npp-user-manual.org/docs/config-files/#the-context-menu-tabcontextmenu-xml --> <NotepadPlus> <TabContextMenu> <!-- Use MenuEntryName and MenuItemName to localize your commands to add. The values should be in English but not in translated language. (You can set Notepad++ language back to English from Preferences dialog via menu "Settings->Preferences...") --> <Item MenuEntryName="File" MenuItemName="Close"/> <!-- Use FolderName (optional) to create sub-menu. FolderName value can be in any language (French, Japanese...). --> <Item FolderName="Close Multiple Tabs" MenuEntryName="File" MenuItemName="Close All but Active Document"/> <Item FolderName="Close Multiple Tabs" MenuEntryName="File" MenuItemName="Close All to the Left"/> <Item FolderName="Close Multiple Tabs" MenuEntryName="File" MenuItemName="Close All to the Right"/> <Item FolderName="Close Multiple Tabs" MenuEntryName="File" MenuItemName="Close All Unchanged"/> <Item MenuEntryName="File" MenuItemName="Save"/> <Item MenuEntryName="File" MenuItemName="Save As..."/> <Item FolderName="Open into" MenuEntryName="File" MenuItemName="Explorer"/> <Item FolderName="Open into" MenuEntryName="File" MenuItemName="cmd"/> <Item FolderName="Open into" MenuEntryName="File" MenuItemName="Folder as Workspace"/> <Item FolderName="Open into" id="0"/> <Item FolderName="Open into" MenuEntryName="File" MenuItemName="Open in Default Viewer"/> <Item MenuEntryName="File" MenuItemName="Rename..."/> <Item MenuEntryName="File" MenuItemName="Move to Recycle Bin"/> <Item MenuEntryName="File" MenuItemName="Reload from Disk"/> <Item MenuEntryName="File" MenuItemName="Print..."/> <!-- id="0" is the separator --> <Item id="0"/> <Item MenuEntryName="Edit" MenuItemName="Set Read-Only"/> <Item MenuEntryName="Edit" MenuItemName="Clear Read-Only Flag"/> <Item id="0"/> <Item FolderName="Copy to Clipboard" MenuEntryName="Edit" MenuItemName="Copy Current Full File Path"/> <Item FolderName="Copy to Clipboard" MenuEntryName="Edit" MenuItemName="Copy Current Filename"/> <Item FolderName="Copy to Clipboard" MenuEntryName="Edit" MenuItemName="Copy Current Dir. Path"/> <Item FolderName="Move Document" MenuEntryName="View" MenuItemName="Move to Other View"/> <Item FolderName="Move Document" MenuEntryName="View" MenuItemName="Clone to Other View"/> <Item FolderName="Move Document" MenuEntryName="View" MenuItemName="Move to New Instance"/> <Item FolderName="Move Document" MenuEntryName="View" MenuItemName="Open in New Instance"/> <Item FolderName="Apply Color to Tab" MenuEntryName="View" MenuItemName="Apply Color 1"/> <Item FolderName="Apply Color to Tab" MenuEntryName="View" MenuItemName="Apply Color 2"/> <Item FolderName="Apply Color to Tab" MenuEntryName="View" MenuItemName="Apply Color 3"/> <Item FolderName="Apply Color to Tab" MenuEntryName="View" MenuItemName="Apply Color 4"/> <Item FolderName="Apply Color to Tab" MenuEntryName="View" MenuItemName="Apply Color 5"/> <Item FolderName="Apply Color to Tab" MenuEntryName="View" MenuItemName="Remove Color"/> </TabContextMenu> </NotepadPlus> <!-- The content below is the old layout of tab context menu (with the most commands on the top level). If you prefer the old layout, comment the section above, and uncomment the section below. --> <!-- <NotepadPlus> <TabContextMenu> <Item MenuEntryName="File" MenuItemName="Close"/> <Item MenuEntryName="File" MenuItemName="Close All BUT Active Document" ItemNameAs="Close All BUT This"/> <Item MenuEntryName="File" MenuItemName="Close All to the Left"/> <Item MenuEntryName="File" MenuItemName="Close All to the Right"/> <Item MenuEntryName="File" MenuItemName="Close All Unchanged"/> <Item MenuEntryName="File" MenuItemName="Save"/> <Item MenuEntryName="File" MenuItemName="Save As..."/> <Item MenuEntryName="File" MenuItemName="Rename..."/> <Item MenuEntryName="File" MenuItemName="Move to Recycle Bin"/> <Item MenuEntryName="File" MenuItemName="Reload from Disk" ItemNameAs="Reload"/> <Item MenuEntryName="File" MenuItemName="Print..."/> <Item id="0"/> <Item MenuEntryName="File" MenuItemName="Explorer" ItemNameAs="Open Containing Folder in Explorer"/> <Item MenuEntryName="File" MenuItemName="cmd" ItemNameAs="Open Containing Folder in cmd"/> <Item MenuEntryName="File" MenuItemName="Folder as Workspace" ItemNameAs="Open Containing Folder as Workspace"/> <Item id="0"/> <Item MenuEntryName="File" MenuItemName="Open in Default Viewer"/> <Item id="0"/> <Item MenuEntryName="Edit" MenuItemName="Set Read-Only" ItemNameAs="Read-Only"/> <Item MenuEntryName="Edit" MenuItemName="Clear Read-Only Flag"/> <Item id="0"/> <Item MenuEntryName="Edit" MenuItemName="Copy Current Full File Path" ItemNameAs="Full File Path to Clipboard"/> <Item MenuEntryName="Edit" MenuItemName="Copy Current Filename" ItemNameAs="Filename to Clipboard"/> <Item MenuEntryName="Edit" MenuItemName="Copy Current Dir. Path" ItemNameAs="Current Dir. Path to Clipboard"/> <Item id="0"/> <Item MenuEntryName="View" MenuItemName="Move to Other View"/> <Item MenuEntryName="View" MenuItemName="Clone to Other View"/> <Item MenuEntryName="View" MenuItemName="Move to New Instance"/> <Item MenuEntryName="View" MenuItemName="Open in New Instance"/> <Item id="0"/> <Item FolderName="Apply Color to Tab" MenuEntryName="View" MenuItemName="Apply Color 1"/> <Item FolderName="Apply Color to Tab" MenuEntryName="View" MenuItemName="Apply Color 2"/> <Item FolderName="Apply Color to Tab" MenuEntryName="View" MenuItemName="Apply Color 3"/> <Item FolderName="Apply Color to Tab" MenuEntryName="View" MenuItemName="Apply Color 4"/> <Item FolderName="Apply Color to Tab" MenuEntryName="View" MenuItemName="Apply Color 5"/> <Item FolderName="Apply Color to Tab" MenuEntryName="View" MenuItemName="Remove Color"/> </TabContextMenu> </NotepadPlus> -->
Close