Linux sothorn202 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 202.28.82.202 | : 216.73.216.9
pkexec version 0.105
Cant Read [ /etc/named.conf ]
iqtd
RED EYES BYPASS SHELL!
Terminal
Auto Root
Adminer
Backdoor Destroyer
Kernel Exploit
Lock Shell
Lock File
Create User
+ Create Folder
+ Create File
/
home /
lifelonglearn /
commert /
app /
barcode-generator /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
src
[ DIR ]
drwxr-xr-x
barcode.sql
2
KB
-rwxr-xr-x
composer.json
1.01
KB
-rwxr-xr-x
generate-verified-files.php
804
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "picqer/php-barcode-generator", "type": "library", "description": "An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.", "keywords": [ "php", "barcode", "barcode generator", "EAN", "EAN13", "UPC", "Code39", "Code128", "Code93", "Standard 2 of 5", "MSI", "POSTNET", "KIX", "KIXCODE", "CODABAR", "PHARMA", "Code11", "SVG", "PNG", "HTML", "JPG", "JPEG" ], "homepage": "http://github.com/picqer/php-barcode-generator", "license": "LGPLv3", "authors": [ { "name": "Nicola Asuni", "email": "info@tecnick.com", "homepage": "http://nicolaasuni.tecnick.com" }, { "name": "Casper Bakker", "email": "info@picqer.com" } ], "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^5.3" }, "autoload": { "psr-4": { "Picqer\\Barcode\\": "src" } } }
Close