Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.145.152.146
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
ssa /
tcpdf /
[ HOME SHELL ]
Name
Size
Permission
Action
cert
[ DIR ]
drwxrwxrwx
config
[ DIR ]
drwxrwxrwx
fonts
[ DIR ]
drwxrwxrwx
include
[ DIR ]
drwxrwxrwx
tools
[ DIR ]
drwxrwxrwx
.tcpdf.php
3.61
KB
-rw-r--r--
CHANGELOG.TXT
106.7
KB
-rwxrwxrwx
ImageMagick-7.0.2-4.x86_64.rpm
119.01
KB
-rwxrwxrwx
LICENSE.TXT
43.45
KB
-rwxrwxrwx
README.TXT
5.38
KB
-rwxrwxrwx
composer.json
933
B
-rwxrwxrwx
tcpdf.php
889.41
KB
-rwxrwxrwx
tcpdf_autoconfig.php
6.98
KB
-rwxrwxrwx
tcpdf_barcodes_1d.php
71.98
KB
-rwxrwxrwx
tcpdf_barcodes_2d.php
14.08
KB
-rwxrwxrwx
tcpdf_import.php
3.35
KB
-rwxrwxrwx
tcpdf_parser.php
27.12
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "tecnick.com/tcpdf", "version": "6.0.052", "homepage": "http://www.tcpdf.org/", "type": "library", "description": "TCPDF is a PHP class for generating PDF documents.", "keywords": ["PDF","tcpdf","PDFD32000-2008","qrcode","datamatrix","pdf417","barcodes"], "license": "LGPLv3", "authors": [ { "name": "Nicola Asuni", "email": "info@tecnick.com", "homepage": "http://nicolaasuni.tecnick.com" } ], "require": { "php": ">=5.3.0" }, "autoload": { "classmap": [ "fonts", "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" ] } }
Close