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.1
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 /
nepalphd /
vendor /
endroid /
qr-code /
[ HOME SHELL ]
Name
Size
Permission
Action
assets
[ DIR ]
drwxrwxr-x
src
[ DIR ]
drwxrwxr-x
LICENSE
1.04
KB
-rwxrwxr-x
README.md
8.32
KB
-rwxrwxr-x
composer.json
1.43
KB
-rwxrwxr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "endroid/qr-code", "description": "Endroid QR Code", "keywords": ["endroid", "qrcode", "qr", "code", "php"], "homepage": "https://github.com/endroid/qr-code", "type": "library", "license": "MIT", "authors": [ { "name": "Jeroen van den Enden", "email": "info@endroid.nl" } ], "require": { "php": "^8.1", "bacon/bacon-qr-code": "^3.0" }, "require-dev": { "ext-gd": "*", "endroid/quality": "dev-main", "khanamiryan/qrcode-detector-decoder": "^2.0.2", "setasign/fpdf": "^1.8.2" }, "suggest": { "ext-gd": "Enables you to write PNG images", "khanamiryan/qrcode-detector-decoder": "Enables you to use the image validator", "roave/security-advisories": "Makes sure package versions with known security issues are not installed", "setasign/fpdf": "Enables you to use the PDF writer" }, "autoload": { "psr-4": { "Endroid\\QrCode\\": "src/" } }, "autoload-dev": { "psr-4": { "Endroid\\QrCode\\Tests\\": "tests/" } }, "config": { "sort-packages": true, "preferred-install": { "endroid/*": "source" }, "allow-plugins": { "endroid/installer": true } }, "extra": { "branch-alias": { "dev-main": "5.x-dev" } } }
Close