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 /
create-ecdh /
[ HOME SHELL ]
Name
Size
Permission
Action
browser.js
2.63
KB
-rw-r--r--
index.js
99
B
-rw-r--r--
package.json
779
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "create-ecdh", "version": "4.0.4", "description": "createECDH but browserifiable", "main": "index.js", "browser": "browser.js", "scripts": { "test": "standard && node test.js | tspec" }, "repository": { "type": "git", "url": "https://github.com/crypto-browserify/createECDH.git" }, "keywords": [ "diffie", "hellman", "diffiehellman", "ECDH" ], "author": "Calvin Metcalf", "license": "MIT", "bugs": { "url": "https://github.com/crypto-browserify/createECDH/issues" }, "homepage": "https://github.com/crypto-browserify/createECDH", "dependencies": { "bn.js": "^4.1.0", "elliptic": "^6.5.3" }, "devDependencies": { "tap-spec": "^1.0.1", "tape": "^3.0.1", "standard": "^5.4.1" } }
Close