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 /
python /
python-3.10 /
tcl /
tk8.6 /
ttk /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-rw-rw-
altTheme.tcl
3.63
KB
-rw-rw-rw-
aquaTheme.tcl
3.75
KB
-rw-rw-rw-
button.tcl
2.94
KB
-rw-rw-rw-
clamTheme.tcl
4.7
KB
-rw-rw-rw-
classicTheme.tcl
3.77
KB
-rw-rw-rw-
combobox.tcl
12.42
KB
-rw-rw-rw-
cursors.tcl
4.71
KB
-rw-rw-rw-
defaults.tcl
4.45
KB
-rw-rw-rw-
entry.tcl
17.2
KB
-rw-rw-rw-
fonts.tcl
5.6
KB
-rw-rw-rw-
menubutton.tcl
6.49
KB
-rw-rw-rw-
notebook.tcl
5.69
KB
-rw-rw-rw-
panedwindow.tcl
2.24
KB
-rw-rw-rw-
progress.tcl
1.11
KB
-rw-rw-rw-
scale.tcl
2.72
KB
-rw-rw-rw-
scrollbar.tcl
3.21
KB
-rw-rw-rw-
sizegrip.tcl
2.44
KB
-rw-rw-rw-
spinbox.tcl
4.89
KB
-rw-rw-rw-
treeview.tcl
9.94
KB
-rw-rw-rw-
ttk.tcl
4.88
KB
-rw-rw-rw-
utils.tcl
8.42
KB
-rw-rw-rw-
vistaTheme.tcl
9.48
KB
-rw-rw-rw-
winTheme.tcl
2.8
KB
-rw-rw-rw-
xpTheme.tcl
2.05
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : xpTheme.tcl
# # Settings for 'xpnative' theme # namespace eval ttk::theme::xpnative { ttk::style theme settings xpnative { ttk::style configure . \ -background SystemButtonFace \ -foreground SystemWindowText \ -selectforeground SystemHighlightText \ -selectbackground SystemHighlight \ -insertcolor SystemWindowText \ -font TkDefaultFont \ ; ttk::style map "." \ -foreground [list disabled SystemGrayText] \ ; ttk::style configure TButton -anchor center -padding {1 1} -width -11 ttk::style configure TRadiobutton -padding 2 ttk::style configure TCheckbutton -padding 2 ttk::style configure TMenubutton -padding {8 4} ttk::style configure TNotebook -tabmargins {2 2 2 0} ttk::style map TNotebook.Tab \ -expand [list selected {2 2 2 2}] ttk::style configure TLabelframe.Label -foreground "#0046d5" # OR: -padding {3 3 3 6}, which some apps seem to use. ttk::style configure TEntry -padding {2 2 2 4} ttk::style map TEntry \ -selectbackground [list !focus SystemWindow] \ -selectforeground [list !focus SystemWindowText] \ ; ttk::style configure TCombobox -padding 2 ttk::style map TCombobox \ -selectbackground [list !focus SystemWindow] \ -selectforeground [list !focus SystemWindowText] \ -foreground [list \ disabled SystemGrayText \ {readonly focus} SystemHighlightText \ ] \ -focusfill [list {readonly focus} SystemHighlight] \ ; ttk::style configure TSpinbox -padding {2 0 14 0} ttk::style map TSpinbox \ -selectbackground [list !focus SystemWindow] \ -selectforeground [list !focus SystemWindowText] \ ; ttk::style configure Toolbutton -padding {4 4} # Treeview: ttk::style configure Heading -font TkHeadingFont -relief raised ttk::style configure Treeview -background SystemWindow ttk::style map Treeview \ -background [list disabled SystemButtonFace \ selected SystemHighlight] \ -foreground [list disabled SystemGrayText \ selected SystemHighlightText]; } }
Close