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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
// /**
// * 代码混淆
// * 2022年6月21日
// * 钟是志
// * 解决北电科学校的 第三方安全测评公司的问题
// * */
// function _0x4ef8() {
// const _0x17bb5a = ['481374jxbvau', 'push', '28wsNjbv', '5xIHGnt', 'charCodeAt', '1024904tHoNdW', '11191763OpoFLZ', '624243CCgrxw', '2isqBwU', '1394360vTUesG', '387gETRxx', '96020VVIGLY', '367205YUbBcj'];
// _0x4ef8 = function () {
// return _0x17bb5a;
// };
// return _0x4ef8();
// }
//
// function _0x251b(_0x3e6559, _0x18d143) {
// const _0x4ef8c2 = _0x4ef8();
// return _0x251b = function (_0x251bf7, _0x3cfc29) {
// _0x251bf7 = _0x251bf7 - 0x10f;
// let _0x450bfc = _0x4ef8c2[_0x251bf7];
// return _0x450bfc;
// }, _0x251b(_0x3e6559, _0x18d143);
// }
//
// (function (_0xca7f49, _0x4d2eee) {
// const _0x1de042 = _0x251b,
// _0x4adbdc = _0xca7f49();
// while (!![]) {
// try {
// const _0x553796 = parseInt(_0x1de042(0x11b)) / 0x1 + parseInt(_0x1de042(0x117)) / 0x2 * (parseInt(_0x1de042(0x116)) / 0x3) + -parseInt(_0x1de042(0x114)) / 0x4 * (parseInt(_0x1de042(0x112)) / 0x5) + parseInt(_0x1de042(0x10f)) / 0x6 * (parseInt(_0x1de042(0x111)) / 0x7) + parseInt(_0x1de042(0x118)) / 0x8 + parseInt(_0x1de042(0x119)) / 0x9 * (parseInt(_0x1de042(0x11a)) / 0xa) + -parseInt(_0x1de042(0x115)) / 0xb;
// if (_0x553796 === _0x4d2eee) break; else _0x4adbdc['push'](_0x4adbdc['shift']());
// } catch (_0x44d7aa) {
// _0x4adbdc['push'](_0x4adbdc['shift']());
// }
// }
// }(_0x4ef8, 0x3333c));
//
// function strToBinary(_0x18b19e) {
// const _0x34cebd = _0x251b;
// let _0x54a5d7 = [],
// _0x4f6eaa = _0x18b19e['split']('');
// for (let _0x2bcf5e = 0x0; _0x2bcf5e < _0x4f6eaa['length']; _0x2bcf5e++) {
// _0x2bcf5e !== 0x0 && _0x54a5d7[_0x34cebd(0x110)]('_');
// let _0x435a20 = _0x4f6eaa[_0x2bcf5e],
// _0x1d8e9b = _0x435a20[_0x34cebd(0x113)]()['toString'](0x2);
// _0x54a5d7[_0x34cebd(0x110)](_0x1d8e9b);
// }
// let _0x3be325 = _0x54a5d7['join']('');
// return _0x3be325 = _0x3be325['replaceAll']('0', '-')['replaceAll']('1', '.'), _0x3be325;
// }
//
// export default strToBinary;