Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
nodejs /
to-arraybuffer /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
881
B
-rw-r--r--
package.json
923
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "to-arraybuffer", "version": "1.0.1", "description": "Get an ArrayBuffer from a Buffer as fast as possible", "main": "index.js", "scripts": { "test": "npm run test-node && ([ -n \"${TRAVIS_PULL_REQUEST}\" -a \"${TRAVIS_PULL_REQUEST}\" != 'false' ] || npm run test-browser)", "test-node": "tape test.js", "test-browser": "zuul --no-coverage -- test.js", "test-browser-local": "zuul --local 8080 --no-coverage -- test.js" }, "repository": { "type": "git", "url": "git://github.com/jhiesey/to-arraybuffer.git" }, "keywords": [ "buffer", "to", "arraybuffer", "fast", "read", "only" ], "author": "John Hiesey", "license": "MIT", "bugs": { "url": "https://github.com/jhiesey/to-arraybuffer/issues" }, "homepage": "https://github.com/jhiesey/to-arraybuffer#readme", "devDependencies": { "tape": "^4.4.0", "zuul": "^3.9.0" } }
Close