Software: Apache. PHP/8.1.30 uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root) Safe-mode: OFF (not secure) /home/picotech/domains/rentals.picotech.app/public_html/node_modules/bcryptjs/externs/ drwxr-xr-x |
Viewing file: Select action/file-type: /** * @fileoverview Minimal environment for bcrypt.js. * @externs */ /** * @param {string} moduleName * returns {*} */ function require(moduleName) {} /** * @constructor * @private */ var Module = function() {}; /** * @type {*} */ Module.prototype.exports; /** * @type {Module} */ var module; /** * @type {string} */ var __dirname; /** * @type {Object.<string,*>} */ var process = {}; /** * @param {function()} func */ process.nextTick = function(func) {}; /** * @param {string} s * @constructor * @extends Array */ var Buffer = function(s) {}; /** BEGIN_NODE_INCLUDE var crypto = require('crypto'); END_NODE_INCLUDE */ /** * @type {Object.<string,*>} */ var crypto = {}; /** * @param {number} n * @returns {Array.<number>} */ crypto.randomBytes = function(n) {}; /** * @type {Object.<string,*>} */ window.crypto = {}; /** * @param {Uint8Array|Int8Array|Uint16Array|Int16Array|Uint32Array|Int32Array} array */ window.crypto.getRandomValues = function(array) {}; /** * @param {string} name * @param {function(...[*]):*} constructor */ var define = function(name, constructor) {}; /** * @type {boolean} */ define.amd; /** * @param {...*} var_args * @returns {string} */ String.fromCodePoint = function(var_args) {}; /** * @param {number} offset * @returns {number} */ String.prototype.codePointAt = function(offset) {}; |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0036 ]-- |