Linux server1.signalhg.team 4.18.0-553.134.1.el8_10.x86_64 #1 SMP Tue Jun 16 16:05:57 EDT 2026 x86_64
Apache
: 209.74.80.147 | : 216.73.217.16
150 Domain
8.1.34
signgwph
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
/
home /
signgwph /
.trash /
node_modules /
pirates /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
LICENSE
1.05
KB
-rw-r--r--
README.md
2.94
KB
-rw-r--r--
index.d.ts
1.92
KB
-rw-r--r--
package.json
839
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "pirates", "description": "Properly hijack require, i.e., properly define require hooks and customizations", "main": "lib/index.js", "types": "index.d.ts", "scripts": { "test": "ava" }, "files": [ "lib", "index.d.ts" ], "repository": { "type": "git", "url": "https://github.com/danez/pirates.git" }, "engines": { "node": ">= 6" }, "author": { "name": "Ari Porad", "email": "ari@ariporad.com", "url": "http://ariporad.com" }, "devDependencies": { "ava": "1.4.1", "decache": "4.6.2" }, "license": "MIT", "bugs": { "url": "https://github.com/danez/pirates/issues" }, "homepage": "https://github.com/danez/pirates#readme", "ava": { "files": [ "test/*.js" ], "sources": [ "lib/**/*.js" ] }, "version": "4.0.7" }
Close