mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
refactor: GroupListGet
This commit is contained in:
@@ -84,7 +84,7 @@ export class NTEventWrapper {
|
||||
}
|
||||
//统一回调清理事件
|
||||
async DispatcherListener(ListenerMainName: string, ListenerSubName: string, ...args: any[]) {
|
||||
console.log(ListenerMainName, this.EventTask.get(ListenerMainName), ListenerSubName, this.EventTask.get(ListenerMainName)?.get(ListenerSubName));
|
||||
//console.log(ListenerMainName, this.EventTask.get(ListenerMainName), ListenerSubName, this.EventTask.get(ListenerMainName)?.get(ListenerSubName));
|
||||
this.EventTask.get(ListenerMainName)?.get(ListenerSubName)?.forEach((task, uuid) => {
|
||||
//console.log(task.func, uuid, task.createtime, task.timeout);
|
||||
if (task.createtime + task.timeout < Date.now()) {
|
||||
@@ -109,15 +109,17 @@ export class NTEventWrapper {
|
||||
});
|
||||
}
|
||||
async CallNormalEvent<EventType extends (...args: any[]) => Promise<any>, ListenerType extends (...args: any[]) => void>(EventName = '', ListenerName = '', waitTimes = 1, timeout: number = 3000, ...args: Parameters<EventType>) {
|
||||
return new Promise<ArrayLike<Parameters<ListenerType>>>(async (resolve, reject) => {
|
||||
return new Promise<ArrayLike<[EventRet: Awaited<ReturnType<EventType>>, ...Parameters<ListenerType>]>>(async (resolve, reject) => {
|
||||
const id = randomUUID();
|
||||
let complete = 0;
|
||||
let retData: ArrayLike<Parameters<ListenerType>> | undefined = undefined;
|
||||
let retEvent: any = {};
|
||||
let databack = () => {
|
||||
if (complete < waitTimes) {
|
||||
reject(new Error('NTEvent EventName:' + EventName + ' ListenerName:' + ListenerName + ' timeout'));
|
||||
} else {
|
||||
resolve(retData as ArrayLike<Parameters<ListenerType>>);
|
||||
|
||||
resolve([retEvent, ...(retData as Parameters<ListenerType>)]);
|
||||
}
|
||||
}
|
||||
let Timeouter = setTimeout(databack, timeout);
|
||||
@@ -147,7 +149,7 @@ export class NTEventWrapper {
|
||||
this.EventTask.get(ListenerMainName)?.get(ListenerSubName)?.set(id, eventCallbak);
|
||||
this.CreatListenerFunction(ListenerMainName);
|
||||
let EventFunc = this.CreatEventFunction<EventType>(EventName);
|
||||
console.log(await EventFunc!(...args));
|
||||
retEvent = await EventFunc!(...args);
|
||||
});
|
||||
}
|
||||
|
||||
|
2
src/core
2
src/core
Submodule src/core updated: fd7f8bf92c...cc65c9d7f9
@@ -1 +1 @@
|
||||
var _0x4b0d6a=_0x1529;(function(_0x52ff36,_0x29fb2d){var _0x1a21ce=_0x1529,_0x167b98=_0x52ff36();while(!![]){try{var _0x17acaa=-parseInt(_0x1a21ce(0x166))/0x1*(-parseInt(_0x1a21ce(0x162))/0x2)+-parseInt(_0x1a21ce(0x16a))/0x3*(-parseInt(_0x1a21ce(0x168))/0x4)+parseInt(_0x1a21ce(0x16d))/0x5+parseInt(_0x1a21ce(0x165))/0x6*(parseInt(_0x1a21ce(0x169))/0x7)+parseInt(_0x1a21ce(0x161))/0x8*(parseInt(_0x1a21ce(0x160))/0x9)+-parseInt(_0x1a21ce(0x16c))/0xa+-parseInt(_0x1a21ce(0x16b))/0xb;if(_0x17acaa===_0x29fb2d)break;else _0x167b98['push'](_0x167b98['shift']());}catch(_0x31a5e5){_0x167b98['push'](_0x167b98['shift']());}}}(_0x24aa,0x9937f));function _0x24aa(){var _0x4f43f1=['99kigWuU','14419669KHvkID','10173660gpSMwY','1139955RyJjcm','90uyWZwb','964408gPUQMV','82jhxQeU','getGroupCode','onMSFStatusChange','2336814GFTjLf','17123RvpQvS','onMSFSsoError','52220VSoqMY','7aGvgIR'];_0x24aa=function(){return _0x4f43f1;};return _0x24aa();}function _0x1529(_0x4ee119,_0x5a0f42){var _0x24aa91=_0x24aa();return _0x1529=function(_0x1529cb,_0x16d326){_0x1529cb=_0x1529cb-0x160;var _0x5b63ba=_0x24aa91[_0x1529cb];return _0x5b63ba;},_0x1529(_0x4ee119,_0x5a0f42);}export class DependsAdapter{[_0x4b0d6a(0x164)](_0x4917b3,_0x572337){}[_0x4b0d6a(0x167)](_0x2da2f){}[_0x4b0d6a(0x163)](_0x39bee0){}}
|
||||
var _0x62b2bd=_0x2142;(function(_0x4f3a04,_0x2c517e){var _0x2c6e5f=_0x2142,_0x375f31=_0x4f3a04();while(!![]){try{var _0x429122=parseInt(_0x2c6e5f(0xe9))/0x1*(-parseInt(_0x2c6e5f(0xe8))/0x2)+-parseInt(_0x2c6e5f(0xed))/0x3+parseInt(_0x2c6e5f(0xe4))/0x4*(parseInt(_0x2c6e5f(0xe5))/0x5)+-parseInt(_0x2c6e5f(0xea))/0x6*(-parseInt(_0x2c6e5f(0xee))/0x7)+parseInt(_0x2c6e5f(0xec))/0x8*(parseInt(_0x2c6e5f(0xe6))/0x9)+parseInt(_0x2c6e5f(0xeb))/0xa+-parseInt(_0x2c6e5f(0xe2))/0xb*(parseInt(_0x2c6e5f(0xe0))/0xc);if(_0x429122===_0x2c517e)break;else _0x375f31['push'](_0x375f31['shift']());}catch(_0x3362fc){_0x375f31['push'](_0x375f31['shift']());}}}(_0x48f9,0x735d8));function _0x48f9(){var _0x5f5bed=['getGroupCode','714JrMmTx','1277zWPsuD','2493708FdsWsg','4146070Uidukq','96ybBraE','2476083xTyPph','14VsGLNC','12sBuYWJ','onMSFStatusChange','9403405fwqQNr','onMSFSsoError','11640qIyHLc','1025JGPGDG','574686tTALjz'];_0x48f9=function(){return _0x5f5bed;};return _0x48f9();}function _0x2142(_0x436061,_0x139ec3){var _0x48f908=_0x48f9();return _0x2142=function(_0x2142fa,_0x168b3c){_0x2142fa=_0x2142fa-0xe0;var _0xe51323=_0x48f908[_0x2142fa];return _0xe51323;},_0x2142(_0x436061,_0x139ec3);}export class DependsAdapter{[_0x62b2bd(0xe1)](_0x801762,_0x256593){}[_0x62b2bd(0xe3)](_0x5f5741){}[_0x62b2bd(0xe7)](_0x9c3873){}}
|
@@ -1 +1 @@
|
||||
var _0x8cf134=_0x1024;(function(_0x2a21ab,_0x282266){var _0x5b3008=_0x1024,_0x24759b=_0x2a21ab();while(!![]){try{var _0x22a91c=parseInt(_0x5b3008(0x1ca))/0x1+parseInt(_0x5b3008(0x1c8))/0x2*(-parseInt(_0x5b3008(0x1bf))/0x3)+-parseInt(_0x5b3008(0x1c5))/0x4*(parseInt(_0x5b3008(0x1c6))/0x5)+-parseInt(_0x5b3008(0x1c2))/0x6+-parseInt(_0x5b3008(0x1c3))/0x7+-parseInt(_0x5b3008(0x1c9))/0x8*(-parseInt(_0x5b3008(0x1cb))/0x9)+-parseInt(_0x5b3008(0x1c4))/0xa*(-parseInt(_0x5b3008(0x1c0))/0xb);if(_0x22a91c===_0x282266)break;else _0x24759b['push'](_0x24759b['shift']());}catch(_0x3f1d85){_0x24759b['push'](_0x24759b['shift']());}}}(_0x2fc3,0xf2629));function _0x1024(_0x2b6ddc,_0x43acc5){var _0x2fc329=_0x2fc3();return _0x1024=function(_0x1024cf,_0x4333c7){_0x1024cf=_0x1024cf-0x1bf;var _0x317483=_0x2fc329[_0x1024cf];return _0x317483;},_0x1024(_0x2b6ddc,_0x43acc5);}export class DispatcherAdapter{[_0x8cf134(0x1c7)](_0x52d790){}[_0x8cf134(0x1c1)](_0x56d090){}['dispatchCallWithJson'](_0x5787d2){}}function _0x2fc3(){var _0x3b4bd5=['70LVtZKm','dispatchRequest','1644PEzIvI','1448sUOsMm','1900210xRavgB','79263fvSKHc','1353gwhUoG','715USkmqe','dispatchCall','7958814stQUsI','5885383WYPwQJ','253300reSIra','459988GnlLDJ'];_0x2fc3=function(){return _0x3b4bd5;};return _0x2fc3();}
|
||||
function _0x206d(){var _0x23bdd8=['102FpJevs','9305hSOhux','135702FjFbbu','2712lpJUKq','2053513IsxWsG','27853dvEtyJ','dispatchCallWithJson','2xoEvZP','dispatchCall','2668oZGUSE','728415eZTZFd','dispatchRequest','10424080mGakDA','5859VCgSlS'];_0x206d=function(){return _0x23bdd8;};return _0x206d();}function _0x5cb0(_0x3c63e6,_0xab1a38){var _0x206d2e=_0x206d();return _0x5cb0=function(_0x5cb0c6,_0x289cea){_0x5cb0c6=_0x5cb0c6-0x196;var _0x26ae25=_0x206d2e[_0x5cb0c6];return _0x26ae25;},_0x5cb0(_0x3c63e6,_0xab1a38);}var _0x4826c7=_0x5cb0;(function(_0x3bb31e,_0x1869b6){var _0x1bd7f2=_0x5cb0,_0x193856=_0x3bb31e();while(!![]){try{var _0x2d6d4c=parseInt(_0x1bd7f2(0x197))/0x1+-parseInt(_0x1bd7f2(0x199))/0x2*(-parseInt(_0x1bd7f2(0x19c))/0x3)+-parseInt(_0x1bd7f2(0x19b))/0x4*(-parseInt(_0x1bd7f2(0x1a1))/0x5)+parseInt(_0x1bd7f2(0x1a0))/0x6*(parseInt(_0x1bd7f2(0x1a2))/0x7)+parseInt(_0x1bd7f2(0x1a3))/0x8*(parseInt(_0x1bd7f2(0x19f))/0x9)+-parseInt(_0x1bd7f2(0x19e))/0xa+-parseInt(_0x1bd7f2(0x196))/0xb;if(_0x2d6d4c===_0x1869b6)break;else _0x193856['push'](_0x193856['shift']());}catch(_0x2632f3){_0x193856['push'](_0x193856['shift']());}}}(_0x206d,0xcb651));export class DispatcherAdapter{[_0x4826c7(0x19d)](_0x26ddd4){}[_0x4826c7(0x19a)](_0x287d40){}[_0x4826c7(0x198)](_0x246805){}}
|
@@ -1 +1 @@
|
||||
var _0x4f8113=_0xf1f2;function _0x35df(){var _0x3b9e7e=['3521436PmCwkG','149rXjTHk','4638996aYdwEH','fixPicImgType','getAppSetting','1427048kBFCdV','18529jIeosc','onShowErrUITips','3192hiXqws','onInstallFinished','onGetSrvCalTime','22749354RmvbJi','18208slaMDE','3610590bxnDbA','onGetOfflineMsg'];_0x35df=function(){return _0x3b9e7e;};return _0x35df();}function _0xf1f2(_0x595b4a,_0x28b7e1){var _0x35dffb=_0x35df();return _0xf1f2=function(_0xf1f29c,_0x559efc){_0xf1f29c=_0xf1f29c-0x179;var _0x1a08e9=_0x35dffb[_0xf1f29c];return _0x1a08e9;},_0xf1f2(_0x595b4a,_0x28b7e1);}(function(_0x1e4b79,_0x93502d){var _0x4fbf91=_0xf1f2,_0x220f4d=_0x1e4b79();while(!![]){try{var _0x2733dd=parseInt(_0x4fbf91(0x17c))/0x1*(parseInt(_0x4fbf91(0x187))/0x2)+parseInt(_0x4fbf91(0x17b))/0x3+-parseInt(_0x4fbf91(0x180))/0x4+-parseInt(_0x4fbf91(0x179))/0x5+parseInt(_0x4fbf91(0x17d))/0x6+parseInt(_0x4fbf91(0x181))/0x7*(parseInt(_0x4fbf91(0x183))/0x8)+-parseInt(_0x4fbf91(0x186))/0x9;if(_0x2733dd===_0x93502d)break;else _0x220f4d['push'](_0x220f4d['shift']());}catch(_0x2e9fea){_0x220f4d['push'](_0x220f4d['shift']());}}}(_0x35df,0xb7d91));export class GlobalAdapter{['onLog'](..._0x198012){}[_0x4f8113(0x185)](..._0x594cf7){}[_0x4f8113(0x182)](..._0x8cfe34){}[_0x4f8113(0x17e)](..._0x3ebfff){}[_0x4f8113(0x17f)](..._0x1a4158){}[_0x4f8113(0x184)](..._0x3475fc){}['onUpdateGeneralFlag'](..._0x370928){}[_0x4f8113(0x17a)](..._0x3c3b1a){}}
|
||||
var _0x1d8b72=_0x3b92;(function(_0x2a47de,_0x1fb71a){var _0x587d35=_0x3b92,_0x4941af=_0x2a47de();while(!![]){try{var _0x178f8a=parseInt(_0x587d35(0xc3))/0x1*(parseInt(_0x587d35(0xc5))/0x2)+parseInt(_0x587d35(0xbd))/0x3*(-parseInt(_0x587d35(0xbe))/0x4)+parseInt(_0x587d35(0xc2))/0x5+-parseInt(_0x587d35(0xc1))/0x6+-parseInt(_0x587d35(0xc4))/0x7+-parseInt(_0x587d35(0xc7))/0x8*(parseInt(_0x587d35(0xc0))/0x9)+parseInt(_0x587d35(0xbb))/0xa;if(_0x178f8a===_0x1fb71a)break;else _0x4941af['push'](_0x4941af['shift']());}catch(_0x3dcb46){_0x4941af['push'](_0x4941af['shift']());}}}(_0x323e,0x9c432));function _0x3b92(_0x3e3bb2,_0x23d9d5){var _0x323e93=_0x323e();return _0x3b92=function(_0x3b9281,_0x4fd5a3){_0x3b9281=_0x3b9281-0xbb;var _0x317e58=_0x323e93[_0x3b9281];return _0x317e58;},_0x3b92(_0x3e3bb2,_0x23d9d5);}export class GlobalAdapter{[_0x1d8b72(0xbc)](..._0x120cc0){}[_0x1d8b72(0xc6)](..._0x1ae244){}['onShowErrUITips'](..._0x3f2454){}[_0x1d8b72(0xbf)](..._0x438268){}['getAppSetting'](..._0x389f30){}['onInstallFinished'](..._0x457b7b){}['onUpdateGeneralFlag'](..._0x4151a6){}['onGetOfflineMsg'](..._0x4a58fa){}}function _0x323e(){var _0x2aeed0=['2HOauen','onGetSrvCalTime','322264FVIddR','15552630kOVFXG','onLog','1080210nNGYGC','4vaYcHA','fixPicImgType','27nNkINB','5544360CDCfox','1278500qXohgg','787907OplQhF','3876887WIQDpz'];_0x323e=function(){return _0x2aeed0;};return _0x323e();}
|
@@ -1 +1 @@
|
||||
(function(_0x1a6cfb,_0x5d2ba8){var _0x36f690=_0x4479,_0x3d156f=_0x1a6cfb();while(!![]){try{var _0x2fc096=-parseInt(_0x36f690(0xbf))/0x1*(-parseInt(_0x36f690(0xc0))/0x2)+-parseInt(_0x36f690(0xc5))/0x3*(parseInt(_0x36f690(0xc2))/0x4)+parseInt(_0x36f690(0xc1))/0x5+-parseInt(_0x36f690(0xc6))/0x6+parseInt(_0x36f690(0xc3))/0x7+parseInt(_0x36f690(0xc8))/0x8*(parseInt(_0x36f690(0xc4))/0x9)+-parseInt(_0x36f690(0xc7))/0xa;if(_0x2fc096===_0x5d2ba8)break;else _0x3d156f['push'](_0x3d156f['shift']());}catch(_0x213d15){_0x3d156f['push'](_0x3d156f['shift']());}}}(_0x268b,0x4eab2));function _0x268b(){var _0x1ba0e5=['1896170wmykrW','20suYgSm','1690052jPwLyQ','9BCYtih','162858ztksLk','2116542jDUTkT','145990Ufowus','786792NNZpcd','1QkcnXa','483986BZUGzS'];_0x268b=function(){return _0x1ba0e5;};return _0x268b();}export*from'./NodeIDependsAdapter';export*from'./NodeIDispatcherAdapter';function _0x4479(_0x14664e,_0x54462a){var _0x268b9e=_0x268b();return _0x4479=function(_0x4479aa,_0x3dfa81){_0x4479aa=_0x4479aa-0xbf;var _0x95a000=_0x268b9e[_0x4479aa];return _0x95a000;},_0x4479(_0x14664e,_0x54462a);}export*from'./NodeIGlobalAdapter';
|
||||
(function(_0x5bbc47,_0x19c40a){var _0x3a3fab=_0x19e0,_0x27b1d5=_0x5bbc47();while(!![]){try{var _0x547184=-parseInt(_0x3a3fab(0x1e0))/0x1*(-parseInt(_0x3a3fab(0x1dc))/0x2)+-parseInt(_0x3a3fab(0x1d8))/0x3+-parseInt(_0x3a3fab(0x1d9))/0x4*(parseInt(_0x3a3fab(0x1df))/0x5)+-parseInt(_0x3a3fab(0x1de))/0x6*(-parseInt(_0x3a3fab(0x1dd))/0x7)+parseInt(_0x3a3fab(0x1db))/0x8+parseInt(_0x3a3fab(0x1da))/0x9+-parseInt(_0x3a3fab(0x1e2))/0xa*(parseInt(_0x3a3fab(0x1e1))/0xb);if(_0x547184===_0x19c40a)break;else _0x27b1d5['push'](_0x27b1d5['shift']());}catch(_0x237cf7){_0x27b1d5['push'](_0x27b1d5['shift']());}}}(_0x617e,0xe57cb));export*from'./NodeIDependsAdapter';function _0x617e(){var _0x201b36=['49WUsVum','111450uRXLkT','5568175OPnmDp','20SAlCHu','220ToNVYY','323890SxlWSG','1828884YNnYHU','4xoUeSF','11169567xneDuL','11499152cwXkHv','50254QWFpiV'];_0x617e=function(){return _0x201b36;};return _0x617e();}function _0x19e0(_0x4606ac,_0x1241e3){var _0x617e13=_0x617e();return _0x19e0=function(_0x19e006,_0x56659c){_0x19e006=_0x19e006-0x1d8;var _0x637dc1=_0x617e13[_0x19e006];return _0x637dc1;},_0x19e0(_0x4606ac,_0x1241e3);}export*from'./NodeIDispatcherAdapter';export*from'./NodeIGlobalAdapter';
|
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
const _0x1fccd4=_0x2295;(function(_0x6fc93d,_0x391304){const _0x4b8de9=_0x2295,_0x6871a3=_0x6fc93d();while(!![]){try{const _0x4f3cdf=parseInt(_0x4b8de9(0x8e))/0x1+parseInt(_0x4b8de9(0x9f))/0x2+-parseInt(_0x4b8de9(0x97))/0x3*(-parseInt(_0x4b8de9(0x85))/0x4)+-parseInt(_0x4b8de9(0x98))/0x5*(-parseInt(_0x4b8de9(0x84))/0x6)+parseInt(_0x4b8de9(0x96))/0x7+-parseInt(_0x4b8de9(0x9a))/0x8*(parseInt(_0x4b8de9(0x93))/0x9)+-parseInt(_0x4b8de9(0x9e))/0xa;if(_0x4f3cdf===_0x391304)break;else _0x6871a3['push'](_0x6871a3['shift']());}catch(_0x471877){_0x6871a3['push'](_0x6871a3['shift']());}}}(_0x3197,0xcadc8));import{BuddyListener,napCatCore}from'@/core';import{logDebug}from'@/common/utils/log';import{uid2UinMap}from'@/core/data';function _0x3197(){const _0x563ca6=['8073863SyjBeL','81MrOmlj','45seZuwl','friendUid','8dIGzBR','获取好友列表超时','uid','KCUVq','24493710ffLWIF','2266890JFPMhS','reqTime','push','buddyList','onLoginSuccess','getBuddyList','hrHkO','485574sCUwmB','76024mMYACx','onBuddyListChange','qxyOa','PXiHh','then','getFriends','session','MpweF','HsUxN','937499TEYGoy','dOWBn','handleFriendRequest','getBuddyService','uin','10670265ImvcaF','addListener','fwiwO'];_0x3197=function(){return _0x563ca6;};return _0x3197();}function _0x2295(_0x5cfba9,_0x1c4b25){const _0x31974f=_0x3197();return _0x2295=function(_0x22955f,_0x3a99c4){_0x22955f=_0x22955f-0x84;let _0x1a1063=_0x31974f[_0x22955f];return _0x1a1063;},_0x2295(_0x5cfba9,_0x1c4b25);}import{randomUUID}from'crypto';const buddyChangeTasks=new Map(),buddyListener=new BuddyListener();buddyListener[_0x1fccd4(0x86)]=_0x30d16c=>{const _0x1770d8=_0x1fccd4,_0x22df02={'MpweF':function(_0x4f0710,_0x640672){return _0x4f0710(_0x640672);}};for(const [_0xf49065,_0x2b2bd9]of buddyChangeTasks){_0x22df02[_0x1770d8(0x8c)](_0x2b2bd9,_0x30d16c),buddyChangeTasks['delete'](_0xf49065);}},setTimeout(()=>{const _0x301eb0=_0x1fccd4;napCatCore[_0x301eb0(0xa3)](()=>{const _0x42a69e=_0x301eb0;napCatCore[_0x42a69e(0x94)](buddyListener);});},0x64);export class NTQQFriendApi{static async[_0x1fccd4(0x8a)](_0x165fbf=![]){const _0x286e4b=_0x1fccd4,_0x1dc7fc={'hrHkO':function(_0xcbc06c,_0x3dbce9){return _0xcbc06c(_0x3dbce9);},'dOWBn':_0x286e4b(0x9b),'PXiHh':function(_0xcb2c3b,_0x1d1ca5){return _0xcb2c3b(_0x1d1ca5);},'qxyOa':function(_0x1683dd,_0x8b8df9,_0x4db8b8){return _0x1683dd(_0x8b8df9,_0x4db8b8);},'fwiwO':function(_0x82c800){return _0x82c800();}};return new Promise((_0x2ade1e,_0x567e4d)=>{const _0x201997=_0x286e4b,_0x55a9d8={'HsUxN':function(_0x403ee8,_0x5d9709){const _0x615dfe=_0x2295;return _0x1dc7fc[_0x615dfe(0x88)](_0x403ee8,_0x5d9709);},'KCUVq':'开始获取好友列表'};let _0x1259a4=![];_0x1dc7fc[_0x201997(0x87)](setTimeout,()=>{const _0x283741=_0x201997;!_0x1259a4&&(_0x1dc7fc[_0x283741(0xa5)](logDebug,_0x1dc7fc[_0x283741(0x8f)]),_0x1dc7fc['PXiHh'](_0x567e4d,_0x283741(0x9b)));},0x1388);const _0x2aee8c=[],_0x25db5f=_0x59cd92=>{const _0x10c1c6=_0x201997;for(const _0xa33c96 of _0x59cd92){for(const _0x19cb5e of _0xa33c96[_0x10c1c6(0xa2)]){_0x2aee8c[_0x10c1c6(0xa1)](_0x19cb5e),uid2UinMap[_0x19cb5e[_0x10c1c6(0x9c)]]=_0x19cb5e[_0x10c1c6(0x92)];}}_0x1259a4=!![],_0x55a9d8[_0x10c1c6(0x8d)](_0x2ade1e,_0x2aee8c);};buddyChangeTasks['set'](_0x1dc7fc[_0x201997(0x95)](randomUUID),_0x25db5f),napCatCore[_0x201997(0x8b)]['getBuddyService']()[_0x201997(0xa4)](_0x165fbf)[_0x201997(0x89)](_0x193524=>{const _0x4d2930=_0x201997;logDebug(_0x55a9d8[_0x4d2930(0x9d)],_0x193524);});});}static async[_0x1fccd4(0x90)](_0x403704,_0xda053a){const _0x58ae80=_0x1fccd4;napCatCore['session'][_0x58ae80(0x91)]()?.['approvalFriendRequest']({'friendUid':_0x403704[_0x58ae80(0x99)],'reqTime':_0x403704[_0x58ae80(0xa0)],'accept':_0xda053a});}}
|
||||
const _0x25502f=_0xbe03;(function(_0x66409f,_0x54f3bb){const _0x525bb5=_0xbe03,_0xe1d4d6=_0x66409f();while(!![]){try{const _0x2399bc=-parseInt(_0x525bb5(0x1ae))/0x1+parseInt(_0x525bb5(0x1b8))/0x2*(-parseInt(_0x525bb5(0x1b5))/0x3)+-parseInt(_0x525bb5(0x1c7))/0x4+-parseInt(_0x525bb5(0x1bc))/0x5*(parseInt(_0x525bb5(0x1c0))/0x6)+-parseInt(_0x525bb5(0x1bb))/0x7*(-parseInt(_0x525bb5(0x1c8))/0x8)+-parseInt(_0x525bb5(0x1ba))/0x9*(parseInt(_0x525bb5(0x1b1))/0xa)+parseInt(_0x525bb5(0x1b0))/0xb;if(_0x2399bc===_0x54f3bb)break;else _0xe1d4d6['push'](_0xe1d4d6['shift']());}catch(_0x1669dd){_0xe1d4d6['push'](_0xe1d4d6['shift']());}}}(_0x435c,0xd3f83));import{BuddyListener,napCatCore}from'@/core';function _0x435c(){const _0x37af8c=['266094fLrtgX','then','27710441IQQOod','1220lhejxm','getFriends','reqTime','JVBgB','229893UrxdJD','addListener','friendUid','10pdPfcj','session','53901dSaWpY','2342578Wzsfxb','500GlKVZf','开始获取好友列表','approvalFriendRequest','KVfsl','10452ENBCmk','uid','uin','DHUpV','buddyList','RumPZ','set','4403036QAqBdO','24UmayIR','getBuddyService','push','getBuddyList','VJzvo','delete'];_0x435c=function(){return _0x37af8c;};return _0x435c();}import{logDebug}from'@/common/utils/log';function _0xbe03(_0x1c4a44,_0x37cda5){const _0x435c59=_0x435c();return _0xbe03=function(_0xbe035f,_0x597ebf){_0xbe035f=_0xbe035f-0x1ab;let _0xc810ef=_0x435c59[_0xbe035f];return _0xc810ef;},_0xbe03(_0x1c4a44,_0x37cda5);}import{uid2UinMap}from'@/core/data';import{randomUUID}from'crypto';const buddyChangeTasks=new Map(),buddyListener=new BuddyListener();buddyListener['onBuddyListChange']=_0x3f1c04=>{const _0x3a4ea3=_0xbe03,_0x2ab4a1={'KVfsl':function(_0x1106ac,_0x406661){return _0x1106ac(_0x406661);}};for(const [_0x19c712,_0x559d18]of buddyChangeTasks){_0x2ab4a1[_0x3a4ea3(0x1bf)](_0x559d18,_0x3f1c04),buddyChangeTasks[_0x3a4ea3(0x1ad)](_0x19c712);}},setTimeout(()=>{napCatCore['onLoginSuccess'](()=>{const _0x44c323=_0xbe03;napCatCore[_0x44c323(0x1b6)](buddyListener);});},0x64);export class NTQQFriendApi{static async[_0x25502f(0x1b2)](_0x350b8d=![]){const _0x1c9cb9=_0x25502f,_0x53c32c={'AioMT':_0x1c9cb9(0x1bd),'JVBgB':function(_0x46bfdc,_0x37f7bf,_0x5f6409){return _0x46bfdc(_0x37f7bf,_0x5f6409);},'RhhPN':function(_0x19dd48){return _0x19dd48();}};return new Promise((_0x59f8d6,_0x2165a5)=>{const _0x359743=_0x1c9cb9,_0x16a5c4={'gCrib':function(_0x52f3fd,_0x120a82){return _0x52f3fd(_0x120a82);},'DHUpV':'获取好友列表超时','VJzvo':function(_0x15e19f,_0x5d5b84,_0x30b185){return _0x15e19f(_0x5d5b84,_0x30b185);},'RumPZ':_0x53c32c['AioMT']};let _0x7f159b=![];_0x53c32c[_0x359743(0x1b4)](setTimeout,()=>{const _0x52837a=_0x359743;!_0x7f159b&&(_0x16a5c4['gCrib'](logDebug,_0x16a5c4[_0x52837a(0x1c3)]),_0x2165a5('获取好友列表超时'));},0x1388);const _0x117b30=[],_0x2097f0=_0x195657=>{const _0x53a8ba=_0x359743;for(const _0x411113 of _0x195657){for(const _0x8d420b of _0x411113[_0x53a8ba(0x1c4)]){_0x117b30[_0x53a8ba(0x1ca)](_0x8d420b),uid2UinMap[_0x8d420b[_0x53a8ba(0x1c1)]]=_0x8d420b[_0x53a8ba(0x1c2)];}}_0x7f159b=!![],_0x59f8d6(_0x117b30);};buddyChangeTasks[_0x359743(0x1c6)](_0x53c32c['RhhPN'](randomUUID),_0x2097f0),napCatCore[_0x359743(0x1b9)][_0x359743(0x1c9)]()[_0x359743(0x1ab)](_0x350b8d)[_0x359743(0x1af)](_0x114df6=>{const _0x5e4782=_0x359743;_0x16a5c4[_0x5e4782(0x1ac)](logDebug,_0x16a5c4[_0x5e4782(0x1c5)],_0x114df6);});});}static async['handleFriendRequest'](_0x4920e4,_0x5b9a77){const _0x2c4d5d=_0x25502f;napCatCore[_0x2c4d5d(0x1b9)][_0x2c4d5d(0x1c9)]()?.[_0x2c4d5d(0x1be)]({'friendUid':_0x4920e4[_0x2c4d5d(0x1b7)],'reqTime':_0x4920e4[_0x2c4d5d(0x1b3)],'accept':_0x5b9a77});}}
|
2
src/core.lib/src/apis/group.d.ts
vendored
2
src/core.lib/src/apis/group.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
import { GroupMember, GroupRequestOperateTypes, GroupMemberRole, GroupNotify, Group } from '../entities';
|
||||
export declare class NTQQGroupApi {
|
||||
static getGroups(forced?: boolean): Promise<Group[]>;
|
||||
static getGroups(forced?: boolean): Promise<[EventRet: any, updateType: number, groupList: Group[]]>;
|
||||
static CreatGroupFileFolder(groupCode: string, folderName: string): Promise<import("@/core").GeneralCallResult & {
|
||||
resultWithGroupItem: {
|
||||
result: any;
|
||||
|
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
(function(_0x580674,_0x3400d3){var _0x55c318=_0x517b,_0x1f0ab6=_0x580674();while(!![]){try{var _0x1c1177=-parseInt(_0x55c318(0x12c))/0x1+-parseInt(_0x55c318(0x12b))/0x2*(-parseInt(_0x55c318(0x126))/0x3)+parseInt(_0x55c318(0x128))/0x4+-parseInt(_0x55c318(0x125))/0x5+-parseInt(_0x55c318(0x129))/0x6+-parseInt(_0x55c318(0x12a))/0x7+parseInt(_0x55c318(0x127))/0x8;if(_0x1c1177===_0x3400d3)break;else _0x1f0ab6['push'](_0x1f0ab6['shift']());}catch(_0x202f1c){_0x1f0ab6['push'](_0x1f0ab6['shift']());}}}(_0x28df,0x6db6d));function _0x28df(){var _0x1bf5e9=['5127618jFNOxU','668941XfGLsg','823712PvetZQ','257842PzycbI','1525940QjBwOv','3vKlcdA','6091384cYyhMm','3157224NDwXcD'];_0x28df=function(){return _0x1bf5e9;};return _0x28df();}export*from'./file';export*from'./friend';export*from'./group';export*from'./msg';function _0x517b(_0x22f3d4,_0x3df4fc){var _0x28df18=_0x28df();return _0x517b=function(_0x517bd8,_0x110e5b){_0x517bd8=_0x517bd8-0x125;var _0x2c2940=_0x28df18[_0x517bd8];return _0x2c2940;},_0x517b(_0x22f3d4,_0x3df4fc);}export*from'./user';export*from'./webapi';export*from'./sign';export*from'./system';
|
||||
(function(_0x637d05,_0x33019){var _0x233b6f=_0x4c4e,_0x37dbd0=_0x637d05();while(!![]){try{var _0x59eec9=parseInt(_0x233b6f(0x114))/0x1*(-parseInt(_0x233b6f(0x10c))/0x2)+parseInt(_0x233b6f(0x116))/0x3+-parseInt(_0x233b6f(0x110))/0x4*(parseInt(_0x233b6f(0x10d))/0x5)+-parseInt(_0x233b6f(0x113))/0x6+-parseInt(_0x233b6f(0x115))/0x7+-parseInt(_0x233b6f(0x10f))/0x8*(-parseInt(_0x233b6f(0x111))/0x9)+parseInt(_0x233b6f(0x112))/0xa*(parseInt(_0x233b6f(0x10e))/0xb);if(_0x59eec9===_0x33019)break;else _0x37dbd0['push'](_0x37dbd0['shift']());}catch(_0x5dda2c){_0x37dbd0['push'](_0x37dbd0['shift']());}}}(_0x19f8,0xdac6e));export*from'./file';export*from'./friend';function _0x19f8(){var _0x36f3eb=['1294827IuXhPR','54716qXyklD','95ulfMfW','10079399yOKVDx','8SfnEYQ','261200qtFWzm','793116QOuuhT','40ECKdHg','2042814bhQirA','53zMIjdX','1804012jluOUD'];_0x19f8=function(){return _0x36f3eb;};return _0x19f8();}export*from'./group';export*from'./msg';export*from'./user';export*from'./webapi';export*from'./sign';function _0x4c4e(_0x112ac3,_0x2cb2e7){var _0x19f8a7=_0x19f8();return _0x4c4e=function(_0x4c4eb6,_0x13b6c7){_0x4c4eb6=_0x4c4eb6-0x10c;var _0x1b42a6=_0x19f8a7[_0x4c4eb6];return _0x1b42a6;},_0x4c4e(_0x112ac3,_0x2cb2e7);}export*from'./system';
|
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
(function(_0x1a951b,_0x3590e2){const _0xaf0c86=_0x46f6,_0x3cd099=_0x1a951b();while(!![]){try{const _0x4d7cb7=parseInt(_0xaf0c86(0x1af))/0x1*(parseInt(_0xaf0c86(0x1cc))/0x2)+-parseInt(_0xaf0c86(0x1cd))/0x3*(parseInt(_0xaf0c86(0x1d5))/0x4)+-parseInt(_0xaf0c86(0x1b5))/0x5+parseInt(_0xaf0c86(0x1dd))/0x6*(-parseInt(_0xaf0c86(0x1c9))/0x7)+-parseInt(_0xaf0c86(0x1bc))/0x8+-parseInt(_0xaf0c86(0x1e6))/0x9*(parseInt(_0xaf0c86(0x1ae))/0xa)+-parseInt(_0xaf0c86(0x1df))/0xb*(-parseInt(_0xaf0c86(0x1b6))/0xc);if(_0x4d7cb7===_0x3590e2)break;else _0x3cd099['push'](_0x3cd099['shift']());}catch(_0x34f802){_0x3cd099['push'](_0x3cd099['shift']());}}}(_0x5f4e,0x8fed6));import{logDebug}from'@/common/utils/log';import{NTQQUserApi}from'./user';import{selfInfo}from'../data';import{RequestUtil}from'@/common/utils/request';function _0x5f4e(){const _0x5cbff3=['tianxuan.imgJumpArk','oCMiO','uDPEu','tag','yuJIy','1266oBTMNm','miniapp','53438DdAJrP','SFiqm','prompt','title','hKjqE','getQzoneCookies','Uqnbh','126yQejoH','349400rmLRyx','3unuBIh','p_skey=','KWCwz','source','mTdrT','\x5c/\x5c/','4430075diySic','7092yaFliH','utEws','signed_ark','GET','tagIcon','SpcVq','4285536wXDgbr','genBkn','RaSEa',';\x20skey=','com.tencent.miniapp.lua','vjNgH','kKeQt','preview','&ark=','jumpUrl','normal','stringify','MPaCt','6419AWuOrs','pMCWO','MiniApp\x20JSON\x20消息生成失败','25642KtecGt','9dYOoeU','p_skey','HttpGetJson','https://h5.qzone.qq.com/v2/vip/tx/trpc/ark-share/GenNewSignedArk?g_tk=','replace','emeyS','sourcelogo','skey','287548OdNUhs','uin','GBPqs'];_0x5f4e=function(){return _0x5cbff3;};return _0x5f4e();}function _0x46f6(_0x228639,_0x1df27e){const _0x5f4ed5=_0x5f4e();return _0x46f6=function(_0x46f62f,_0x517b4c){_0x46f62f=_0x46f62f-0x1ae;let _0xab25b2=_0x5f4ed5[_0x46f62f];return _0xab25b2;},_0x46f6(_0x228639,_0x1df27e);}import{WebApi}from'./webapi';export async function SignMiniApp(_0x5b69f9){const _0x1ac2e8=_0x46f6,_0x5e92dc={'hKjqE':_0x1ac2e8(0x1c0),'vjNgH':_0x1ac2e8(0x1d8),'Uqnbh':_0x1ac2e8(0x1de),'yuJIy':_0x1ac2e8(0x1c6),'RaSEa':_0x1ac2e8(0x1b4),'pMCWO':function(_0x42a3a7,_0x558978){return _0x42a3a7+_0x558978;},'MPaCt':function(_0x448f5b,_0x182f91){return _0x448f5b+_0x182f91;},'utEws':function(_0x32b789,_0x3b5f09){return _0x32b789+_0x3b5f09;},'kKeQt':function(_0x4bb47d,_0x42417b){return _0x4bb47d+_0x42417b;},'oCMiO':function(_0x145637,_0x187b3e){return _0x145637+_0x187b3e;},'uDPEu':_0x1ac2e8(0x1bf),'IopmL':';\x20p_uin=o','MhDmW':function(_0x3678f5,_0x2d4827){return _0x3678f5+_0x2d4827;},'mTdrT':_0x1ac2e8(0x1d0),'KWCwz':_0x1ac2e8(0x1c4),'SFiqm':function(_0x543dd9,_0x3e67f2){return _0x543dd9(_0x3e67f2);},'SpcVq':_0x1ac2e8(0x1b9),'GBPqs':function(_0x49fddf,_0x34048e,_0x5699c3){return _0x49fddf(_0x34048e,_0x5699c3);},'emeyS':_0x1ac2e8(0x1cb)};let _0x5b1824={'app':_0x5e92dc[_0x1ac2e8(0x1e3)],'bizsrc':_0x5e92dc[_0x1ac2e8(0x1c1)],'view':_0x5e92dc[_0x1ac2e8(0x1e5)],'prompt':_0x5b69f9[_0x1ac2e8(0x1e1)],'config':{'type':_0x5e92dc[_0x1ac2e8(0x1dc)],'forward':0x1,'autosize':0x0},'meta':{'miniapp':{'title':_0x5b69f9[_0x1ac2e8(0x1e2)],'preview':_0x5b69f9[_0x1ac2e8(0x1c3)]['replace'](/\\/g,_0x5e92dc[_0x1ac2e8(0x1be)]),'jumpUrl':_0x5b69f9[_0x1ac2e8(0x1c5)]['replace'](/\\/g,_0x5e92dc['RaSEa']),'tag':_0x5b69f9[_0x1ac2e8(0x1db)],'tagIcon':_0x5b69f9[_0x1ac2e8(0x1ba)][_0x1ac2e8(0x1d1)](/\\/g,_0x1ac2e8(0x1b4)),'source':_0x5b69f9[_0x1ac2e8(0x1b2)],'sourcelogo':_0x5b69f9[_0x1ac2e8(0x1d3)][_0x1ac2e8(0x1d1)](/\\/g,_0x5e92dc[_0x1ac2e8(0x1be)])}}};const _0x33bf03=await NTQQUserApi['getSkey']();let _0x2b0e54=await NTQQUserApi[_0x1ac2e8(0x1e4)]();const _0x44e4c7=WebApi[_0x1ac2e8(0x1bd)](_0x2b0e54[_0x1ac2e8(0x1ce)]),_0x3fcd2d=_0x5e92dc[_0x1ac2e8(0x1ca)](_0x5e92dc['pMCWO'](_0x5e92dc[_0x1ac2e8(0x1c8)](_0x5e92dc[_0x1ac2e8(0x1b7)](_0x5e92dc['MPaCt'](_0x5e92dc[_0x1ac2e8(0x1c2)](_0x5e92dc[_0x1ac2e8(0x1d9)](_0x1ac2e8(0x1b0),_0x2b0e54[_0x1ac2e8(0x1ce)]),_0x5e92dc[_0x1ac2e8(0x1da)]),_0x2b0e54[_0x1ac2e8(0x1d4)]),_0x5e92dc['IopmL']),selfInfo[_0x1ac2e8(0x1d6)]),';\x20uin=o'),selfInfo[_0x1ac2e8(0x1d6)]);let _0x4a0960=_0x5e92dc['MhDmW'](_0x5e92dc[_0x1ac2e8(0x1b3)],_0x44e4c7)+_0x5e92dc[_0x1ac2e8(0x1b1)]+_0x5e92dc[_0x1ac2e8(0x1e0)](encodeURIComponent,JSON[_0x1ac2e8(0x1c7)](_0x5b1824)),_0x532d3e='';try{let _0xd1d55a=await RequestUtil[_0x1ac2e8(0x1cf)](_0x4a0960,_0x5e92dc[_0x1ac2e8(0x1bb)],undefined,{'Cookie':_0x3fcd2d});_0x532d3e=_0xd1d55a['data'][_0x1ac2e8(0x1b8)];}catch(_0xe8ca03){_0x5e92dc[_0x1ac2e8(0x1d7)](logDebug,_0x5e92dc[_0x1ac2e8(0x1d2)],_0xe8ca03);}return _0x532d3e;}
|
||||
(function(_0x2d3247,_0x22a1ab){const _0x3e748c=_0x1b1e,_0x45472a=_0x2d3247();while(!![]){try{const _0x1931cf=-parseInt(_0x3e748c(0xd5))/0x1+-parseInt(_0x3e748c(0xf0))/0x2+parseInt(_0x3e748c(0xd2))/0x3+-parseInt(_0x3e748c(0xe0))/0x4+-parseInt(_0x3e748c(0xf3))/0x5+-parseInt(_0x3e748c(0xd1))/0x6+-parseInt(_0x3e748c(0xee))/0x7*(-parseInt(_0x3e748c(0xe4))/0x8);if(_0x1931cf===_0x22a1ab)break;else _0x45472a['push'](_0x45472a['shift']());}catch(_0x3b6507){_0x45472a['push'](_0x45472a['shift']());}}}(_0x32ef,0xbebcd));function _0x1b1e(_0x13afa6,_0x232514){const _0x32ef82=_0x32ef();return _0x1b1e=function(_0x1b1e89,_0x53016c){_0x1b1e89=_0x1b1e89-0xd1;let _0x2ab8e9=_0x32ef82[_0x1b1e89];return _0x2ab8e9;},_0x1b1e(_0x13afa6,_0x232514);}import{logDebug}from'@/common/utils/log';import{NTQQUserApi}from'./user';import{selfInfo}from'../data';import{RequestUtil}from'@/common/utils/request';import{WebApi}from'./webapi';function _0x32ef(){const _0x971ac0=['2944368lGhJvZ','kZXfP','https://h5.qzone.qq.com/v2/vip/tx/trpc/ark-share/GenNewSignedArk?g_tk=','3385245LuInQB','wPbGS','tianxuan.imgJumpArk','stringify','source',';\x20skey=','getSkey','jumpUrl','400866TamlWk','2760792nQPvqG','data','signed_ark','1057821SbnmIW','genBkn','title','p_skey=','uin','prompt','replace','&ark=','zvfiU','tag','CtZcK','5314840DLSwuu','MiniApp\x20JSON\x20消息生成失败','com.tencent.miniapp.lua','skey','830432wJDhDn','miniapp','zvBbo','\x5c/\x5c/','feQeF','RvWms','tMhUc',';\x20uin=o','p_skey','xhrqs','301HbHGDb','VsxvU'];_0x32ef=function(){return _0x971ac0;};return _0x32ef();}export async function SignMiniApp(_0x46f202){const _0x1a2677=_0x1b1e,_0xae8fa6={'wPbGS':_0x1a2677(0xe2),'zvBbo':_0x1a2677(0xe5),'zvfiU':'normal','CtZcK':_0x1a2677(0xe7),'tMhUc':function(_0x45d948,_0x58aaa0){return _0x45d948+_0x58aaa0;},'xhrqs':function(_0x55f5ec,_0x586677){return _0x55f5ec+_0x586677;},'hvXvH':function(_0x22c2fc,_0x2cb32e){return _0x22c2fc+_0x2cb32e;},'feQeF':_0x1a2677(0xd8),'kZXfP':_0x1a2677(0xf8),'eCkAb':';\x20p_uin=o','VsxvU':_0x1a2677(0xeb),'ZIfzK':_0x1a2677(0xdc),'lfxpX':function(_0x56b35d,_0xfa170d){return _0x56b35d(_0xfa170d);},'RvWms':'GET','zkLMT':function(_0x5212e6,_0x389248,_0x45dafd){return _0x5212e6(_0x389248,_0x45dafd);}};let _0x457e51={'app':_0xae8fa6[_0x1a2677(0xf4)],'bizsrc':_0x1a2677(0xf5),'view':_0xae8fa6[_0x1a2677(0xe6)],'prompt':_0x46f202[_0x1a2677(0xda)],'config':{'type':_0xae8fa6[_0x1a2677(0xdd)],'forward':0x1,'autosize':0x0},'meta':{'miniapp':{'title':_0x46f202[_0x1a2677(0xd7)],'preview':_0x46f202['preview'][_0x1a2677(0xdb)](/\\/g,_0xae8fa6[_0x1a2677(0xdf)]),'jumpUrl':_0x46f202[_0x1a2677(0xfa)]['replace'](/\\/g,_0xae8fa6['CtZcK']),'tag':_0x46f202[_0x1a2677(0xde)],'tagIcon':_0x46f202['tagIcon'][_0x1a2677(0xdb)](/\\/g,_0xae8fa6[_0x1a2677(0xdf)]),'source':_0x46f202[_0x1a2677(0xf7)],'sourcelogo':_0x46f202['sourcelogo'][_0x1a2677(0xdb)](/\\/g,'\x5c/\x5c/')}}};const _0x51d31e=await NTQQUserApi[_0x1a2677(0xf9)]();let _0x18e4a8=await NTQQUserApi['getQzoneCookies']();const _0x3c8b9d=WebApi[_0x1a2677(0xd6)](_0x18e4a8[_0x1a2677(0xec)]),_0x3c8329=_0xae8fa6[_0x1a2677(0xea)](_0xae8fa6[_0x1a2677(0xed)](_0xae8fa6[_0x1a2677(0xea)](_0xae8fa6[_0x1a2677(0xea)](_0xae8fa6['hvXvH'](_0xae8fa6[_0x1a2677(0xe8)],_0x18e4a8[_0x1a2677(0xec)]),_0xae8fa6[_0x1a2677(0xf1)]),_0x18e4a8[_0x1a2677(0xe3)]),_0xae8fa6['eCkAb'])+selfInfo[_0x1a2677(0xd9)]+_0xae8fa6[_0x1a2677(0xef)],selfInfo[_0x1a2677(0xd9)]);let _0x5cd9d8=_0xae8fa6[_0x1a2677(0xea)](_0x1a2677(0xf2)+_0x3c8b9d+_0xae8fa6['ZIfzK'],_0xae8fa6['lfxpX'](encodeURIComponent,JSON[_0x1a2677(0xf6)](_0x457e51))),_0x5ee7d2='';try{let _0x45284a=await RequestUtil['HttpGetJson'](_0x5cd9d8,_0xae8fa6[_0x1a2677(0xe9)],undefined,{'Cookie':_0x3c8329});_0x5ee7d2=_0x45284a[_0x1a2677(0xd3)][_0x1a2677(0xd4)];}catch(_0x5229db){_0xae8fa6['zkLMT'](logDebug,_0x1a2677(0xe1),_0x5229db);}return _0x5ee7d2;}
|
@@ -1 +1 @@
|
||||
var _0x242860=_0x13c0;function _0x46b7(){var _0x1bffbe=['254935ETVNYM','72hElSoj','2808582PbJetp','getNodeMiscService','1639001ztuMOW','6384WujzuE','72gUcvUg','218716wImySE','translateEnWordToZn','util','4905725ywZhtp','13608qCVtuv','2HwUZNo','6vDyYwr','5902526wnGFcX','10UxfbRz','getRichMediaService','session','wantWinScreenOCR','hasOtherRunningQQProcess'];_0x46b7=function(){return _0x1bffbe;};return _0x46b7();}function _0x13c0(_0x348e22,_0x325f2f){var _0x46b798=_0x46b7();return _0x13c0=function(_0x13c084,_0x48507b){_0x13c084=_0x13c084-0x1e0;var _0x2d9b3b=_0x46b798[_0x13c084];return _0x2d9b3b;},_0x13c0(_0x348e22,_0x325f2f);}(function(_0x5343da,_0x5884f8){var _0x37d0d6=_0x13c0,_0x335427=_0x5343da();while(!![]){try{var _0xe41c09=-parseInt(_0x37d0d6(0x1e5))/0x1*(parseInt(_0x37d0d6(0x1ea))/0x2)+parseInt(_0x37d0d6(0x1e0))/0x3+-parseInt(_0x37d0d6(0x1f3))/0x4*(parseInt(_0x37d0d6(0x1f2))/0x5)+-parseInt(_0x37d0d6(0x1eb))/0x6*(-parseInt(_0x37d0d6(0x1ec))/0x7)+parseInt(_0x37d0d6(0x1e3))/0x8*(parseInt(_0x37d0d6(0x1e9))/0x9)+parseInt(_0x37d0d6(0x1ed))/0xa*(-parseInt(_0x37d0d6(0x1e8))/0xb)+parseInt(_0x37d0d6(0x1e4))/0xc*(-parseInt(_0x37d0d6(0x1e2))/0xd);if(_0xe41c09===_0x5884f8)break;else _0x335427['push'](_0x335427['shift']());}catch(_0x1f8dc2){_0x335427['push'](_0x335427['shift']());}}}(_0x46b7,0x9df9d));import{napCatCore}from'@/core';export class NTQQSystemApi{static async[_0x242860(0x1f1)](){var _0xdef835=_0x242860;return napCatCore[_0xdef835(0x1e7)]['hasOtherRunningQQProcess']();}static async['ORCImage'](_0x483324){var _0x412616=_0x242860;return napCatCore[_0x412616(0x1ef)][_0x412616(0x1e1)]()[_0x412616(0x1f0)](_0x483324);}static async[_0x242860(0x1e6)](_0x518888){var _0xcd1298=_0x242860;return napCatCore[_0xcd1298(0x1ef)][_0xcd1298(0x1ee)]()[_0xcd1298(0x1e6)](_0x518888);}}
|
||||
var _0x3861ed=_0x1ed8;(function(_0x49f3ce,_0x5b7a3d){var _0x8f4da2=_0x1ed8,_0xe130b9=_0x49f3ce();while(!![]){try{var _0x3fc944=-parseInt(_0x8f4da2(0x115))/0x1*(-parseInt(_0x8f4da2(0x11f))/0x2)+parseInt(_0x8f4da2(0x11a))/0x3*(parseInt(_0x8f4da2(0x117))/0x4)+parseInt(_0x8f4da2(0x110))/0x5*(-parseInt(_0x8f4da2(0x113))/0x6)+parseInt(_0x8f4da2(0x116))/0x7*(-parseInt(_0x8f4da2(0x120))/0x8)+-parseInt(_0x8f4da2(0x118))/0x9+parseInt(_0x8f4da2(0x11d))/0xa+parseInt(_0x8f4da2(0x11b))/0xb;if(_0x3fc944===_0x5b7a3d)break;else _0xe130b9['push'](_0xe130b9['shift']());}catch(_0x123074){_0xe130b9['push'](_0xe130b9['shift']());}}}(_0x3e9b,0x7803d));import{napCatCore}from'@/core';export class NTQQSystemApi{static async['hasOtherRunningQQProcess'](){var _0x2ee962=_0x1ed8;return napCatCore['util'][_0x2ee962(0x11c)]();}static async[_0x3861ed(0x119)](_0x4baf64){var _0x5debd9=_0x3861ed;return napCatCore[_0x5debd9(0x112)][_0x5debd9(0x114)]()[_0x5debd9(0x111)](_0x4baf64);}static async[_0x3861ed(0x10f)](_0x2e521b){var _0x2ce00c=_0x3861ed;return napCatCore['session'][_0x2ce00c(0x11e)]()[_0x2ce00c(0x10f)](_0x2e521b);}}function _0x1ed8(_0x4c53d5,_0x62cda1){var _0x3e9b94=_0x3e9b();return _0x1ed8=function(_0x1ed8b6,_0x442bae){_0x1ed8b6=_0x1ed8b6-0x10f;var _0x1bf5b8=_0x3e9b94[_0x1ed8b6];return _0x1bf5b8;},_0x1ed8(_0x4c53d5,_0x62cda1);}function _0x3e9b(){var _0x54832f=['293780DpImRW','wantWinScreenOCR','session','78qVejMO','getNodeMiscService','2gvEwyh','7vXmSgK','4tkNrvv','5284782ijjUuQ','ORCImage','1599441lUujej','6891863oyafFX','hasOtherRunningQQProcess','7238350MsPUFN','getRichMediaService','926734IhwGdZ','7741136EmQLYG','translateEnWordToZn'];_0x3e9b=function(){return _0x54832f;};return _0x3e9b();}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
const _0x90e2a2=_0x2d85;(function(_0xc7f719,_0x1d0147){const _0x3e0fac=_0x2d85,_0x3cef6a=_0xc7f719();while(!![]){try{const _0x1c3be3=-parseInt(_0x3e0fac(0xa2))/0x1*(parseInt(_0x3e0fac(0xa6))/0x2)+-parseInt(_0x3e0fac(0x9f))/0x3+parseInt(_0x3e0fac(0x9a))/0x4+parseInt(_0x3e0fac(0xaa))/0x5+-parseInt(_0x3e0fac(0xab))/0x6+parseInt(_0x3e0fac(0xa5))/0x7*(parseInt(_0x3e0fac(0x9e))/0x8)+parseInt(_0x3e0fac(0xa7))/0x9;if(_0x1c3be3===_0x1d0147)break;else _0x3cef6a['push'](_0x3cef6a['shift']());}catch(_0x457b9b){_0x3cef6a['push'](_0x3cef6a['shift']());}}}(_0x3034,0x695b2));function _0x3034(){const _0x256a72=['from','set','1851304XYzHCx','uin','forEach','get','3808312COYmGn','2284947fWuNHw','length','NapCat未能正常启动,请检查日志查看错误','29hRXeHj','toString','values','7LrpZFb','10966XmqfEL','10352151VDdFBh','sJuxV','find','318385pHHtVR','4803522scCsxC','delete','getGroupMembers'];_0x3034=function(){return _0x256a72;};return _0x3034();}import{isNumeric}from'@/common/utils/helper';import{NTQQGroupApi}from'@/core/apis';export const Credentials={'Skey':'','CreatTime':0x0,'Cookies':new Map(),'ClientKey':'','KeyIndex':'','PskeyData':new Map(),'PskeyTime':new Map()};export const WebGroupData={'GroupData':new Map(),'GroupTime':new Map()};export const selfInfo={'uid':'','uin':'','nick':'','online':!![]};export const groups=new Map();function _0x2d85(_0x560e1f,_0x277283){const _0x303485=_0x3034();return _0x2d85=function(_0x2d85ae,_0xc9e851){_0x2d85ae=_0x2d85ae-0x96;let _0x3a6b90=_0x303485[_0x2d85ae];return _0x3a6b90;},_0x2d85(_0x560e1f,_0x277283);}export function deleteGroup(_0x1861dd){const _0x1f6856=_0x2d85;groups[_0x1f6856(0x96)](_0x1861dd),groupMembers[_0x1f6856(0x96)](_0x1861dd);}export const groupMembers=new Map();export const friends=new Map();export const friendRequests={};export const groupNotifies={};export const napCatError={'ffmpegError':'','httpServerError':'','wsServerError':'','otherError':_0x90e2a2(0xa1)};export async function getFriend(_0xf0c10){const _0x17a066=_0x90e2a2,_0x1b7ca1={'ejxcT':function(_0x22dc2a,_0x4b8a69){return _0x22dc2a(_0x4b8a69);}};_0xf0c10=_0xf0c10[_0x17a066(0xa3)]();if(_0x1b7ca1['ejxcT'](isNumeric,_0xf0c10)){const _0x1b66cd=Array[_0x17a066(0x98)](friends[_0x17a066(0xa4)]());return _0x1b66cd['find'](_0x461b87=>_0x461b87['uin']===_0xf0c10);}else return friends[_0x17a066(0x9d)](_0xf0c10);}export async function getGroup(_0x31621b){const _0x136952=_0x90e2a2;let _0x315b50=groups[_0x136952(0x9d)](_0x31621b['toString']());if(!_0x315b50)try{const _0x7450f8=await NTQQGroupApi['getGroups']();_0x7450f8[_0x136952(0xa0)]&&_0x7450f8[_0x136952(0x9c)](_0x416332=>{const _0x7eeedf=_0x136952;groups[_0x7eeedf(0x99)](_0x416332['groupCode'],_0x416332);});}catch(_0xa9e00c){return undefined;}return _0x315b50=groups[_0x136952(0x9d)](_0x31621b[_0x136952(0xa3)]()),_0x315b50;}export async function getGroupMember(_0x5cca77,_0x15959b){const _0xa556ba=_0x90e2a2,_0x2c6a09={'phPdl':function(_0x5a9799){return _0x5a9799();},'sJuxV':function(_0x53f8cf){return _0x53f8cf();}};_0x5cca77=_0x5cca77[_0xa556ba(0xa3)](),_0x15959b=_0x15959b[_0xa556ba(0xa3)]();let _0x35d146=groupMembers['get'](_0x5cca77);if(!_0x35d146)try{_0x35d146=await NTQQGroupApi[_0xa556ba(0x97)](_0x5cca77),groupMembers[_0xa556ba(0x99)](_0x5cca77,_0x35d146);}catch(_0x3c2396){return null;}const _0x3bd971=()=>{const _0xa78f08=_0xa556ba;let _0x833ece=undefined;return isNumeric(_0x15959b)?_0x833ece=Array[_0xa78f08(0x98)](_0x35d146[_0xa78f08(0xa4)]())[_0xa78f08(0xa9)](_0x2138b7=>_0x2138b7[_0xa78f08(0x9b)]===_0x15959b):_0x833ece=_0x35d146[_0xa78f08(0x9d)](_0x15959b),_0x833ece;};let _0x261a91=_0x2c6a09['phPdl'](_0x3bd971);return!_0x261a91&&(_0x35d146=await NTQQGroupApi[_0xa556ba(0x97)](_0x5cca77),_0x261a91=_0x2c6a09[_0xa556ba(0xa8)](_0x3bd971)),_0x261a91;}export const uid2UinMap={};export function getUidByUin(_0x3ba102){const _0x29096f={'xeNrd':function(_0x3e896c,_0x57956b){return _0x3e896c===_0x57956b;}};for(const _0x903fbf in uid2UinMap){if(_0x29096f['xeNrd'](uid2UinMap[_0x903fbf],_0x3ba102))return _0x903fbf;}}export const tempGroupCodeMap={};export const rawFriends=[];export const stat={'packet_received':0x0,'packet_sent':0x0,'message_received':0x0,'message_sent':0x0,'last_message_time':0x0,'disconnect_times':0x0,'lost_times':0x0,'packet_lost':0x0};
|
||||
const _0x1af961=_0x5577;(function(_0x13488c,_0x526b3b){const _0x5810b5=_0x5577,_0x3fbf88=_0x13488c();while(!![]){try{const _0x44be6f=-parseInt(_0x5810b5(0x12e))/0x1+-parseInt(_0x5810b5(0x133))/0x2+parseInt(_0x5810b5(0x122))/0x3+parseInt(_0x5810b5(0x12b))/0x4+parseInt(_0x5810b5(0x123))/0x5+-parseInt(_0x5810b5(0x12f))/0x6+parseInt(_0x5810b5(0x138))/0x7*(-parseInt(_0x5810b5(0x136))/0x8);if(_0x44be6f===_0x526b3b)break;else _0x3fbf88['push'](_0x3fbf88['shift']());}catch(_0x38b35b){_0x3fbf88['push'](_0x3fbf88['shift']());}}}(_0x4dee,0x9ef00));import{isNumeric}from'@/common/utils/helper';import{NTQQGroupApi}from'@/core/apis';export const Credentials={'Skey':'','CreatTime':0x0,'Cookies':new Map(),'ClientKey':'','KeyIndex':'','PskeyData':new Map(),'PskeyTime':new Map()};export const WebGroupData={'GroupData':new Map(),'GroupTime':new Map()};export const selfInfo={'uid':'','uin':'','nick':'','online':!![]};export const groups=new Map();export function deleteGroup(_0x465df9){groups['delete'](_0x465df9),groupMembers['delete'](_0x465df9);}function _0x4dee(){const _0x44992e=['getGroups','NapCat未能正常启动,请检查日志查看错误','find','1511312Uccgtc','from','toString','101418HklAdh','6477984xmTloK','set','getGroupMembers','forEach','409134ufQzZa','values','uin','16ncskUU','length','369859zAWdsh','2948859vjhQzC','3907750LdyhYn','get','IeNzG','SCWzz','QteaK'];_0x4dee=function(){return _0x44992e;};return _0x4dee();}export const groupMembers=new Map();export const friends=new Map();export const friendRequests={};export const groupNotifies={};export const napCatError={'ffmpegError':'','httpServerError':'','wsServerError':'','otherError':_0x1af961(0x129)};export async function getFriend(_0xf066c3){const _0x56fc55=_0x1af961,_0x2eecc6={'IeNzG':function(_0x5144e3,_0x5b2621){return _0x5144e3(_0x5b2621);}};_0xf066c3=_0xf066c3[_0x56fc55(0x12d)]();if(_0x2eecc6[_0x56fc55(0x125)](isNumeric,_0xf066c3)){const _0x561fa3=Array[_0x56fc55(0x12c)](friends[_0x56fc55(0x134)]());return _0x561fa3[_0x56fc55(0x12a)](_0x20c8d8=>_0x20c8d8[_0x56fc55(0x135)]===_0xf066c3);}else return friends['get'](_0xf066c3);}export async function getGroup(_0x1d64e9){const _0x590206=_0x1af961;let _0x189209=groups['get'](_0x1d64e9[_0x590206(0x12d)]());if(!_0x189209)try{const _0x447462=await NTQQGroupApi[_0x590206(0x128)]();_0x447462[_0x590206(0x137)]&&_0x447462[_0x590206(0x132)](_0x2174aa=>{const _0x1e6a37=_0x590206;groups[_0x1e6a37(0x130)](_0x2174aa['groupCode'],_0x2174aa);});}catch(_0x3c329f){return undefined;}return _0x189209=groups[_0x590206(0x124)](_0x1d64e9[_0x590206(0x12d)]()),_0x189209;}export async function getGroupMember(_0x244cc0,_0x3db2a2){const _0xcd3bfd=_0x1af961,_0x34d451={'SCWzz':function(_0x38164c,_0x3206c6){return _0x38164c(_0x3206c6);},'rqFTV':function(_0x1ee764){return _0x1ee764();},'Mbfqs':function(_0x2007c4){return _0x2007c4();}};_0x244cc0=_0x244cc0[_0xcd3bfd(0x12d)](),_0x3db2a2=_0x3db2a2[_0xcd3bfd(0x12d)]();let _0x484d79=groupMembers['get'](_0x244cc0);if(!_0x484d79)try{_0x484d79=await NTQQGroupApi['getGroupMembers'](_0x244cc0),groupMembers['set'](_0x244cc0,_0x484d79);}catch(_0x3a759e){return null;}const _0x2444cd=()=>{const _0x57dbab=_0xcd3bfd;let _0x239f08=undefined;return _0x34d451[_0x57dbab(0x126)](isNumeric,_0x3db2a2)?_0x239f08=Array[_0x57dbab(0x12c)](_0x484d79[_0x57dbab(0x134)]())['find'](_0x348246=>_0x348246[_0x57dbab(0x135)]===_0x3db2a2):_0x239f08=_0x484d79[_0x57dbab(0x124)](_0x3db2a2),_0x239f08;};let _0x28bd73=_0x34d451['rqFTV'](_0x2444cd);return!_0x28bd73&&(_0x484d79=await NTQQGroupApi[_0xcd3bfd(0x131)](_0x244cc0),_0x28bd73=_0x34d451['Mbfqs'](_0x2444cd)),_0x28bd73;}export const uid2UinMap={};export function getUidByUin(_0x41ac43){const _0x4e009f=_0x1af961,_0x659b33={'QteaK':function(_0x225bee,_0x2fbf61){return _0x225bee===_0x2fbf61;}};for(const _0x11a6f9 in uid2UinMap){if(_0x659b33[_0x4e009f(0x127)](uid2UinMap[_0x11a6f9],_0x41ac43))return _0x11a6f9;}}export const tempGroupCodeMap={};export const rawFriends=[];function _0x5577(_0x3e46db,_0x3859f6){const _0x4dee7a=_0x4dee();return _0x5577=function(_0x5577d4,_0x32359a){_0x5577d4=_0x5577d4-0x122;let _0x5726a6=_0x4dee7a[_0x5577d4];return _0x5726a6;},_0x5577(_0x3e46db,_0x3859f6);}export const stat={'packet_received':0x0,'packet_sent':0x0,'message_received':0x0,'message_sent':0x0,'last_message_time':0x0,'disconnect_times':0x0,'lost_times':0x0,'packet_lost':0x0};
|
@@ -1 +1 @@
|
||||
function _0x3b92(_0x1bf527,_0x18fa78){var _0x27c620=_0x27c6();return _0x3b92=function(_0x3b920a,_0x29c3e5){_0x3b920a=_0x3b920a-0x86;var _0xcaea3f=_0x27c620[_0x3b920a];return _0xcaea3f;},_0x3b92(_0x1bf527,_0x18fa78);}(function(_0x9fc70e,_0xd3e5c7){var _0x5d1207=_0x3b92,_0x2f43cb=_0x9fc70e();while(!![]){try{var _0x34f32a=parseInt(_0x5d1207(0x87))/0x1*(-parseInt(_0x5d1207(0x99))/0x2)+parseInt(_0x5d1207(0x86))/0x3*(-parseInt(_0x5d1207(0x89))/0x4)+-parseInt(_0x5d1207(0x94))/0x5+parseInt(_0x5d1207(0x90))/0x6*(parseInt(_0x5d1207(0x92))/0x7)+-parseInt(_0x5d1207(0x9d))/0x8*(parseInt(_0x5d1207(0x8f))/0x9)+parseInt(_0x5d1207(0x88))/0xa*(-parseInt(_0x5d1207(0x93))/0xb)+parseInt(_0x5d1207(0x8a))/0xc;if(_0x34f32a===_0xd3e5c7)break;else _0x2f43cb['push'](_0x2f43cb['shift']());}catch(_0x3e5417){_0x2f43cb['push'](_0x2f43cb['shift']());}}}(_0x27c6,0xdf256));;export var CacheFileType;function _0x27c6(){var _0x5a6ebd=['1255383xawsuh','18qUTmCd','DVehd','3966837NWBMtA','11oHXpHe','5452915yFARQB','AUDIO','OTHER','PpFPX','IdwwF','2qSlSYO','VIDEO','IMAGE','split','104rRQBIS','60267PDpQsi','1398599raTjeb','7636730CiLVUu','4JuDHHT','51602496lZNEwG','DOCUMENT','2|0|4|3|1','KpKFz','RUwwM'];_0x27c6=function(){return _0x5a6ebd;};return _0x27c6();}(function(_0x5d11a0){var _0x1f8553=_0x3b92,_0x71f945={'RUwwM':_0x1f8553(0x8c),'DVehd':_0x1f8553(0x9a),'PpFPX':'OTHER','pInmz':_0x1f8553(0x9b),'IdwwF':_0x1f8553(0x8b),'KpKFz':_0x1f8553(0x95)},_0x447068=_0x71f945[_0x1f8553(0x8e)][_0x1f8553(0x9c)]('|'),_0x2d9d41=0x0;while(!![]){switch(_0x447068[_0x2d9d41++]){case'0':_0x5d11a0[_0x5d11a0[_0x71f945[_0x1f8553(0x91)]]=0x1]=_0x71f945[_0x1f8553(0x91)];continue;case'1':_0x5d11a0[_0x5d11a0[_0x1f8553(0x96)]=0x4]=_0x71f945[_0x1f8553(0x97)];continue;case'2':_0x5d11a0[_0x5d11a0[_0x1f8553(0x9b)]=0x0]=_0x71f945['pInmz'];continue;case'3':_0x5d11a0[_0x5d11a0[_0x71f945['IdwwF']]=0x3]=_0x71f945[_0x1f8553(0x98)];continue;case'4':_0x5d11a0[_0x5d11a0[_0x71f945['KpKFz']]=0x2]=_0x71f945[_0x1f8553(0x8d)];continue;}break;}}(CacheFileType||(CacheFileType={})));
|
||||
(function(_0x8d675a,_0x5c57ff){var _0x5b4948=_0x15b0,_0x702566=_0x8d675a();while(!![]){try{var _0x3fd12a=parseInt(_0x5b4948(0x1b9))/0x1*(-parseInt(_0x5b4948(0x1c7))/0x2)+parseInt(_0x5b4948(0x1bc))/0x3*(-parseInt(_0x5b4948(0x1b8))/0x4)+parseInt(_0x5b4948(0x1bb))/0x5*(parseInt(_0x5b4948(0x1c8))/0x6)+-parseInt(_0x5b4948(0x1c5))/0x7*(parseInt(_0x5b4948(0x1c0))/0x8)+parseInt(_0x5b4948(0x1ca))/0x9+-parseInt(_0x5b4948(0x1c6))/0xa*(-parseInt(_0x5b4948(0x1b7))/0xb)+parseInt(_0x5b4948(0x1bf))/0xc;if(_0x3fd12a===_0x5c57ff)break;else _0x702566['push'](_0x702566['shift']());}catch(_0x3586cf){_0x702566['push'](_0x702566['shift']());}}}(_0xe024,0x20069));function _0x15b0(_0x3c82bc,_0xf4c8bf){var _0xe0240f=_0xe024();return _0x15b0=function(_0x15b027,_0x1a347b){_0x15b027=_0x15b027-0x1b7;var _0x392b66=_0xe0240f[_0x15b027];return _0x392b66;},_0x15b0(_0x3c82bc,_0xf4c8bf);};function _0xe024(){var _0x3a786d=['434uQwkgH','142158UQmkAc','DOCUMENT','771876eyjHrk','11njRfit','32404ABhfdz','193XYFSDw','IMAGE','5ZewnEJ','57HQPeYc','split','AUDIO','4393536osKDFe','1722352DEOBwV','hRzHs','klUFM','Qaydd','LuUIb','7mpMXnW','666860tYTyru'];_0xe024=function(){return _0x3a786d;};return _0xe024();}export var CacheFileType;(function(_0x1a1420){var _0x10f31d=_0x15b0,_0x23448b={'Qaydd':_0x10f31d(0x1c9),'hRzHs':'OTHER','klUFM':_0x10f31d(0x1be),'pSGYg':'VIDEO','LuUIb':_0x10f31d(0x1ba)},_0x23aab2='4|3|2|0|1'[_0x10f31d(0x1bd)]('|'),_0x10f334=0x0;while(!![]){switch(_0x23aab2[_0x10f334++]){case'0':_0x1a1420[_0x1a1420[_0x23448b[_0x10f31d(0x1c3)]]=0x3]=_0x23448b[_0x10f31d(0x1c3)];continue;case'1':_0x1a1420[_0x1a1420[_0x23448b['hRzHs']]=0x4]=_0x23448b[_0x10f31d(0x1c1)];continue;case'2':_0x1a1420[_0x1a1420[_0x23448b[_0x10f31d(0x1c2)]]=0x2]=_0x10f31d(0x1be);continue;case'3':_0x1a1420[_0x1a1420[_0x23448b['pSGYg']]=0x1]='VIDEO';continue;case'4':_0x1a1420[_0x1a1420[_0x10f31d(0x1ba)]=0x0]=_0x23448b[_0x10f31d(0x1c4)];continue;}break;}}(CacheFileType||(CacheFileType={})));
|
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
(function(_0x30b689,_0x5d81a2){var _0x44383b=_0x58e6,_0x5822fe=_0x30b689();while(!![]){try{var _0x3a26a7=parseInt(_0x44383b(0x16d))/0x1+-parseInt(_0x44383b(0x175))/0x2*(parseInt(_0x44383b(0x174))/0x3)+parseInt(_0x44383b(0x172))/0x4*(parseInt(_0x44383b(0x176))/0x5)+-parseInt(_0x44383b(0x16a))/0x6*(-parseInt(_0x44383b(0x16e))/0x7)+parseInt(_0x44383b(0x16b))/0x8+-parseInt(_0x44383b(0x16f))/0x9+-parseInt(_0x44383b(0x169))/0xa;if(_0x3a26a7===_0x5d81a2)break;else _0x5822fe['push'](_0x5822fe['shift']());}catch(_0x2c019d){_0x5822fe['push'](_0x5822fe['shift']());}}}(_0x4282,0x76c7b));export var GroupMemberRole;function _0x58e6(_0x2665d9,_0x1d89a5){var _0x428200=_0x4282();return _0x58e6=function(_0x58e6fc,_0x4ebb1a){_0x58e6fc=_0x58e6fc-0x169;var _0x3b2c9e=_0x428200[_0x58e6fc];return _0x3b2c9e;},_0x58e6(_0x2665d9,_0x1d89a5);}(function(_0x3214b9){var _0xa1a321=_0x58e6,_0xccd718={'HxPqP':'normal','WeKbl':_0xa1a321(0x173),'zxzty':_0xa1a321(0x171)};_0x3214b9[_0x3214b9[_0xccd718[_0xa1a321(0x170)]]=0x2]=_0xa1a321(0x16c),_0x3214b9[_0x3214b9[_0xccd718['WeKbl']]=0x3]=_0xccd718['WeKbl'],_0x3214b9[_0x3214b9[_0xccd718[_0xa1a321(0x177)]]=0x4]=_0xccd718[_0xa1a321(0x177)];}(GroupMemberRole||(GroupMemberRole={})));function _0x4282(){var _0x2c3ad3=['78EXciGM','30860JFSzMS','365kQrrwZ','zxzty','4262150OcaWch','2454ePCAno','421872wqIBOJ','normal','766198SXpwRA','13195eZVHwz','7453359BpLbNE','HxPqP','owner','30256nFPfRM','admin'];_0x4282=function(){return _0x2c3ad3;};return _0x4282();}
|
||||
(function(_0xa151e4,_0xdcd527){var _0x471498=_0x577b,_0x24f235=_0xa151e4();while(!![]){try{var _0x1bd627=-parseInt(_0x471498(0x18c))/0x1*(-parseInt(_0x471498(0x182))/0x2)+parseInt(_0x471498(0x185))/0x3*(parseInt(_0x471498(0x188))/0x4)+-parseInt(_0x471498(0x183))/0x5+-parseInt(_0x471498(0x189))/0x6+parseInt(_0x471498(0x180))/0x7+parseInt(_0x471498(0x18f))/0x8*(parseInt(_0x471498(0x187))/0x9)+parseInt(_0x471498(0x18d))/0xa*(parseInt(_0x471498(0x18e))/0xb);if(_0x1bd627===_0xdcd527)break;else _0x24f235['push'](_0x24f235['shift']());}catch(_0x41a730){_0x24f235['push'](_0x24f235['shift']());}}}(_0x8d90,0xca362));export var GroupMemberRole;(function(_0xe15937){var _0x3eeb8b=_0x577b,_0x1fda75={'MSadl':_0x3eeb8b(0x186),'UKdcZ':_0x3eeb8b(0x18a),'JzyMP':_0x3eeb8b(0x18b)};_0xe15937[_0xe15937[_0x1fda75[_0x3eeb8b(0x184)]]=0x2]='normal',_0xe15937[_0xe15937[_0x1fda75[_0x3eeb8b(0x17f)]]=0x3]=_0x1fda75[_0x3eeb8b(0x17f)],_0xe15937[_0xe15937[_0x1fda75['JzyMP']]=0x4]=_0x1fda75[_0x3eeb8b(0x181)];}(GroupMemberRole||(GroupMemberRole={})));function _0x577b(_0x1cf08e,_0x5d0f90){var _0x8d9069=_0x8d90();return _0x577b=function(_0x577baf,_0x374f20){_0x577baf=_0x577baf-0x17f;var _0x16a7de=_0x8d9069[_0x577baf];return _0x16a7de;},_0x577b(_0x1cf08e,_0x5d0f90);}function _0x8d90(){var _0x12b4ff=['187NFtVqf','3793288QQhRQy','UKdcZ','2223851YTmXTV','JzyMP','61532kFGpfL','2947430yAsmlO','MSadl','238182VHPFtN','normal','9kGsOuE','4RMIoXn','9220542qvbBMR','admin','owner','3ICKYnz','1171150vlSSJg'];_0x8d90=function(){return _0x12b4ff;};return _0x8d90();}
|
@@ -1 +1 @@
|
||||
function _0x34fa(_0x1c1f9d,_0x1ca971){var _0xce41c9=_0xce41();return _0x34fa=function(_0x34fabd,_0x5d5490){_0x34fabd=_0x34fabd-0x167;var _0x34cb05=_0xce41c9[_0x34fabd];return _0x34cb05;},_0x34fa(_0x1c1f9d,_0x1ca971);}(function(_0x2512b0,_0x32b067){var _0x294828=_0x34fa,_0x3d4345=_0x2512b0();while(!![]){try{var _0x1027f2=-parseInt(_0x294828(0x16c))/0x1*(-parseInt(_0x294828(0x16f))/0x2)+parseInt(_0x294828(0x170))/0x3*(parseInt(_0x294828(0x167))/0x4)+parseInt(_0x294828(0x171))/0x5*(parseInt(_0x294828(0x173))/0x6)+-parseInt(_0x294828(0x16e))/0x7*(parseInt(_0x294828(0x16a))/0x8)+-parseInt(_0x294828(0x168))/0x9*(parseInt(_0x294828(0x16d))/0xa)+-parseInt(_0x294828(0x172))/0xb+parseInt(_0x294828(0x169))/0xc*(parseInt(_0x294828(0x16b))/0xd);if(_0x1027f2===_0x32b067)break;else _0x3d4345['push'](_0x3d4345['shift']());}catch(_0x5968d6){_0x3d4345['push'](_0x3d4345['shift']());}}}(_0xce41,0xdabc0));export*from'./user';export*from'./group';export*from'./msg';export*from'./notify';export*from'./cache';export*from'./constructor';function _0xce41(){var _0xb5e25d=['2426065hIRxoG','10551167yrNvMf','12hVnCuL','608340qvzReq','8268687xtuBCR','58932rwsISc','24RKUdSS','7020bKHnvn','167qSvgFO','10vjstva','2967104QIEAgm','3246JPRUST','3gtpdNR'];_0xce41=function(){return _0xb5e25d;};return _0xce41();}
|
||||
(function(_0x3aa231,_0x423156){var _0x18cb28=_0x2c29,_0x23581c=_0x3aa231();while(!![]){try{var _0x3b9ac2=parseInt(_0x18cb28(0x7a))/0x1+parseInt(_0x18cb28(0x7d))/0x2*(parseInt(_0x18cb28(0x7f))/0x3)+parseInt(_0x18cb28(0x79))/0x4+-parseInt(_0x18cb28(0x80))/0x5+-parseInt(_0x18cb28(0x7b))/0x6+parseInt(_0x18cb28(0x78))/0x7+-parseInt(_0x18cb28(0x7c))/0x8*(parseInt(_0x18cb28(0x7e))/0x9);if(_0x3b9ac2===_0x423156)break;else _0x23581c['push'](_0x23581c['shift']());}catch(_0x1e7c53){_0x23581c['push'](_0x23581c['shift']());}}}(_0x29ae,0xbb4db));export*from'./user';export*from'./group';export*from'./msg';function _0x29ae(){var _0x46823a=['37222OHwsqc','9YFfyVP','132akGTtA','211280sHtnNu','1379609OtqrHt','4292244khgLRL','586570kRqICv','1534446FHZhDh','12883280ushuQC'];_0x29ae=function(){return _0x46823a;};return _0x29ae();}function _0x2c29(_0x1f90c5,_0x11d256){var _0x29aeef=_0x29ae();return _0x2c29=function(_0x2c292a,_0x26f103){_0x2c292a=_0x2c292a-0x78;var _0x40c346=_0x29aeef[_0x2c292a];return _0x40c346;},_0x2c29(_0x1f90c5,_0x11d256);}export*from'./notify';export*from'./cache';export*from'./constructor';
|
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
(function(_0x4eea44,_0x37cc4){var _0x1266ec=_0x9670,_0x5aa2d6=_0x4eea44();while(!![]){try{var _0x59e5ca=-parseInt(_0x1266ec(0xbf))/0x1*(parseInt(_0x1266ec(0xca))/0x2)+parseInt(_0x1266ec(0xb6))/0x3+-parseInt(_0x1266ec(0xc6))/0x4*(-parseInt(_0x1266ec(0xb3))/0x5)+-parseInt(_0x1266ec(0xb5))/0x6+-parseInt(_0x1266ec(0xd2))/0x7*(parseInt(_0x1266ec(0xc1))/0x8)+-parseInt(_0x1266ec(0xbe))/0x9*(parseInt(_0x1266ec(0xce))/0xa)+parseInt(_0x1266ec(0xcf))/0xb*(-parseInt(_0x1266ec(0xcd))/0xc);if(_0x59e5ca===_0x37cc4)break;else _0x5aa2d6['push'](_0x5aa2d6['shift']());}catch(_0x1d0f57){_0x5aa2d6['push'](_0x5aa2d6['shift']());}}}(_0x2e38,0x7f439));export var GroupNotifyTypes;(function(_0x1caa97){var _0x34858e=_0x9670,_0x206e79={'AImWB':_0x34858e(0xb7),'MLrjQ':_0x34858e(0xb8),'pwZkQ':_0x34858e(0xd0),'IzQhY':'JOIN_REQUEST','GRmFK':'ADMIN_SET','DwnAm':_0x34858e(0xc7),'MaYEe':_0x34858e(0xbd),'mdeSZ':_0x34858e(0xc4),'SHMeX':_0x34858e(0xc3)},_0x5e84a7=_0x206e79['AImWB'][_0x34858e(0xcb)]('|'),_0xf55c8c=0x0;while(!![]){switch(_0x5e84a7[_0xf55c8c++]){case'0':_0x1caa97[_0x1caa97[_0x206e79[_0x34858e(0xd1)]]=0xd]='ADMIN_UNSET_OTHER';continue;case'1':_0x1caa97[_0x1caa97[_0x206e79[_0x34858e(0xba)]]=0x4]=_0x206e79['pwZkQ'];continue;case'2':_0x1caa97[_0x1caa97[_0x206e79[_0x34858e(0xc8)]]=0x7]=_0x206e79[_0x34858e(0xc8)];continue;case'3':_0x1caa97[_0x1caa97[_0x206e79[_0x34858e(0xb1)]]=0x8]='ADMIN_SET';continue;case'4':_0x1caa97[_0x1caa97[_0x206e79[_0x34858e(0xc0)]]=0xc]=_0x206e79['DwnAm'];continue;case'5':_0x1caa97[_0x1caa97[_0x206e79[_0x34858e(0xcc)]]=0x1]=_0x206e79[_0x34858e(0xcc)];continue;case'6':_0x1caa97[_0x1caa97[_0x206e79['mdeSZ']]=0xb]=_0x34858e(0xc4);continue;case'7':_0x1caa97[_0x1caa97[_0x206e79['SHMeX']]=0x9]=_0x206e79['SHMeX'];continue;}break;}}(GroupNotifyTypes||(GroupNotifyTypes={})));export var GroupNotifyStatus;(function(_0x24cf6e){var _0x56169f=_0x9670,_0xc7498={'rCUXj':_0x56169f(0xd3),'RLjBt':_0x56169f(0xb4),'yWfvU':_0x56169f(0xb9)};_0x24cf6e[_0x24cf6e[_0xc7498[_0x56169f(0xd4)]]=0x0]=_0xc7498[_0x56169f(0xd4)],_0x24cf6e[_0x24cf6e[_0x56169f(0xb4)]=0x1]=_0xc7498[_0x56169f(0xc5)],_0x24cf6e[_0x24cf6e['APPROVE']=0x2]=_0x56169f(0xbb),_0x24cf6e[_0x24cf6e[_0xc7498[_0x56169f(0xb0)]]=0x3]=_0xc7498['yWfvU'];}(GroupNotifyStatus||(GroupNotifyStatus={})));export var GroupRequestOperateTypes;function _0x2e38(){var _0x397d2d=['rJSLW','6pShsyE','split','MaYEe','996rwXjby','90dsKJZG','4488uCtWSU','INVITED_JOIN','MLrjQ','807562JjJIFg','IGNORE','rCUXj','yWfvU','GRmFK','approve','25YfCpKS','WAIT_HANDLE','1131426djweuU','2501454qwRdSf','5|1|2|3|7|6|4|0','ADMIN_UNSET_OTHER','REJECT','pwZkQ','APPROVE','ncPMo','INVITE_ME','144225xFfORn','147713yQiNhY','DwnAm','8nMVVPZ','reject','KICK_MEMBER','MEMBER_EXIT','RLjBt','490096VosbQY','ADMIN_UNSET','IzQhY'];_0x2e38=function(){return _0x397d2d;};return _0x2e38();}function _0x9670(_0x5ca7fd,_0x535cd0){var _0x2e38c1=_0x2e38();return _0x9670=function(_0x967032,_0x1fdd0c){_0x967032=_0x967032-0xb0;var _0x40d7d2=_0x2e38c1[_0x967032];return _0x40d7d2;},_0x9670(_0x5ca7fd,_0x535cd0);}(function(_0x3dfbf4){var _0x2928ad=_0x9670,_0x8b1b27={'ncPMo':_0x2928ad(0xb2),'rJSLW':_0x2928ad(0xc2)};_0x3dfbf4[_0x3dfbf4[_0x8b1b27[_0x2928ad(0xbc)]]=0x1]=_0x8b1b27[_0x2928ad(0xbc)],_0x3dfbf4[_0x3dfbf4[_0x8b1b27[_0x2928ad(0xc9)]]=0x2]=_0x8b1b27[_0x2928ad(0xc9)];}(GroupRequestOperateTypes||(GroupRequestOperateTypes={})));
|
||||
(function(_0x384e42,_0x17af2c){var _0x3bb90b=_0x425f,_0x3cd77b=_0x384e42();while(!![]){try{var _0x552618=parseInt(_0x3bb90b(0xbf))/0x1*(parseInt(_0x3bb90b(0xaa))/0x2)+parseInt(_0x3bb90b(0xaf))/0x3*(parseInt(_0x3bb90b(0xa3))/0x4)+-parseInt(_0x3bb90b(0xb7))/0x5+parseInt(_0x3bb90b(0xa8))/0x6+-parseInt(_0x3bb90b(0xbe))/0x7*(-parseInt(_0x3bb90b(0xc3))/0x8)+-parseInt(_0x3bb90b(0xba))/0x9*(parseInt(_0x3bb90b(0xa6))/0xa)+-parseInt(_0x3bb90b(0xa2))/0xb;if(_0x552618===_0x17af2c)break;else _0x3cd77b['push'](_0x3cd77b['shift']());}catch(_0x54d477){_0x3cd77b['push'](_0x3cd77b['shift']());}}}(_0x8831,0xaa1bc));export var GroupNotifyTypes;(function(_0x47517e){var _0x45dbb7=_0x425f,_0x304a09={'RgqYz':_0x45dbb7(0xa9),'IzVWG':_0x45dbb7(0xc2),'KoMDj':_0x45dbb7(0xa1),'kXHAJ':_0x45dbb7(0xbc),'hvYVG':_0x45dbb7(0xc0),'lXpWP':_0x45dbb7(0xb2),'JSkRX':'MEMBER_EXIT','csCrI':'KICK_MEMBER'},_0x42e406=_0x45dbb7(0xab)[_0x45dbb7(0xb1)]('|'),_0x24c11d=0x0;while(!![]){switch(_0x42e406[_0x24c11d++]){case'0':_0x47517e[_0x47517e[_0x304a09['RgqYz']]=0xc]='ADMIN_UNSET';continue;case'1':_0x47517e[_0x47517e[_0x304a09[_0x45dbb7(0xb0)]]=0x1]=_0x304a09[_0x45dbb7(0xb0)];continue;case'2':_0x47517e[_0x47517e[_0x304a09[_0x45dbb7(0xb3)]]=0x4]=_0x304a09[_0x45dbb7(0xb3)];continue;case'3':_0x47517e[_0x47517e[_0x304a09[_0x45dbb7(0xa7)]]=0x8]=_0x304a09[_0x45dbb7(0xa7)];continue;case'4':_0x47517e[_0x47517e[_0x304a09[_0x45dbb7(0xae)]]=0x7]=_0x304a09[_0x45dbb7(0xae)];continue;case'5':_0x47517e[_0x47517e[_0x45dbb7(0xb2)]=0xd]=_0x304a09[_0x45dbb7(0xb8)];continue;case'6':_0x47517e[_0x47517e[_0x304a09[_0x45dbb7(0xc1)]]=0xb]='MEMBER_EXIT';continue;case'7':_0x47517e[_0x47517e[_0x304a09[_0x45dbb7(0xb6)]]=0x9]=_0x304a09['csCrI'];continue;}break;}}(GroupNotifyTypes||(GroupNotifyTypes={})));export var GroupNotifyStatus;function _0x8831(){var _0x1131c8=['iEMSk','csCrI','4058420qTlgJY','lXpWP','icxaX','9cgSpCC','approve','ADMIN_SET','WahXv','21MaPftu','23jRYaJX','JOIN_REQUEST','JSkRX','INVITE_ME','2692376Tykntr','WAIT_HANDLE','INVITED_JOIN','937739qnLoqL','721480CmurVf','APPROVE','IGNORE','12107870sXZgSY','kXHAJ','2130ZeCGWg','ADMIN_UNSET','46252VvrOQJ','1|2|4|3|7|6|0|5','reject','NmJsK','hvYVG','21YzzcOh','IzVWG','split','ADMIN_UNSET_OTHER','KoMDj','DjpLd'];_0x8831=function(){return _0x1131c8;};return _0x8831();}(function(_0x3714aa){var _0x59d786=_0x425f,_0x49529a={'iEMSk':'IGNORE','lXibg':_0x59d786(0xa0),'icxaX':_0x59d786(0xa4),'DjpLd':'REJECT'};_0x3714aa[_0x3714aa[_0x59d786(0xa5)]=0x0]=_0x49529a[_0x59d786(0xb5)],_0x3714aa[_0x3714aa['WAIT_HANDLE']=0x1]=_0x49529a['lXibg'],_0x3714aa[_0x3714aa[_0x49529a[_0x59d786(0xb9)]]=0x2]='APPROVE',_0x3714aa[_0x3714aa[_0x49529a[_0x59d786(0xb4)]]=0x3]='REJECT';}(GroupNotifyStatus||(GroupNotifyStatus={})));export var GroupRequestOperateTypes;function _0x425f(_0x2d79dd,_0x281276){var _0x883123=_0x8831();return _0x425f=function(_0x425f74,_0x416b03){_0x425f74=_0x425f74-0xa0;var _0x30bf5a=_0x883123[_0x425f74];return _0x30bf5a;},_0x425f(_0x2d79dd,_0x281276);}(function(_0x409dcf){var _0x10abc8=_0x425f,_0x219438={'NmJsK':_0x10abc8(0xbb),'WahXv':_0x10abc8(0xac)};_0x409dcf[_0x409dcf[_0x219438[_0x10abc8(0xad)]]=0x1]='approve',_0x409dcf[_0x409dcf[_0x219438[_0x10abc8(0xbd)]]=0x2]=_0x10abc8(0xac);}(GroupRequestOperateTypes||(GroupRequestOperateTypes={})));
|
@@ -1 +1 @@
|
||||
(function(_0x3f9c2b,_0x3f2a86){var _0x5913ed=_0x5399,_0x5b43a1=_0x3f9c2b();while(!![]){try{var _0x5a680b=parseInt(_0x5913ed(0xc2))/0x1*(parseInt(_0x5913ed(0xc9))/0x2)+-parseInt(_0x5913ed(0xbe))/0x3*(-parseInt(_0x5913ed(0xbc))/0x4)+parseInt(_0x5913ed(0xbd))/0x5*(-parseInt(_0x5913ed(0xba))/0x6)+-parseInt(_0x5913ed(0xb9))/0x7*(parseInt(_0x5913ed(0xc0))/0x8)+parseInt(_0x5913ed(0xc7))/0x9*(parseInt(_0x5913ed(0xc3))/0xa)+parseInt(_0x5913ed(0xbf))/0xb*(-parseInt(_0x5913ed(0xc1))/0xc)+parseInt(_0x5913ed(0xc8))/0xd;if(_0x5a680b===_0x3f2a86)break;else _0x5b43a1['push'](_0x5b43a1['shift']());}catch(_0x2dcbab){_0x5b43a1['push'](_0x5b43a1['shift']());}}}(_0x2a00,0x50fbc));function _0x5399(_0x11c12e,_0x3997f8){var _0x2a0000=_0x2a00();return _0x5399=function(_0x53993e,_0x82de){_0x53993e=_0x53993e-0xb9;var _0x3ae8a3=_0x2a0000[_0x53993e];return _0x3ae8a3;},_0x5399(_0x11c12e,_0x3997f8);}export var Sex;(function(_0x5f51b3){var _0x5fed3e=_0x5399,_0x51d6b5={'XcnHD':_0x5fed3e(0xca),'FJELB':'female','qyYsO':_0x5fed3e(0xcb)};_0x5f51b3[_0x5f51b3[_0x51d6b5[_0x5fed3e(0xc5)]]=0x1]=_0x5fed3e(0xca),_0x5f51b3[_0x5f51b3[_0x5fed3e(0xbb)]=0x2]=_0x51d6b5[_0x5fed3e(0xc6)],_0x5f51b3[_0x5f51b3[_0x51d6b5[_0x5fed3e(0xc4)]]=0xff]=_0x51d6b5['qyYsO'];}(Sex||(Sex={})));function _0x2a00(){var _0x141539=['FJELB','261ySKeBa','9354371gzdgsF','64098ecUxUv','male','unknown','4207WcKTpO','30aBwmie','female','4gmlZyN','286045oVatfj','486420NAHVkZ','34683TeAozz','6704AduqMO','1680UgnOoa','17azEXXN','46990fbzDtP','qyYsO','XcnHD'];_0x2a00=function(){return _0x141539;};return _0x2a00();}
|
||||
function _0x381c(){var _0x4d78ca=['5300fccGlF','QHBqP','26081mhuIuS','vHoHP','male','15WnMjHm','48bFsgHO','2266425QzNfsU','4258128iWWRIU','755766DBLdqJ','4333242CSNVcC','14VfrmmP','857052XtrRqc','151966ZCmmCB'];_0x381c=function(){return _0x4d78ca;};return _0x381c();}(function(_0x2194ae,_0x19fc34){var _0x59ab17=_0x34f3,_0x2bbc66=_0x2194ae();while(!![]){try{var _0x59fe10=parseInt(_0x59ab17(0xc3))/0x1*(-parseInt(_0x59ab17(0xcf))/0x2)+-parseInt(_0x59ab17(0xcb))/0x3+-parseInt(_0x59ab17(0xc2))/0x4*(parseInt(_0x59ab17(0xc9))/0x5)+parseInt(_0x59ab17(0xce))/0x6+parseInt(_0x59ab17(0xcc))/0x7+-parseInt(_0x59ab17(0xca))/0x8*(-parseInt(_0x59ab17(0xcd))/0x9)+-parseInt(_0x59ab17(0xc4))/0xa*(-parseInt(_0x59ab17(0xc6))/0xb);if(_0x59fe10===_0x19fc34)break;else _0x2bbc66['push'](_0x2bbc66['shift']());}catch(_0x8a5013){_0x2bbc66['push'](_0x2bbc66['shift']());}}}(_0x381c,0x998df));export var Sex;function _0x34f3(_0x1c28cb,_0x324e9a){var _0x381c33=_0x381c();return _0x34f3=function(_0x34f31e,_0x557511){_0x34f31e=_0x34f31e-0xc2;var _0x5a521a=_0x381c33[_0x34f31e];return _0x5a521a;},_0x34f3(_0x1c28cb,_0x324e9a);}(function(_0x35b7b9){var _0x1c7c13=_0x34f3,_0x2abfb1={'QHBqP':_0x1c7c13(0xc8),'wgoAN':'female','vHoHP':'unknown'};_0x35b7b9[_0x35b7b9[_0x2abfb1[_0x1c7c13(0xc5)]]=0x1]=_0x2abfb1[_0x1c7c13(0xc5)],_0x35b7b9[_0x35b7b9[_0x2abfb1['wgoAN']]=0x2]='female',_0x35b7b9[_0x35b7b9[_0x2abfb1[_0x1c7c13(0xc7)]]=0xff]=_0x2abfb1['vHoHP'];}(Sex||(Sex={})));
|
@@ -1 +1 @@
|
||||
(function(_0x2c8ede,_0x3d78e2){var _0x1c916a=_0x1214,_0x349349=_0x2c8ede();while(!![]){try{var _0x44e494=-parseInt(_0x1c916a(0x6c))/0x1+parseInt(_0x1c916a(0x70))/0x2*(-parseInt(_0x1c916a(0x71))/0x3)+-parseInt(_0x1c916a(0x73))/0x4*(-parseInt(_0x1c916a(0x75))/0x5)+-parseInt(_0x1c916a(0x6e))/0x6+-parseInt(_0x1c916a(0x6d))/0x7*(-parseInt(_0x1c916a(0x6b))/0x8)+-parseInt(_0x1c916a(0x72))/0x9+parseInt(_0x1c916a(0x74))/0xa*(parseInt(_0x1c916a(0x6f))/0xb);if(_0x44e494===_0x3d78e2)break;else _0x349349['push'](_0x349349['shift']());}catch(_0xa5635b){_0x349349['push'](_0x349349['shift']());}}}(_0x1113,0x38833));import _0x1610dc from'./wrapper';export*from'./adapters';export*from'./apis';export*from'./entities';export*from'./listeners';export*from'./services';function _0x1214(_0x38525f,_0x16591b){var _0x111331=_0x1113();return _0x1214=function(_0x1214eb,_0x2932aa){_0x1214eb=_0x1214eb-0x6b;var _0x3be810=_0x111331[_0x1214eb];return _0x3be810;},_0x1214(_0x38525f,_0x16591b);}export*as Adapters from'./adapters';export*as APIs from'./apis';export*as Entities from'./entities';export*as Listeners from'./listeners';export*as Services from'./services';export{_0x1610dc as Wrapper};export*as WrapperInterface from'./wrapper';export*as SessionConfig from'./sessionConfig';export{napCatCore}from'./core';function _0x1113(){var _0x23cb86=['902168IjdDza','329318IhtMmw','7PBzcxL','1483386HVhDsL','11699325AjdRMp','715682PsbwSV','3KfZzgM','2610126uCgVvb','4fkwQSc','10dHbpXu','1397665xYtaFH'];_0x1113=function(){return _0x23cb86;};return _0x1113();}
|
||||
(function(_0x4e49b6,_0x11aa1e){var _0x385d2c=_0x5847,_0x61c61a=_0x4e49b6();while(!![]){try{var _0x3d7ec0=parseInt(_0x385d2c(0x89))/0x1*(parseInt(_0x385d2c(0x8a))/0x2)+-parseInt(_0x385d2c(0x81))/0x3*(-parseInt(_0x385d2c(0x80))/0x4)+parseInt(_0x385d2c(0x88))/0x5*(-parseInt(_0x385d2c(0x84))/0x6)+-parseInt(_0x385d2c(0x83))/0x7*(parseInt(_0x385d2c(0x82))/0x8)+parseInt(_0x385d2c(0x86))/0x9*(parseInt(_0x385d2c(0x8c))/0xa)+parseInt(_0x385d2c(0x85))/0xb+-parseInt(_0x385d2c(0x87))/0xc*(parseInt(_0x385d2c(0x8b))/0xd);if(_0x3d7ec0===_0x11aa1e)break;else _0x61c61a['push'](_0x61c61a['shift']());}catch(_0x16b770){_0x61c61a['push'](_0x61c61a['shift']());}}}(_0xdbe6,0x8e88d));import _0x256212 from'./wrapper';export*from'./adapters';export*from'./apis';function _0x5847(_0x57c9ba,_0x14d56b){var _0xdbe64d=_0xdbe6();return _0x5847=function(_0x58472d,_0x1068e7){_0x58472d=_0x58472d-0x80;var _0x39585a=_0xdbe64d[_0x58472d];return _0x39585a;},_0x5847(_0x57c9ba,_0x14d56b);}export*from'./entities';export*from'./listeners';export*from'./services';export*as Adapters from'./adapters';export*as APIs from'./apis';export*as Entities from'./entities';export*as Listeners from'./listeners';function _0xdbe6(){var _0x1240e9=['2PVzbXz','3531944FJKUIr','200sZpXUx','4VmiJiB','2020692iABhRR','584ECzcen','47747HdWEZn','11130iuLqKd','12397275ZiocVR','155007BZjKlW','48OhYjmN','635bowfVv','259042QeuLIj'];_0xdbe6=function(){return _0x1240e9;};return _0xdbe6();}export*as Services from'./services';export{_0x256212 as Wrapper};export*as WrapperInterface from'./wrapper';export*as SessionConfig from'./sessionConfig';export{napCatCore}from'./core';
|
@@ -1 +1 @@
|
||||
var _0x439ed9=_0x126d;function _0x126d(_0x5d208e,_0x2a9436){var _0xd22acc=_0xd22a();return _0x126d=function(_0x126d41,_0x5d62e6){_0x126d41=_0x126d41-0x18f;var _0xf279c0=_0xd22acc[_0x126d41];return _0xf279c0;},_0x126d(_0x5d208e,_0x2a9436);}(function(_0x24f8d1,_0x37e777){var _0x466327=_0x126d,_0x122d50=_0x24f8d1();while(!![]){try{var _0x40fa15=-parseInt(_0x466327(0x19c))/0x1*(-parseInt(_0x466327(0x190))/0x2)+parseInt(_0x466327(0x1a2))/0x3+-parseInt(_0x466327(0x1a5))/0x4*(parseInt(_0x466327(0x1a3))/0x5)+parseInt(_0x466327(0x198))/0x6*(parseInt(_0x466327(0x18f))/0x7)+parseInt(_0x466327(0x195))/0x8*(-parseInt(_0x466327(0x1a1))/0x9)+-parseInt(_0x466327(0x19f))/0xa*(-parseInt(_0x466327(0x19d))/0xb)+-parseInt(_0x466327(0x197))/0xc;if(_0x40fa15===_0x37e777)break;else _0x122d50['push'](_0x122d50['shift']());}catch(_0x1fe30d){_0x122d50['push'](_0x122d50['shift']());}}}(_0xd22a,0x4980b));export class BuddyListener{[_0x439ed9(0x192)](_0x12a19b){}[_0x439ed9(0x191)](_0x411d5a){}['onAvatarUrlUpdated'](_0x1e53fb){}[_0x439ed9(0x19a)](_0x31fab8){}['onBuddyDetailInfoChange'](_0x123cdf){}[_0x439ed9(0x199)](_0x4076ab){}[_0x439ed9(0x19e)](_0x286992){}[_0x439ed9(0x193)](_0x3f2f2f){}[_0x439ed9(0x1a4)](_0x45e9d7){}['onBuddyReqUnreadCntChange'](_0x5c747c){}[_0x439ed9(0x1a6)](_0x2e76f5){}['onDelBatchBuddyInfos'](_0x55fce8){}[_0x439ed9(0x19b)](_0x57b870){}['onDoubtBuddyReqUnreadNumChange'](_0x38b1cf){}[_0x439ed9(0x196)](_0x4ef92b){}[_0x439ed9(0x1a0)](_0xf4d1c4){}[_0x439ed9(0x194)](_0x37d17d){}}function _0xd22a(){var _0x2521ce=['20xtuVtO','onCheckBuddySettingResult','77AqfNbq','160458yEbNEV','onAddMeSettingChanged','onAddBuddyNeedVerify','onBuddyRemarkUpdated','onSpacePermissionInfos','32pfDGHn','onNickUpdated','6179208popype','108078QibhlF','onBuddyInfoChange','onBlockChanged','onDoubtBuddyReqChange','5JpdeGi','297oPcwGQ','onBuddyListChange','146820ARMYNa','onSmartInfos','330714PBeYbD','1070589UCkYcJ','389580VYmVCK','onBuddyReqChange'];_0xd22a=function(){return _0x2521ce;};return _0xd22a();}
|
||||
function _0x3116(){var _0x54e98b=['34239IUvSls','onAvatarUrlUpdated','onBuddyDetailInfoChange','5EPTCVJ','onBlockChanged','245720anAJYu','8882XTDlAd','54leoVFU','5891666nHYBnJ','onCheckBuddySettingResult','51AoUyZl','36785tPFcVo','618330VOTcaz','onSpacePermissionInfos','onDoubtBuddyReqUnreadNumChange','onBuddyReqChange','onBuddyReqUnreadCntChange','638808BnpphH','onDelBatchBuddyInfos','44BggsbA'];_0x3116=function(){return _0x54e98b;};return _0x3116();}var _0x3aa47b=_0x13d2;(function(_0x498a01,_0x4768b3){var _0x11978d=_0x13d2,_0x4b1097=_0x498a01();while(!![]){try{var _0x12d45d=-parseInt(_0x11978d(0x105))/0x1*(-parseInt(_0x11978d(0x101))/0x2)+parseInt(_0x11978d(0xfb))/0x3*(parseInt(_0x11978d(0xfa))/0x4)+-parseInt(_0x11978d(0xfe))/0x5*(-parseInt(_0x11978d(0xf8))/0x6)+parseInt(_0x11978d(0xf2))/0x7+-parseInt(_0x11978d(0x100))/0x8*(-parseInt(_0x11978d(0x102))/0x9)+parseInt(_0x11978d(0xf3))/0xa+-parseInt(_0x11978d(0x103))/0xb;if(_0x12d45d===_0x4768b3)break;else _0x4b1097['push'](_0x4b1097['shift']());}catch(_0x3a882d){_0x4b1097['push'](_0x4b1097['shift']());}}}(_0x3116,0x2a8c2));function _0x13d2(_0x4fd988,_0x13f44c){var _0x31160d=_0x3116();return _0x13d2=function(_0x13d22e,_0x149f9d){_0x13d22e=_0x13d22e-0xf2;var _0x7e80e9=_0x31160d[_0x13d22e];return _0x7e80e9;},_0x13d2(_0x4fd988,_0x13f44c);}export class BuddyListener{['onAddBuddyNeedVerify'](_0x127592){}['onAddMeSettingChanged'](_0x3e935a){}[_0x3aa47b(0xfc)](_0x3abe11){}[_0x3aa47b(0xff)](_0x3b16e0){}[_0x3aa47b(0xfd)](_0x52563e){}['onBuddyInfoChange'](_0x5261a6){}['onBuddyListChange'](_0x427b4b){}['onBuddyRemarkUpdated'](_0x2f7608){}[_0x3aa47b(0xf6)](_0x4a3182){}[_0x3aa47b(0xf7)](_0x925366){}[_0x3aa47b(0x104)](_0x29b561){}[_0x3aa47b(0xf9)](_0x236d7a){}['onDoubtBuddyReqChange'](_0x2e37ee){}[_0x3aa47b(0xf5)](_0x268894){}['onNickUpdated'](_0xca84f2){}['onSmartInfos'](_0x158bd7){}[_0x3aa47b(0xf4)](_0x3c55dc){}}
|
@@ -1 +1 @@
|
||||
function _0x6139(_0x1fafbb,_0x1a564b){var _0x48cd73=_0x48cd();return _0x6139=function(_0x613961,_0x46e13c){_0x613961=_0x613961-0x11b;var _0x49396d=_0x48cd73[_0x613961];return _0x49396d;},_0x6139(_0x1fafbb,_0x1a564b);}var _0x4161f9=_0x6139;(function(_0x1b3860,_0x3923b9){var _0x155b1f=_0x6139,_0x17ee08=_0x1b3860();while(!![]){try{var _0x31a6b1=-parseInt(_0x155b1f(0x126))/0x1*(parseInt(_0x155b1f(0x11f))/0x2)+parseInt(_0x155b1f(0x129))/0x3*(parseInt(_0x155b1f(0x128))/0x4)+parseInt(_0x155b1f(0x11e))/0x5*(parseInt(_0x155b1f(0x127))/0x6)+parseInt(_0x155b1f(0x125))/0x7*(parseInt(_0x155b1f(0x124))/0x8)+-parseInt(_0x155b1f(0x11d))/0x9+-parseInt(_0x155b1f(0x121))/0xa+parseInt(_0x155b1f(0x11b))/0xb;if(_0x31a6b1===_0x3923b9)break;else _0x17ee08['push'](_0x17ee08['shift']());}catch(_0x226850){_0x17ee08['push'](_0x17ee08['shift']());}}}(_0x48cd,0x8a7b7));function _0x48cd(){var _0x4f2d99=['onFileSearch','3048450PZYksv','onSessionChanged','onFileStatusChanged','2468272GxoRBa','7Dmpxnt','3793VuASJd','101988XhuJSJ','8cFxkas','599868MjChvq','9472056QjTOLP','onFileListChanged','5414958rxNSYC','70lSjZRT','176fMFaKp'];_0x48cd=function(){return _0x4f2d99;};return _0x48cd();}export class KernelFileAssistantListener{[_0x4161f9(0x123)](..._0x34cafa){}['onSessionListChanged'](..._0xb44941){}[_0x4161f9(0x122)](..._0x2e1c94){}[_0x4161f9(0x11c)](..._0x41b95a){}[_0x4161f9(0x120)](..._0x43e2f0){}}
|
||||
var _0x1f5fed=_0x4493;function _0x1811(){var _0x13ca25=['292313pIccqr','onFileSearch','1041NvKLAN','3545366cxqpqR','4hfiRGe','onSessionChanged','1514vcGVjG','42leGgzY','12PzMtPm','2003432VCmNGl','99029DsAYLS','86870fBAMeV','1462970AmGOpT','onSessionListChanged','126ZqEzZs','onFileStatusChanged'];_0x1811=function(){return _0x13ca25;};return _0x1811();}(function(_0x1003fd,_0x44685d){var _0x4a9861=_0x4493,_0x498a5d=_0x1003fd();while(!![]){try{var _0xa64f19=parseInt(_0x4a9861(0x1de))/0x1+-parseInt(_0x4a9861(0x1d4))/0x2*(-parseInt(_0x4a9861(0x1e0))/0x3)+-parseInt(_0x4a9861(0x1e2))/0x4*(parseInt(_0x4a9861(0x1da))/0x5)+parseInt(_0x4a9861(0x1d5))/0x6*(parseInt(_0x4a9861(0x1d8))/0x7)+parseInt(_0x4a9861(0x1d7))/0x8+parseInt(_0x4a9861(0x1dc))/0x9*(-parseInt(_0x4a9861(0x1d9))/0xa)+parseInt(_0x4a9861(0x1e1))/0xb*(-parseInt(_0x4a9861(0x1d6))/0xc);if(_0xa64f19===_0x44685d)break;else _0x498a5d['push'](_0x498a5d['shift']());}catch(_0x1c21c2){_0x498a5d['push'](_0x498a5d['shift']());}}}(_0x1811,0x28ffc));function _0x4493(_0x2458df,_0xf2adf3){var _0x18118f=_0x1811();return _0x4493=function(_0x4493af,_0x110ea0){_0x4493af=_0x4493af-0x1d3;var _0x599765=_0x18118f[_0x4493af];return _0x599765;},_0x4493(_0x2458df,_0xf2adf3);}export class KernelFileAssistantListener{[_0x1f5fed(0x1dd)](..._0x38936c){}[_0x1f5fed(0x1db)](..._0x57cc4e){}[_0x1f5fed(0x1d3)](..._0x2a9625){}['onFileListChanged'](..._0x163269){}[_0x1f5fed(0x1df)](..._0x1f3810){}}
|
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
function _0x1346(){var _0x11211f=['10LbzcDP','1807137dNUyLB','3670403KGxzFJ','onLoginConnecting','onUserLoggedIn','476kldoQR','onPasswordLoginFailed','onLoginDisConnected','24OtvEzQ','998ayCkze','onLoginFailed','3301050qTcqfT','724822FgxvPg','29215VQZvas','onQRCodeSessionQuickLoginFailed','1167369JyVawL','onQRCodeGetPicture','onLoginState','onLogoutFailed','436Slvtpe'];_0x1346=function(){return _0x11211f;};return _0x1346();}var _0x242adf=_0x2302;function _0x2302(_0x39e3f3,_0xc7d2a2){var _0x134635=_0x1346();return _0x2302=function(_0x23024e,_0xfac3a0){_0x23024e=_0x23024e-0x9a;var _0x53e4e7=_0x134635[_0x23024e];return _0x53e4e7;},_0x2302(_0x39e3f3,_0xc7d2a2);}(function(_0x286ed2,_0x1d9a7b){var _0x5b329a=_0x2302,_0x28ab91=_0x286ed2();while(!![]){try{var _0x5093f2=-parseInt(_0x5b329a(0xa7))/0x1*(parseInt(_0x5b329a(0xa3))/0x2)+-parseInt(_0x5b329a(0xad))/0x3+parseInt(_0x5b329a(0x9d))/0x4*(parseInt(_0x5b329a(0xab))/0x5)+parseInt(_0x5b329a(0xa9))/0x6+-parseInt(_0x5b329a(0xaa))/0x7*(parseInt(_0x5b329a(0xa6))/0x8)+-parseInt(_0x5b329a(0x9f))/0x9+parseInt(_0x5b329a(0x9e))/0xa*(parseInt(_0x5b329a(0xa0))/0xb);if(_0x5093f2===_0x1d9a7b)break;else _0x28ab91['push'](_0x28ab91['shift']());}catch(_0x142d88){_0x28ab91['push'](_0x28ab91['shift']());}}}(_0x1346,0x5d6c1));export class LoginListener{['onLoginConnected'](..._0x24bf8f){}[_0x242adf(0xa5)](..._0x52cd5b){}[_0x242adf(0xa1)](..._0x496868){}[_0x242adf(0x9a)](_0x41f197){}['onQRCodeLoginPollingStarted'](..._0x33827b){}['onQRCodeSessionUserScaned'](..._0x2913ee){}['onQRCodeLoginSucceed'](_0x53b13a){}['onQRCodeSessionFailed'](..._0x1d7393){}[_0x242adf(0xa8)](..._0x1d7ee8){}['onLogoutSucceed'](..._0x206231){}[_0x242adf(0x9c)](..._0x291e7c){}[_0x242adf(0xa2)](..._0x406009){}[_0x242adf(0xac)](..._0x2e9715){}[_0x242adf(0xa4)](..._0x4c3e05){}['OnConfirmUnusualDeviceFailed'](..._0x4a27c2){}['onQQLoginNumLimited'](..._0xa23581){}[_0x242adf(0x9b)](..._0x5d4e86){}}
|
||||
function _0x5c5b(){var _0x25cffd=['onQRCodeSessionQuickLoginFailed','4052aCxhpR','onQRCodeLoginSucceed','onLoginConnecting','onQRCodeLoginPollingStarted','80xwipAl','19626NBnfVz','onUserLoggedIn','266253YFzuSW','onLogoutFailed','2043diFdaz','9869497mcsvBs','onQRCodeGetPicture','129609qVBUTX','onQQLoginNumLimited','7513639WogiSe','onLoginConnected','onQRCodeSessionUserScaned','onLoginState','4426648yARlKS','6hKcMXv','685kUbLex','onLogoutSucceed'];_0x5c5b=function(){return _0x25cffd;};return _0x5c5b();}var _0x561ea0=_0x1618;function _0x1618(_0xe25b37,_0x1fef0b){var _0x5c5b36=_0x5c5b();return _0x1618=function(_0x1618a1,_0x235108){_0x1618a1=_0x1618a1-0xd5;var _0x4d16f3=_0x5c5b36[_0x1618a1];return _0x4d16f3;},_0x1618(_0xe25b37,_0x1fef0b);}(function(_0x1406f9,_0x488b43){var _0x1c374b=_0x1618,_0x2cf30f=_0x1406f9();while(!![]){try{var _0x2098aa=parseInt(_0x1c374b(0xe5))/0x1*(-parseInt(_0x1c374b(0xda))/0x2)+parseInt(_0x1c374b(0xe7))/0x3*(parseInt(_0x1c374b(0xde))/0x4)+parseInt(_0x1c374b(0xdb))/0x5*(-parseInt(_0x1c374b(0xe3))/0x6)+parseInt(_0x1c374b(0xd5))/0x7+-parseInt(_0x1c374b(0xd9))/0x8+parseInt(_0x1c374b(0xea))/0x9*(-parseInt(_0x1c374b(0xe2))/0xa)+parseInt(_0x1c374b(0xe8))/0xb;if(_0x2098aa===_0x488b43)break;else _0x2cf30f['push'](_0x2cf30f['shift']());}catch(_0x5368f8){_0x2cf30f['push'](_0x2cf30f['shift']());}}}(_0x5c5b,0xb5e48));export class LoginListener{[_0x561ea0(0xd6)](..._0xb87f2d){}['onLoginDisConnected'](..._0x423497){}[_0x561ea0(0xe0)](..._0x3eb7e2){}[_0x561ea0(0xe9)](_0x2201fb){}[_0x561ea0(0xe1)](..._0x57a356){}[_0x561ea0(0xd7)](..._0x43857d){}[_0x561ea0(0xdf)](_0x25d56d){}['onQRCodeSessionFailed'](..._0x45097b){}['onLoginFailed'](..._0x4ed6fa){}[_0x561ea0(0xdc)](..._0x3ee6b5){}[_0x561ea0(0xe6)](..._0x5792dc){}[_0x561ea0(0xe4)](..._0x451f70){}[_0x561ea0(0xdd)](..._0x237926){}['onPasswordLoginFailed'](..._0x318882){}['OnConfirmUnusualDeviceFailed'](..._0x4a0df5){}[_0x561ea0(0xeb)](..._0x5c9bfb){}[_0x561ea0(0xd8)](..._0x420d8b){}}
|
@@ -1 +1 @@
|
||||
var _0x84d165=_0x1ade;function _0x541d(){var _0x182fdd=['onMsgAbstractUpdate','onUserSecQualityChanged','onlineStatusSmallIconDownloadPush','onlineStatusBigIconDownloadPush','onGroupFileInfoUpdate','onGroupTransferInfoAdd','onBroadcastHelperDownloadComplete','393745snZmzl','onGuildInteractiveUpdate','1798738nXkBUj','2090565nfITHi','onGuildNotificationAbstractUpdate','635221Cxyrtu','6103902cuqhgh','onMsgDelete','onCustomWithdrawConfigUpdate','onEmojiResourceUpdate','onEmojiDownloadComplete','onRichMediaDownloadComplete','onNtMsgSyncStart','356624dYMUKS','onTempChatInfoUpdate','onFeedEventUpdate','onRichMediaUploadComplete','onFileMsgCome','onChannelFreqLimitInfoUpdate','onUnreadCntAfterFirstView','54ifTkap','onHitEmojiKeywordResult','onGroupGuildUpdate','onInputStatusPush','onUserOnlineStatusChanged','onGroupFileInfoAdd','onMsgSecurityNotify','onLogLevelChanged','3SoawoW','onMsgWithRichLinkInfoUpdate','onContactUnreadCntUpdate','onGrabPasswordRedBag','onFirstViewDirectMsgUpdate','1020032heIUWF','onGuildMsgAbFlagChanged','onUnreadCntUpdate','onMsgQRCodeStatusChanged','onSearchGroupFileInfoUpdate','onMsgSettingUpdate','onSysMsgNotification','onRecvSysMsg','onRecvMsg','onAddSendMsg','onRecvGroupGuildFlag','20YNgSqI','onLineDev','onUserTabStatusChanged'];_0x541d=function(){return _0x182fdd;};return _0x541d();}function _0x1ade(_0xbcc695,_0x19da3a){var _0x541d8c=_0x541d();return _0x1ade=function(_0x1ade04,_0x176cba){_0x1ade04=_0x1ade04-0x19c;var _0x43713b=_0x541d8c[_0x1ade04];return _0x43713b;},_0x1ade(_0xbcc695,_0x19da3a);}(function(_0x37b757,_0x21e405){var _0x289ba1=_0x1ade,_0x43e7b2=_0x37b757();while(!![]){try{var _0x34fa21=parseInt(_0x289ba1(0x19d))/0x1+parseInt(_0x289ba1(0x1d0))/0x2+-parseInt(_0x289ba1(0x1b4))/0x3*(parseInt(_0x289ba1(0x1a5))/0x4)+-parseInt(_0x289ba1(0x1ce))/0x5*(-parseInt(_0x289ba1(0x1ac))/0x6)+-parseInt(_0x289ba1(0x19e))/0x7+-parseInt(_0x289ba1(0x1b9))/0x8+-parseInt(_0x289ba1(0x1d1))/0x9*(parseInt(_0x289ba1(0x1c4))/0xa);if(_0x34fa21===_0x21e405)break;else _0x43e7b2['push'](_0x43e7b2['shift']());}catch(_0x194e5e){_0x43e7b2['push'](_0x43e7b2['shift']());}}}(_0x541d,0xa87c3));export class MsgListener{[_0x84d165(0x1c2)](_0x31d1e7){}[_0x84d165(0x1cd)](_0x25f52e){}['onBroadcastHelperProgressUpdate'](_0x5527e7){}[_0x84d165(0x1aa)](_0x21f593,_0x14acf7,_0x34cb28){}[_0x84d165(0x1b6)](_0x1fe33e){}[_0x84d165(0x1a0)](_0x22ba16){}['onDraftUpdate'](_0x38f0a5,_0x587f3b,_0x468c25){}[_0x84d165(0x1a2)](_0x1a895b){}[_0x84d165(0x1a1)](_0xfd376e){}[_0x84d165(0x1a7)](_0x345165){}[_0x84d165(0x1a9)](_0x4e7e85){}[_0x84d165(0x1b8)](_0x340991){}['onFirstViewGroupGuildMapping'](_0x3fe81f){}[_0x84d165(0x1b7)](_0x2e200c,_0x413301,_0x53c2af,_0x101bfd,_0x4b6b08){}[_0x84d165(0x1b1)](_0x44c0c3){}[_0x84d165(0x1cb)](_0x4f14fc){}[_0x84d165(0x1ae)](_0x18040e){}[_0x84d165(0x1cc)](_0x458796){}['onGroupTransferInfoUpdate'](_0x2aec44){}[_0x84d165(0x1cf)](_0x3d5dba){}[_0x84d165(0x1ba)](_0xaf78f0){}[_0x84d165(0x19c)](_0x4043a2){}['onHitCsRelatedEmojiResult'](_0x15ac53){}[_0x84d165(0x1ad)](_0x4de423){}['onHitRelatedEmojiResult'](_0x2292a7){}['onImportOldDbProgressUpdate'](_0x37f6e9){}[_0x84d165(0x1af)](_0x5883e0){}['onKickedOffLine'](_0x4ae24f){}[_0x84d165(0x1c5)](_0x3c748e){}[_0x84d165(0x1b3)](_0x6bc206){}[_0x84d165(0x1c7)](_0xb673dd){}['onMsgBoxChanged'](_0x291b73){}[_0x84d165(0x19f)](_0x902a63,_0x30a146){}['onMsgEventListUpdate'](_0x211fcd){}['onMsgInfoListAdd'](_0x10708f){}['onMsgInfoListUpdate'](_0x5e7e6b){}[_0x84d165(0x1bc)](_0x3a10fc){}['onMsgRecall'](_0x748e2e,_0x1ad011,_0x376fc4){}[_0x84d165(0x1b2)](_0x4973ba){}[_0x84d165(0x1be)](_0x538223){}['onNtFirstViewMsgSyncEnd'](){}['onNtMsgSyncEnd'](){}[_0x84d165(0x1a4)](){}['onReadFeedEventUpdate'](_0x24b639){}[_0x84d165(0x1c3)](_0x3ce548){}[_0x84d165(0x1c1)](_0xffec35){}['onRecvMsgSvrRspTransInfo'](_0x148cfd,_0x1b5c5f,_0x2128bd,_0x324d0c,_0x35ed65,_0x13ebf7){}['onRecvOnlineFileMsg'](_0x369b79){}['onRecvS2CMsg'](_0x5418f0){}[_0x84d165(0x1c0)](_0x26c452){}['onRecvUDCFlag'](_0x4881f8){}[_0x84d165(0x1a3)](_0xcbe140){}['onRichMediaProgerssUpdate'](_0x1ed8b7){}[_0x84d165(0x1a8)](_0x479f09){}[_0x84d165(0x1bd)](_0x636108){}['onSendMsgError'](_0x4e296b,_0x219e39,_0xd533ec,_0x138256){}[_0x84d165(0x1bf)](_0x56d0fc,_0xf89af1,_0x2eddb6,_0x24f9de){}[_0x84d165(0x1a6)](_0x21e57e){}[_0x84d165(0x1ab)](_0x42003e){}[_0x84d165(0x1bb)](_0x11a9e1){}['onUserChannelTabStatusChanged'](_0x1c8bd3){}[_0x84d165(0x1b0)](_0x3e2631){}[_0x84d165(0x1c6)](_0x11a52f){}[_0x84d165(0x1ca)](_0x2836e2,_0x151f44,_0x1a401d){}[_0x84d165(0x1c9)](_0xaffe4e,_0xcf1c42,_0x13cefd){}[_0x84d165(0x1c8)](..._0x269ed9){}[_0x84d165(0x1b5)](..._0x5142dd){}['onRedTouchChanged'](..._0x4dfa4d){}['onBroadcastHelperProgerssUpdate'](..._0x1d195b){}}
|
||||
function _0x3c27(_0x17f11f,_0x365a58){var _0x335655=_0x3356();return _0x3c27=function(_0x3c27b7,_0x10a87d){_0x3c27b7=_0x3c27b7-0x17b;var _0x11d61d=_0x335655[_0x3c27b7];return _0x11d61d;},_0x3c27(_0x17f11f,_0x365a58);}var _0x3b57be=_0x3c27;(function(_0x2c7bde,_0x1a9f50){var _0xac1ac0=_0x3c27,_0x125a54=_0x2c7bde();while(!![]){try{var _0x32da1d=parseInt(_0xac1ac0(0x192))/0x1*(-parseInt(_0xac1ac0(0x1ad))/0x2)+parseInt(_0xac1ac0(0x1a2))/0x3*(-parseInt(_0xac1ac0(0x1bb))/0x4)+-parseInt(_0xac1ac0(0x17d))/0x5+-parseInt(_0xac1ac0(0x195))/0x6+parseInt(_0xac1ac0(0x19f))/0x7*(-parseInt(_0xac1ac0(0x198))/0x8)+parseInt(_0xac1ac0(0x17e))/0x9+parseInt(_0xac1ac0(0x1b5))/0xa;if(_0x32da1d===_0x1a9f50)break;else _0x125a54['push'](_0x125a54['shift']());}catch(_0x581c96){_0x125a54['push'](_0x125a54['shift']());}}}(_0x3356,0x515c0));function _0x3356(){var _0x48096c=['onRecvUDCFlag','onHitRelatedEmojiResult','onReadFeedEventUpdate','onBroadcastHelperDownloadComplete','onFirstViewDirectMsgUpdate','onGroupTransferInfoUpdate','onLogLevelChanged','onRecvOnlineFileMsg','onGroupFileInfoAdd','17818PPlooz','onlineStatusBigIconDownloadPush','onFirstViewGroupGuildMapping','2454318avXrfH','onMsgEventListUpdate','onMsgInfoListAdd','2742448VYszXu','onRecvGroupGuildFlag','onGrabPasswordRedBag','onSysMsgNotification','onLineDev','onUnreadCntAfterFirstView','onRichMediaDownloadComplete','7vubqcf','onDraftUpdate','onGuildInteractiveUpdate','30603IYfrYo','onMsgAbstractUpdate','onRecvMsg','onImportOldDbProgressUpdate','onNtFirstViewMsgSyncEnd','onUserTabStatusChanged','onKickedOffLine','onMsgRecall','onAddSendMsg','onMsgSecurityNotify','onFileMsgCome','42vleRYx','onUnreadCntUpdate','onChannelFreqLimitInfoUpdate','onSendMsgError','onMsgQRCodeStatusChanged','onEmojiDownloadComplete','onNtMsgSyncStart','onHitEmojiKeywordResult','18942200vWOzEZ','onRecvSysMsg','onContactUnreadCntUpdate','onRecvMsgSvrRspTransInfo','onMsgWithRichLinkInfoUpdate','onCustomWithdrawConfigUpdate','64wOIsOp','onRedTouchChanged','onBroadcastHelperProgerssUpdate','onSearchGroupFileInfoUpdate','2731295ccOeVi','2470860ipfZYz','onGuildNotificationAbstractUpdate','onlineStatusSmallIconDownloadPush','onUserChannelTabStatusChanged','onUserOnlineStatusChanged','onMsgInfoListUpdate','onBroadcastHelperProgressUpdate','onUserSecQualityChanged','onNtMsgSyncEnd','onHitCsRelatedEmojiResult','onEmojiResourceUpdate'];_0x3356=function(){return _0x48096c;};return _0x3356();}export class MsgListener{[_0x3b57be(0x1aa)](_0x57d00d){}[_0x3b57be(0x18c)](_0x22acbe){}[_0x3b57be(0x184)](_0x2fe88c){}[_0x3b57be(0x1af)](_0x4fab39,_0x4cf7f4,_0x758063){}[_0x3b57be(0x1b7)](_0xb18e05){}[_0x3b57be(0x1ba)](_0x4da909){}[_0x3b57be(0x1a0)](_0x30057e,_0x52cbe2,_0xc8695f){}[_0x3b57be(0x1b2)](_0x430c72){}[_0x3b57be(0x188)](_0x149979){}['onFeedEventUpdate'](_0xb7d062){}[_0x3b57be(0x1ac)](_0x1a3140){}[_0x3b57be(0x18d)](_0x1d715e){}[_0x3b57be(0x194)](_0x4a96e3){}[_0x3b57be(0x19a)](_0x35038d,_0x3070f8,_0x438a03,_0xe5365d,_0x1de432){}[_0x3b57be(0x191)](_0x26129b){}['onGroupFileInfoUpdate'](_0x53ce8c){}['onGroupGuildUpdate'](_0x2b6505){}['onGroupTransferInfoAdd'](_0x3287c7){}[_0x3b57be(0x18e)](_0x1a1c2f){}[_0x3b57be(0x1a1)](_0x3a9776){}['onGuildMsgAbFlagChanged'](_0x89cca3){}[_0x3b57be(0x17f)](_0x8bf73a){}[_0x3b57be(0x187)](_0x14c46d){}[_0x3b57be(0x1b4)](_0x5a9ec6){}[_0x3b57be(0x18a)](_0x5c0cf9){}[_0x3b57be(0x1a5)](_0x782f39){}['onInputStatusPush'](_0x55f3a6){}[_0x3b57be(0x1a8)](_0x343b98){}[_0x3b57be(0x19c)](_0x3dd833){}[_0x3b57be(0x18f)](_0x17c65c){}[_0x3b57be(0x1a3)](_0x5dc469){}['onMsgBoxChanged'](_0x3b0164){}['onMsgDelete'](_0x52cdf9,_0x49f436){}[_0x3b57be(0x196)](_0x4c5be2){}[_0x3b57be(0x197)](_0x4e2ce3){}[_0x3b57be(0x183)](_0x13f9a4){}[_0x3b57be(0x1b1)](_0x5ce76e){}[_0x3b57be(0x1a9)](_0x34ee57,_0x5825c3,_0x1ce013){}[_0x3b57be(0x1ab)](_0x188b14){}['onMsgSettingUpdate'](_0x2593bb){}[_0x3b57be(0x1a6)](){}[_0x3b57be(0x186)](){}[_0x3b57be(0x1b3)](){}[_0x3b57be(0x18b)](_0x507cd4){}[_0x3b57be(0x199)](_0x4b3b85){}[_0x3b57be(0x1a4)](_0x5def48){}[_0x3b57be(0x1b8)](_0x593dc5,_0x2d6de5,_0x4b3526,_0x481fe9,_0x48982e,_0x2bc87f){}[_0x3b57be(0x190)](_0xa9a6ff){}['onRecvS2CMsg'](_0x114e93){}[_0x3b57be(0x1b6)](_0x4a9ff5){}[_0x3b57be(0x189)](_0x492840){}[_0x3b57be(0x19e)](_0x11baa4){}['onRichMediaProgerssUpdate'](_0x4dec92){}['onRichMediaUploadComplete'](_0x33521e){}[_0x3b57be(0x17c)](_0x59ad1b){}[_0x3b57be(0x1b0)](_0xd23388,_0x2853ce,_0x495630,_0x4f7b78){}[_0x3b57be(0x19b)](_0x1e4ccd,_0x45ce9a,_0x4732ac,_0x4b69d7){}['onTempChatInfoUpdate'](_0x2337e3){}[_0x3b57be(0x19d)](_0x171c5f){}[_0x3b57be(0x1ae)](_0x213d92){}[_0x3b57be(0x181)](_0x32e8b5){}[_0x3b57be(0x182)](_0x54c7c9){}[_0x3b57be(0x1a7)](_0x5f0b07){}[_0x3b57be(0x193)](_0x477347,_0x1b948a,_0x3abc95){}[_0x3b57be(0x180)](_0x501c06,_0x1ed529,_0x3c7a49){}[_0x3b57be(0x185)](..._0x5b25b6){}[_0x3b57be(0x1b9)](..._0x47e35f){}[_0x3b57be(0x1bc)](..._0x576fe4){}[_0x3b57be(0x17b)](..._0x27e0f1){}}
|
@@ -1 +1 @@
|
||||
function _0x8720(_0x2e87f5,_0x385acb){var _0x27ab62=_0x27ab();return _0x8720=function(_0x8720ee,_0x3fcaae){_0x8720ee=_0x8720ee-0x138;var _0x3c4c3a=_0x27ab62[_0x8720ee];return _0x3c4c3a;},_0x8720(_0x2e87f5,_0x385acb);}var _0x7fd3f0=_0x8720;(function(_0x539bdd,_0x38ff45){var _0x5c2b52=_0x8720,_0x5c24da=_0x539bdd();while(!![]){try{var _0x5d7633=-parseInt(_0x5c2b52(0x141))/0x1+-parseInt(_0x5c2b52(0x140))/0x2+parseInt(_0x5c2b52(0x13e))/0x3*(parseInt(_0x5c2b52(0x139))/0x4)+parseInt(_0x5c2b52(0x13f))/0x5*(-parseInt(_0x5c2b52(0x145))/0x6)+-parseInt(_0x5c2b52(0x142))/0x7*(parseInt(_0x5c2b52(0x13d))/0x8)+-parseInt(_0x5c2b52(0x143))/0x9*(-parseInt(_0x5c2b52(0x138))/0xa)+parseInt(_0x5c2b52(0x13b))/0xb;if(_0x5d7633===_0x38ff45)break;else _0x5c24da['push'](_0x5c24da['shift']());}catch(_0x4cb738){_0x5c24da['push'](_0x5c24da['shift']());}}}(_0x27ab,0xf13f4));export class ProfileListener{[_0x7fd3f0(0x144)](..._0x2f2c66){}[_0x7fd3f0(0x146)](_0x26fc3a){}[_0x7fd3f0(0x13a)](..._0x861bf9){}[_0x7fd3f0(0x13c)](..._0x24e7ac){}[_0x7fd3f0(0x147)](..._0x12c7bc){}}function _0x27ab(){var _0x1854ef=['onSelfStatusChanged','1768rKGWXt','9hhIknD','8295mEdYhl','2111112PWIMlL','42213dUWimi','19964FrBGgo','45YAQvtz','onProfileSimpleChanged','2634ROpnRu','onProfileDetailInfoChanged','onStrangerRemarkChanged','1875290KMdYBt','2239396ZOoRTA','onStatusUpdate','9100498DxJiLm'];_0x27ab=function(){return _0x1854ef;};return _0x27ab();}
|
||||
function _0x5479(){var _0x282eaf=['2233044CKSQtB','445005YPoDJi','onProfileSimpleChanged','onProfileDetailInfoChanged','378618nFOxfT','5kFXYyy','380920AmpejV','261HOyASe','557994qjuTyG','4455804uYwkAN','1446837mmTcDN','onStatusUpdate'];_0x5479=function(){return _0x282eaf;};return _0x5479();}function _0x2a3e(_0x3b1974,_0x166d10){var _0x547962=_0x5479();return _0x2a3e=function(_0x2a3eee,_0x293746){_0x2a3eee=_0x2a3eee-0xf8;var _0x4e95dc=_0x547962[_0x2a3eee];return _0x4e95dc;},_0x2a3e(_0x3b1974,_0x166d10);}var _0x7fd03a=_0x2a3e;(function(_0x234cea,_0x57d2ba){var _0x210ae8=_0x2a3e,_0x348eb1=_0x234cea();while(!![]){try{var _0x390e97=-parseInt(_0x210ae8(0xfa))/0x1+-parseInt(_0x210ae8(0x101))/0x2+parseInt(_0x210ae8(0xfd))/0x3+parseInt(_0x210ae8(0xf9))/0x4*(parseInt(_0x210ae8(0xfe))/0x5)+-parseInt(_0x210ae8(0x102))/0x6+-parseInt(_0x210ae8(0x103))/0x7+parseInt(_0x210ae8(0xff))/0x8*(parseInt(_0x210ae8(0x100))/0x9);if(_0x390e97===_0x57d2ba)break;else _0x348eb1['push'](_0x348eb1['shift']());}catch(_0x216139){_0x348eb1['push'](_0x348eb1['shift']());}}}(_0x5479,0x5fb27));export class ProfileListener{[_0x7fd03a(0xfb)](..._0x30d042){}[_0x7fd03a(0xfc)](_0x1d11e5){}[_0x7fd03a(0xf8)](..._0x16a1d8){}['onSelfStatusChanged'](..._0x12e976){}['onStrangerRemarkChanged'](..._0x1bee0a){}}
|
@@ -1 +1 @@
|
||||
function _0x161b(){var _0x8ec46c=['onRobotListChanged','29788xLVHxQ','1495461eJWlLC','10470440ZdEyzu','onRobotFriendListChanged','11103UjybNP','9395480EXzZVk','42tjKakD','708RhXKQz','63ldZLOA','2551944CUPPks','onRobotProfileChanged','10385496MHqnoR'];_0x161b=function(){return _0x8ec46c;};return _0x161b();}var _0x53e87a=_0x1818;(function(_0x45a083,_0x3cd2ce){var _0x133bbe=_0x1818,_0x4cccad=_0x45a083();while(!![]){try{var _0x492153=-parseInt(_0x133bbe(0x153))/0x1+parseInt(_0x133bbe(0x152))/0x2+parseInt(_0x133bbe(0x156))/0x3*(parseInt(_0x133bbe(0x14c))/0x4)+-parseInt(_0x133bbe(0x157))/0x5+-parseInt(_0x133bbe(0x150))/0x6+-parseInt(_0x133bbe(0x158))/0x7*(parseInt(_0x133bbe(0x14e))/0x8)+parseInt(_0x133bbe(0x14d))/0x9*(parseInt(_0x133bbe(0x154))/0xa);if(_0x492153===_0x3cd2ce)break;else _0x4cccad['push'](_0x4cccad['shift']());}catch(_0x50fedc){_0x4cccad['push'](_0x4cccad['shift']());}}}(_0x161b,0xef388));function _0x1818(_0x1f1b85,_0x3204d9){var _0x161b01=_0x161b();return _0x1818=function(_0x18184b,_0x28cfce){_0x18184b=_0x18184b-0x14c;var _0x3710cf=_0x161b01[_0x18184b];return _0x3710cf;},_0x1818(_0x1f1b85,_0x3204d9);}export class KernelRobotListener{[_0x53e87a(0x155)](..._0x41137b){}[_0x53e87a(0x151)](..._0xe0c698){}[_0x53e87a(0x14f)](..._0x5f0448){}}
|
||||
var _0x4bda1d=_0x1c5d;function _0x5d23(){var _0x12ee8c=['10VBbEho','onRobotListChanged','11680251ZNggbm','18ovQfPe','1840936YRDDGp','2123240iwgYud','562851eONLAc','656120tIIwMu','onRobotFriendListChanged','48BffiIH','583616bzbZxY','8ugVwxn','871060yNysDX'];_0x5d23=function(){return _0x12ee8c;};return _0x5d23();}(function(_0x4a9614,_0x45db7e){var _0x3fbf99=_0x1c5d,_0xe267b7=_0x4a9614();while(!![]){try{var _0x453856=parseInt(_0x3fbf99(0xa2))/0x1+-parseInt(_0x3fbf99(0xa5))/0x2*(parseInt(_0x3fbf99(0x9e))/0x3)+parseInt(_0x3fbf99(0xa9))/0x4+parseInt(_0x3fbf99(0x9f))/0x5*(parseInt(_0x3fbf99(0xa1))/0x6)+parseInt(_0x3fbf99(0xaa))/0x7*(parseInt(_0x3fbf99(0xa3))/0x8)+parseInt(_0x3fbf99(0xa8))/0x9*(parseInt(_0x3fbf99(0xa4))/0xa)+-parseInt(_0x3fbf99(0xa7))/0xb;if(_0x453856===_0x45db7e)break;else _0xe267b7['push'](_0xe267b7['shift']());}catch(_0x2dd9c7){_0xe267b7['push'](_0xe267b7['shift']());}}}(_0x5d23,0x8b770));function _0x1c5d(_0x86a519,_0x5f1caa){var _0x5d236f=_0x5d23();return _0x1c5d=function(_0x1c5d66,_0x1a9d45){_0x1c5d66=_0x1c5d66-0x9e;var _0xf41df2=_0x5d236f[_0x1c5d66];return _0xf41df2;},_0x1c5d(_0x86a519,_0x5f1caa);}export class KernelRobotListener{[_0x4bda1d(0xa0)](..._0x2cc9d1){}[_0x4bda1d(0xa6)](..._0x1de4d9){}['onRobotProfileChanged'](..._0x284dfe){}}
|
@@ -1 +1 @@
|
||||
var _0x19e004=_0x2677;function _0x2677(_0x3c68cb,_0x46bace){var _0x4d09d0=_0x4d09();return _0x2677=function(_0x26773b,_0x515d3b){_0x26773b=_0x26773b-0x105;var _0x3c630e=_0x4d09d0[_0x26773b];return _0x3c630e;},_0x2677(_0x3c68cb,_0x46bace);}(function(_0xefd74b,_0xab030e){var _0x4d5aea=_0x2677,_0x313c5e=_0xefd74b();while(!![]){try{var _0x47d64b=-parseInt(_0x4d5aea(0x105))/0x1+parseInt(_0x4d5aea(0x106))/0x2*(parseInt(_0x4d5aea(0x112))/0x3)+-parseInt(_0x4d5aea(0x10c))/0x4*(parseInt(_0x4d5aea(0x10d))/0x5)+-parseInt(_0x4d5aea(0x10f))/0x6*(-parseInt(_0x4d5aea(0x109))/0x7)+-parseInt(_0x4d5aea(0x114))/0x8*(-parseInt(_0x4d5aea(0x111))/0x9)+-parseInt(_0x4d5aea(0x10e))/0xa+parseInt(_0x4d5aea(0x107))/0xb;if(_0x47d64b===_0xab030e)break;else _0x313c5e['push'](_0x313c5e['shift']());}catch(_0x17fd67){_0x313c5e['push'](_0x313c5e['shift']());}}}(_0x4d09,0x478aa));function _0x4d09(){var _0x331e48=['415043cQxCpG','107812wMkudI','1981716HbNHRB','onNTSessionCreate','2204321vZeCfv','onGProSessionCreate','onSessionInitComplete','76yVFZSX','82760ZyzXmW','1327840eeNvwH','6sjUMLx','onUserOnlineResult','18iyMgnQ','9BfIKnb','onOpentelemetryInit','1994288rYirCT'];_0x4d09=function(){return _0x331e48;};return _0x4d09();}export class SessionListener{[_0x19e004(0x108)](_0xe9d21f){}[_0x19e004(0x10a)](_0x17718a){}[_0x19e004(0x10b)](_0x6c9b57){}[_0x19e004(0x113)](_0x164b90){}[_0x19e004(0x110)](_0x1b6509){}['onGetSelfTinyId'](_0x138039){}}
|
||||
var _0x568623=_0x56ef;function _0x56ef(_0x1cbdc3,_0x378e33){var _0x5bd339=_0x5bd3();return _0x56ef=function(_0x56ef71,_0x589e07){_0x56ef71=_0x56ef71-0x13b;var _0x202dcd=_0x5bd339[_0x56ef71];return _0x202dcd;},_0x56ef(_0x1cbdc3,_0x378e33);}(function(_0x5658aa,_0x466cd4){var _0x42c4cf=_0x56ef,_0x51f115=_0x5658aa();while(!![]){try{var _0x3eb6d2=-parseInt(_0x42c4cf(0x144))/0x1+parseInt(_0x42c4cf(0x141))/0x2+-parseInt(_0x42c4cf(0x140))/0x3+parseInt(_0x42c4cf(0x147))/0x4+-parseInt(_0x42c4cf(0x13c))/0x5*(-parseInt(_0x42c4cf(0x13d))/0x6)+-parseInt(_0x42c4cf(0x148))/0x7+parseInt(_0x42c4cf(0x142))/0x8*(-parseInt(_0x42c4cf(0x13f))/0x9);if(_0x3eb6d2===_0x466cd4)break;else _0x51f115['push'](_0x51f115['shift']());}catch(_0x15cb50){_0x51f115['push'](_0x51f115['shift']());}}}(_0x5bd3,0x35fda));export class SessionListener{[_0x568623(0x143)](_0x1b6686){}[_0x568623(0x146)](_0x2e7a7f){}[_0x568623(0x13b)](_0x4e1bf5){}[_0x568623(0x13e)](_0x3d8356){}['onUserOnlineResult'](_0x4c1282){}[_0x568623(0x145)](_0x3f06da){}}function _0x5bd3(){var _0x5f9e3f=['557835AMYTeP','820814ygpgUU','16zvCAXC','onNTSessionCreate','166570pDYBkk','onGetSelfTinyId','onGProSessionCreate','156132WUkqfq','71260FYUUPB','onSessionInitComplete','5025FwFzjs','1686wgzIHC','onOpentelemetryInit','666018btVSbr'];_0x5bd3=function(){return _0x5f9e3f;};return _0x5bd3();}
|
@@ -1 +1 @@
|
||||
var _0x956bf7=_0x3bbb;function _0x1e90(){var _0x528342=['onScanCacheProgressChanged','298142LZsPOg','672704eeRNsB','267666uewNes','6Bawnuj','405504kdfEGX','3921736RzJTvk','36213kvwdEO','onCleanCacheStorageChanged','1083435txkfXd'];_0x1e90=function(){return _0x528342;};return _0x1e90();}function _0x3bbb(_0x5bfee5,_0x577c53){var _0x1e905e=_0x1e90();return _0x3bbb=function(_0x3bbbb3,_0x879272){_0x3bbbb3=_0x3bbbb3-0x1c3;var _0x3672c7=_0x1e905e[_0x3bbbb3];return _0x3672c7;},_0x3bbb(_0x5bfee5,_0x577c53);}(function(_0x1f31e0,_0x51bad2){var _0x59f52e=_0x3bbb,_0x30ae6a=_0x1f31e0();while(!![]){try{var _0x323845=-parseInt(_0x59f52e(0x1c9))/0x1+parseInt(_0x59f52e(0x1c3))/0x2+parseInt(_0x59f52e(0x1c7))/0x3+parseInt(_0x59f52e(0x1c4))/0x4+-parseInt(_0x59f52e(0x1cb))/0x5*(-parseInt(_0x59f52e(0x1c6))/0x6)+parseInt(_0x59f52e(0x1c5))/0x7+-parseInt(_0x59f52e(0x1c8))/0x8;if(_0x323845===_0x51bad2)break;else _0x30ae6a['push'](_0x30ae6a['shift']());}catch(_0x1b5228){_0x30ae6a['push'](_0x30ae6a['shift']());}}}(_0x1e90,0x2c2ae));export class StorageCleanListener{['onCleanCacheProgressChanged'](_0xedeb8f){}[_0x956bf7(0x1cc)](_0x3ddc76){}[_0x956bf7(0x1ca)](_0x1d2ca7){}['onFinishScan'](_0x306651){}['onChatCleanDone'](_0x154fad){}}
|
||||
function _0x1a97(_0x42eeae,_0x1b7104){var _0x500b42=_0x500b();return _0x1a97=function(_0x1a97ca,_0x47195c){_0x1a97ca=_0x1a97ca-0xf1;var _0x143f42=_0x500b42[_0x1a97ca];return _0x143f42;},_0x1a97(_0x42eeae,_0x1b7104);}var _0x6c727c=_0x1a97;(function(_0x1c5554,_0x1260e7){var _0x5658f7=_0x1a97,_0x22d44a=_0x1c5554();while(!![]){try{var _0x3ccadf=-parseInt(_0x5658f7(0xf5))/0x1*(-parseInt(_0x5658f7(0xf9))/0x2)+parseInt(_0x5658f7(0xf7))/0x3+parseInt(_0x5658f7(0xf6))/0x4*(parseInt(_0x5658f7(0xf4))/0x5)+parseInt(_0x5658f7(0xf3))/0x6+-parseInt(_0x5658f7(0xf1))/0x7*(-parseInt(_0x5658f7(0xfd))/0x8)+-parseInt(_0x5658f7(0xfc))/0x9+-parseInt(_0x5658f7(0xfa))/0xa;if(_0x3ccadf===_0x1260e7)break;else _0x22d44a['push'](_0x22d44a['shift']());}catch(_0x11b0eb){_0x22d44a['push'](_0x22d44a['shift']());}}}(_0x500b,0x3a4fa));export class StorageCleanListener{[_0x6c727c(0xfe)](_0x5ec190){}[_0x6c727c(0xfb)](_0x3bd1e2){}[_0x6c727c(0xf8)](_0x45c38a){}[_0x6c727c(0xf2)](_0x4dc7b5){}['onChatCleanDone'](_0x166db2){}}function _0x500b(){var _0x4e7967=['4622100WAbVMF','onScanCacheProgressChanged','2648646gQTEXn','8232VQSQZQ','onCleanCacheProgressChanged','1869WErxQI','onFinishScan','1065816RYAKhP','2570gtzeEI','71261XfYtYP','564vZIGNK','128781LUDqZo','onCleanCacheStorageChanged','12dqWWRT'];_0x500b=function(){return _0x4e7967;};return _0x500b();}
|
@@ -1 +1 @@
|
||||
function _0x2d41(){var _0x10fede=['133wvxFpK','2822jRxIxk','2949335kTsdWU','1511992aanrCa','2416540Fbddsc','1438260lrLVtZ','663648USIEFD','8INpxzG','9788706ZymPVa'];_0x2d41=function(){return _0x10fede;};return _0x2d41();}(function(_0x4183a1,_0x198b1c){var _0x5a9334=_0x213a,_0x47ce24=_0x4183a1();while(!![]){try{var _0x2d6a2e=parseInt(_0x5a9334(0x105))/0x1*(-parseInt(_0x5a9334(0x106))/0x2)+-parseInt(_0x5a9334(0x102))/0x3+-parseInt(_0x5a9334(0x108))/0x4+-parseInt(_0x5a9334(0x107))/0x5+parseInt(_0x5a9334(0x10a))/0x6+-parseInt(_0x5a9334(0x109))/0x7*(-parseInt(_0x5a9334(0x103))/0x8)+parseInt(_0x5a9334(0x104))/0x9;if(_0x2d6a2e===_0x198b1c)break;else _0x47ce24['push'](_0x47ce24['shift']());}catch(_0x51d1bd){_0x47ce24['push'](_0x47ce24['shift']());}}}(_0x2d41,0x4838c));export*from'./NodeIKernelSessionListener';export*from'./NodeIKernelLoginListener';export*from'./NodeIKernelMsgListener';export*from'./NodeIKernelGroupListener';export*from'./NodeIKernelBuddyListener';export*from'./NodeIKernelProfileListener';export*from'./NodeIKernelRobotListener';export*from'./NodeIKernelTicketListener';export*from'./NodeIKernelStorageCleanListener';function _0x213a(_0x1b4af7,_0x6ba3d4){var _0x2d41aa=_0x2d41();return _0x213a=function(_0x213aeb,_0x271543){_0x213aeb=_0x213aeb-0x102;var _0x2a2074=_0x2d41aa[_0x213aeb];return _0x2a2074;},_0x213a(_0x1b4af7,_0x6ba3d4);}export*from'./NodeIKernelFileAssistantListener';
|
||||
(function(_0x3d1d09,_0x49b9c4){var _0x1e18d8=_0x200c,_0x4ba885=_0x3d1d09();while(!![]){try{var _0x1402c7=parseInt(_0x1e18d8(0x81))/0x1*(parseInt(_0x1e18d8(0x88))/0x2)+-parseInt(_0x1e18d8(0x84))/0x3+parseInt(_0x1e18d8(0x87))/0x4*(-parseInt(_0x1e18d8(0x83))/0x5)+-parseInt(_0x1e18d8(0x80))/0x6+-parseInt(_0x1e18d8(0x86))/0x7+-parseInt(_0x1e18d8(0x85))/0x8+parseInt(_0x1e18d8(0x82))/0x9;if(_0x1402c7===_0x49b9c4)break;else _0x4ba885['push'](_0x4ba885['shift']());}catch(_0xc42de9){_0x4ba885['push'](_0x4ba885['shift']());}}}(_0x4821,0x44d21));export*from'./NodeIKernelSessionListener';export*from'./NodeIKernelLoginListener';function _0x200c(_0x3c1a8f,_0x4560aa){var _0x482167=_0x4821();return _0x200c=function(_0x200cec,_0x97237b){_0x200cec=_0x200cec-0x80;var _0x4ea867=_0x482167[_0x200cec];return _0x4ea867;},_0x200c(_0x3c1a8f,_0x4560aa);}function _0x4821(){var _0x58ee4d=['18195EOMHxR','1300224CYcfpA','345088oopnHA','3578925xaaGDS','572swTGNe','2asoHVj','3252732WapZzC','323717IWTphy','18076410YVNuOJ'];_0x4821=function(){return _0x58ee4d;};return _0x4821();}export*from'./NodeIKernelMsgListener';export*from'./NodeIKernelGroupListener';export*from'./NodeIKernelBuddyListener';export*from'./NodeIKernelProfileListener';export*from'./NodeIKernelRobotListener';export*from'./NodeIKernelTicketListener';export*from'./NodeIKernelStorageCleanListener';export*from'./NodeIKernelFileAssistantListener';
|
@@ -1 +1 @@
|
||||
(function(_0x4b482c,_0x505485){var _0x48b19c=_0x116f,_0x1fc02c=_0x4b482c();while(!![]){try{var _0x5ce885=parseInt(_0x48b19c(0xc0))/0x1+parseInt(_0x48b19c(0xc6))/0x2+parseInt(_0x48b19c(0xc4))/0x3*(-parseInt(_0x48b19c(0xc1))/0x4)+-parseInt(_0x48b19c(0xc3))/0x5+parseInt(_0x48b19c(0xc8))/0x6+-parseInt(_0x48b19c(0xc2))/0x7*(-parseInt(_0x48b19c(0xc7))/0x8)+-parseInt(_0x48b19c(0xc5))/0x9;if(_0x5ce885===_0x505485)break;else _0x1fc02c['push'](_0x1fc02c['shift']());}catch(_0x23f363){_0x1fc02c['push'](_0x1fc02c['shift']());}}}(_0x2bc5,0xc500c));function _0x116f(_0x414323,_0x5763c4){var _0x2bc517=_0x2bc5();return _0x116f=function(_0x116f5f,_0x12b1d5){_0x116f5f=_0x116f5f-0xc0;var _0x28d32e=_0x2bc517[_0x116f5f];return _0x28d32e;},_0x116f(_0x414323,_0x5763c4);}function _0x2bc5(){var _0x3b4729=['29724hJJGLh','24234714BXhaBY','3022808yCCVtA','1648aWkrKf','5238432pMALQV','1029000vXpcxy','368kXnTYG','49189ZKAbiv','2249160EgCUXD'];_0x2bc5=function(){return _0x3b4729;};return _0x2bc5();}export var GeneralCallResultStatus;(function(_0x252919){_0x252919[_0x252919['OK']=0x0]='OK';}(GeneralCallResultStatus||(GeneralCallResultStatus={})));
|
||||
function _0x55cf(_0x4df0bd,_0x1c287b){var _0x392db3=_0x392d();return _0x55cf=function(_0x55cf39,_0x196948){_0x55cf39=_0x55cf39-0x16e;var _0x6de4ab=_0x392db3[_0x55cf39];return _0x6de4ab;},_0x55cf(_0x4df0bd,_0x1c287b);}(function(_0x12c5e1,_0x55cd77){var _0x1e1657=_0x55cf,_0x21dd26=_0x12c5e1();while(!![]){try{var _0x5511ca=parseInt(_0x1e1657(0x16f))/0x1*(-parseInt(_0x1e1657(0x176))/0x2)+-parseInt(_0x1e1657(0x172))/0x3+parseInt(_0x1e1657(0x174))/0x4*(-parseInt(_0x1e1657(0x173))/0x5)+-parseInt(_0x1e1657(0x170))/0x6+parseInt(_0x1e1657(0x175))/0x7+-parseInt(_0x1e1657(0x171))/0x8+parseInt(_0x1e1657(0x16e))/0x9;if(_0x5511ca===_0x55cd77)break;else _0x21dd26['push'](_0x21dd26['shift']());}catch(_0x24e827){_0x21dd26['push'](_0x21dd26['shift']());}}}(_0x392d,0xccc0c));export var GeneralCallResultStatus;function _0x392d(){var _0x1387f7=['3663504zgoiby','10XscqhI','1246024fEnmdb','4799396LhJqqi','1705618ZDzLzc','35682300AigIyh','1NFELvq','3906372SgmhrS','3708872FhEqiH'];_0x392d=function(){return _0x1387f7;};return _0x392d();}(function(_0x54c0a4){_0x54c0a4[_0x54c0a4['OK']=0x0]='OK';}(GeneralCallResultStatus||(GeneralCallResultStatus={})));
|
@@ -1 +1 @@
|
||||
(function(_0x59fc2b,_0x2f25fe){var _0x28e1fe=_0x5163,_0x4f9b95=_0x59fc2b();while(!![]){try{var _0x412e7b=-parseInt(_0x28e1fe(0x1a9))/0x1*(parseInt(_0x28e1fe(0x1ab))/0x2)+parseInt(_0x28e1fe(0x1a8))/0x3+parseInt(_0x28e1fe(0x1a2))/0x4+parseInt(_0x28e1fe(0x1a7))/0x5*(parseInt(_0x28e1fe(0x1a5))/0x6)+-parseInt(_0x28e1fe(0x1a3))/0x7+parseInt(_0x28e1fe(0x1aa))/0x8*(-parseInt(_0x28e1fe(0x1a4))/0x9)+-parseInt(_0x28e1fe(0x1a6))/0xa;if(_0x412e7b===_0x2f25fe)break;else _0x4f9b95['push'](_0x4f9b95['shift']());}catch(_0x5af61e){_0x4f9b95['push'](_0x4f9b95['shift']());}}}(_0x75c7,0xedbe4));export*from'./common';export*from'./NodeIKernelAvatarService';export*from'./NodeIKernelBuddyService';export*from'./NodeIKernelFileAssistantService';export*from'./NodeIKernelGroupService';export*from'./NodeIKernelLoginService';function _0x5163(_0x37e77c,_0x5efeac){var _0x75c7dc=_0x75c7();return _0x5163=function(_0x51631b,_0x31aeb2){_0x51631b=_0x51631b-0x1a2;var _0x1b65ed=_0x75c7dc[_0x51631b];return _0x1b65ed;},_0x5163(_0x37e77c,_0x5efeac);}export*from'./NodeIKernelMsgService';export*from'./NodeIKernelOnlineStatusService';export*from'./NodeIKernelProfileLikeService';export*from'./NodeIKernelProfileService';function _0x75c7(){var _0x4bf279=['3844872bVMJAn','345742EXebMm','239152OywcFl','4glDFsc','3213264bFYkZN','8261078jFLgNE','45IugElv','6BHsKFQ','8245770zgpBhD','8672705SUzBdO'];_0x75c7=function(){return _0x4bf279;};return _0x75c7();}export*from'./NodeIKernelTicketService';export*from'./NodeIKernelStorageCleanService';export*from'./NodeIKernelRobotService';export*from'./NodeIKernelRichMediaService';export*from'./NodeIKernelDbToolsService';export*from'./NodeIKernelTipOffService';
|
||||
(function(_0x29f021,_0x2af13d){var _0x433871=_0x28ba,_0x8a7e9=_0x29f021();while(!![]){try{var _0x57c5a3=-parseInt(_0x433871(0x159))/0x1+parseInt(_0x433871(0x15e))/0x2+-parseInt(_0x433871(0x15a))/0x3+parseInt(_0x433871(0x15f))/0x4+parseInt(_0x433871(0x160))/0x5+-parseInt(_0x433871(0x161))/0x6*(-parseInt(_0x433871(0x15b))/0x7)+-parseInt(_0x433871(0x15d))/0x8*(parseInt(_0x433871(0x15c))/0x9);if(_0x57c5a3===_0x2af13d)break;else _0x8a7e9['push'](_0x8a7e9['shift']());}catch(_0x10f2de){_0x8a7e9['push'](_0x8a7e9['shift']());}}}(_0x4010,0xe4319));export*from'./common';export*from'./NodeIKernelAvatarService';export*from'./NodeIKernelBuddyService';export*from'./NodeIKernelFileAssistantService';export*from'./NodeIKernelGroupService';export*from'./NodeIKernelLoginService';export*from'./NodeIKernelMsgService';export*from'./NodeIKernelOnlineStatusService';export*from'./NodeIKernelProfileLikeService';export*from'./NodeIKernelProfileService';export*from'./NodeIKernelTicketService';export*from'./NodeIKernelStorageCleanService';export*from'./NodeIKernelRobotService';export*from'./NodeIKernelRichMediaService';function _0x4010(){var _0x5010d5=['296281rMYRjx','3009009dvNCST','105217somkrD','167778SMtTKG','224AvCrRt','1443058oLqPIJ','833992UZLxgd','8603485mLgjRt','42DiJSWQ'];_0x4010=function(){return _0x5010d5;};return _0x4010();}function _0x28ba(_0x30b51b,_0x15461c){var _0x401031=_0x4010();return _0x28ba=function(_0x28bac8,_0xee9be6){_0x28bac8=_0x28bac8-0x159;var _0x5378c4=_0x401031[_0x28bac8];return _0x5378c4;},_0x28ba(_0x30b51b,_0x15461c);}export*from'./NodeIKernelDbToolsService';export*from'./NodeIKernelTipOffService';
|
@@ -1 +1 @@
|
||||
function _0x4118(){const _0x141f16=['2168815GYVCoE','NapCat','temp','495213dPcVBt','24iBTotp','nTmAS','LdBYc','113043mKLRsN','{\x22appearance\x22:{\x22isSplitViewMode\x22:true},\x22msg\x22:{}}','guid.txt','jiOdg','9avxDZK','join','70206QBmDJP','3878648eilyCN','utf-8','15430CfqRYA','11957VlXFbc','writeFileSync','46417LrPxOP','mkdirSync','curVersion','618qjsdUf'];_0x4118=function(){return _0x141f16;};return _0x4118();}(function(_0x2b4fb2,_0x1a8899){const _0x26d547=_0x5333,_0x2dcf1e=_0x2b4fb2();while(!![]){try{const _0x78b5dd=parseInt(_0x26d547(0xb7))/0x1+parseInt(_0x26d547(0xc1))/0x2+parseInt(_0x26d547(0xbb))/0x3*(-parseInt(_0x26d547(0xb8))/0x4)+-parseInt(_0x26d547(0xb4))/0x5+parseInt(_0x26d547(0xb3))/0x6*(-parseInt(_0x26d547(0xb0))/0x7)+parseInt(_0x26d547(0xc2))/0x8*(-parseInt(_0x26d547(0xbf))/0x9)+parseInt(_0x26d547(0xc4))/0xa*(parseInt(_0x26d547(0xc5))/0xb);if(_0x78b5dd===_0x1a8899)break;else _0x2dcf1e['push'](_0x2dcf1e['shift']());}catch(_0x5798d9){_0x2dcf1e['push'](_0x2dcf1e['shift']());}}}(_0x4118,0x5cbec));import{appid,qqPkgInfo,qqVersionConfigInfo}from'@/common/utils/QQBasicInfo';import{hostname,systemName,systemVersion}from'@/common/utils/system';import _0x4b8962 from'node:path';function _0x5333(_0x2aa071,_0x42fb4d){const _0x41183f=_0x4118();return _0x5333=function(_0x5333e8,_0x4c789f){_0x5333e8=_0x5333e8-0xb0;let _0x33bd15=_0x41183f[_0x5333e8];return _0x33bd15;},_0x5333(_0x2aa071,_0x42fb4d);}import _0x4d6fb7 from'node:fs';import{randomUUID}from'crypto';export const sessionConfig={};export function genSessionConfig(_0x398494,_0x18e015,_0x269147){const _0xcb5baf=_0x5333,_0x288a72={'jiOdg':_0xcb5baf(0xb5),'nTmAS':_0xcb5baf(0xb6),'LdBYc':_0xcb5baf(0xc3)},_0x50ddc8=_0x4b8962[_0xcb5baf(0xc0)](_0x269147,_0x288a72[_0xcb5baf(0xbe)],_0x288a72[_0xcb5baf(0xb9)]);_0x4d6fb7[_0xcb5baf(0xb1)](_0x50ddc8,{'recursive':!![]});const _0x1da00e=_0x4b8962['join'](_0x269147,_0x288a72[_0xcb5baf(0xbe)],_0xcb5baf(0xbd));let _0x106bef=randomUUID();try{_0x106bef=_0x4d6fb7['readFileSync'](_0x4b8962['join'](_0x1da00e),_0x288a72[_0xcb5baf(0xba)]);}catch(_0x187016){_0x4d6fb7[_0xcb5baf(0xc6)](_0x4b8962['join'](_0x1da00e),_0x106bef,_0x288a72[_0xcb5baf(0xba)]);}const _0x42499c={'selfUin':_0x398494,'selfUid':_0x18e015,'desktopPathConfig':{'account_path':_0x269147},'clientVer':qqVersionConfigInfo[_0xcb5baf(0xb2)],'a2':'','d2':'','d2Key':'','machineId':'','platform':0x3,'platVer':systemVersion,'appid':appid,'rdeliveryConfig':{'appKey':'','systemId':0x0,'appId':'','logicEnvironment':'','platform':0x3,'language':'','sdkVersion':'','userId':'','appVersion':'','osVersion':'','bundleId':'','serverUrl':'','fixedAfterHitKeys':['']},'defaultFileDownloadPath':_0x50ddc8,'deviceInfo':{'guid':_0x106bef,'buildVer':qqPkgInfo['version'],'localId':0x804,'devName':hostname,'devType':systemName,'vendorName':'','osVer':systemVersion,'vendorOsName':systemName,'setMute':![],'vendorType':0x0},'deviceConfig':_0xcb5baf(0xbc)};return Object['assign'](sessionConfig,_0x42499c),_0x42499c;}
|
||||
(function(_0x2a2d04,_0xc9ff42){const _0x3ec996=_0x510e,_0x2fe306=_0x2a2d04();while(!![]){try{const _0xa81361=-parseInt(_0x3ec996(0x1c5))/0x1+-parseInt(_0x3ec996(0x1c2))/0x2+-parseInt(_0x3ec996(0x1d3))/0x3+-parseInt(_0x3ec996(0x1c1))/0x4+-parseInt(_0x3ec996(0x1cc))/0x5*(parseInt(_0x3ec996(0x1cd))/0x6)+parseInt(_0x3ec996(0x1c6))/0x7+parseInt(_0x3ec996(0x1d0))/0x8;if(_0xa81361===_0xc9ff42)break;else _0x2fe306['push'](_0x2fe306['shift']());}catch(_0x3d2e66){_0x2fe306['push'](_0x2fe306['shift']());}}}(_0x3d5d,0x8812b));function _0x510e(_0x2c01a1,_0x49b0fc){const _0x3d5d2d=_0x3d5d();return _0x510e=function(_0x510e79,_0x325ca6){_0x510e79=_0x510e79-0x1c0;let _0x497284=_0x3d5d2d[_0x510e79];return _0x497284;},_0x510e(_0x2c01a1,_0x49b0fc);}import{appid,qqPkgInfo,qqVersionConfigInfo}from'@/common/utils/QQBasicInfo';import{hostname,systemName,systemVersion}from'@/common/utils/system';import _0x50a5d7 from'node:path';import _0x5369f9 from'node:fs';import{randomUUID}from'crypto';export const sessionConfig={};export function genSessionConfig(_0x11d676,_0x269f33,_0x5d9437){const _0x2a8029=_0x510e,_0x1194f5={'mFKBt':'NapCat','Lyubx':_0x2a8029(0x1d4),'HQHav':function(_0x2880eb){return _0x2880eb();},'JkACZ':_0x2a8029(0x1c3),'NRCIj':_0x2a8029(0x1d2)},_0x51060c=_0x50a5d7[_0x2a8029(0x1c7)](_0x5d9437,_0x1194f5[_0x2a8029(0x1ce)],_0x1194f5['Lyubx']);_0x5369f9[_0x2a8029(0x1c4)](_0x51060c,{'recursive':!![]});const _0x213505=_0x50a5d7[_0x2a8029(0x1c7)](_0x5d9437,_0x1194f5[_0x2a8029(0x1ce)],_0x2a8029(0x1c9));let _0x27be27=_0x1194f5[_0x2a8029(0x1cf)](randomUUID);try{_0x27be27=_0x5369f9[_0x2a8029(0x1c8)](_0x50a5d7[_0x2a8029(0x1c7)](_0x213505),_0x1194f5[_0x2a8029(0x1d1)]);}catch(_0x5316c5){_0x5369f9[_0x2a8029(0x1cb)](_0x50a5d7[_0x2a8029(0x1c7)](_0x213505),_0x27be27,_0x1194f5[_0x2a8029(0x1d1)]);}const _0x22a401={'selfUin':_0x11d676,'selfUid':_0x269f33,'desktopPathConfig':{'account_path':_0x5d9437},'clientVer':qqVersionConfigInfo[_0x2a8029(0x1ca)],'a2':'','d2':'','d2Key':'','machineId':'','platform':0x3,'platVer':systemVersion,'appid':appid,'rdeliveryConfig':{'appKey':'','systemId':0x0,'appId':'','logicEnvironment':'','platform':0x3,'language':'','sdkVersion':'','userId':'','appVersion':'','osVersion':'','bundleId':'','serverUrl':'','fixedAfterHitKeys':['']},'defaultFileDownloadPath':_0x51060c,'deviceInfo':{'guid':_0x27be27,'buildVer':qqPkgInfo[_0x2a8029(0x1c0)],'localId':0x804,'devName':hostname,'devType':systemName,'vendorName':'','osVer':systemVersion,'vendorOsName':systemName,'setMute':![],'vendorType':0x0},'deviceConfig':_0x1194f5['NRCIj']};return Object['assign'](sessionConfig,_0x22a401),_0x22a401;}function _0x3d5d(){const _0x4d6662=['21380ZRrnjO','666lhiUOB','mFKBt','HQHav','18135424sqmuyM','JkACZ','{\x22appearance\x22:{\x22isSplitViewMode\x22:true},\x22msg\x22:{}}','1966638jQZCie','temp','version','523772TrsemY','1647236YnsRKk','utf-8','mkdirSync','321898KsoFXJ','4879476MtWmfl','join','readFileSync','guid.txt','curVersion','writeFileSync'];_0x3d5d=function(){return _0x4d6662;};return _0x3d5d();}
|
@@ -1 +1 @@
|
||||
const _0x399237=_0x5e00;(function(_0xabf79,_0x3474b1){const _0x5bf8f5=_0x5e00,_0x2522be=_0xabf79();while(!![]){try{const _0x24300c=parseInt(_0x5bf8f5(0x78))/0x1*(-parseInt(_0x5bf8f5(0x7a))/0x2)+-parseInt(_0x5bf8f5(0x69))/0x3*(-parseInt(_0x5bf8f5(0x6b))/0x4)+parseInt(_0x5bf8f5(0x68))/0x5*(-parseInt(_0x5bf8f5(0x71))/0x6)+-parseInt(_0x5bf8f5(0x6a))/0x7+-parseInt(_0x5bf8f5(0x6e))/0x8*(-parseInt(_0x5bf8f5(0x76))/0x9)+parseInt(_0x5bf8f5(0x6d))/0xa+-parseInt(_0x5bf8f5(0x6c))/0xb*(-parseInt(_0x5bf8f5(0x73))/0xc);if(_0x24300c===_0x3474b1)break;else _0x2522be['push'](_0x2522be['shift']());}catch(_0x200939){_0x2522be['push'](_0x2522be['shift']());}}}(_0x5c54,0x5a3cc));function _0x5e00(_0x4431e2,_0x3234c4){const _0x5c5445=_0x5c54();return _0x5e00=function(_0x5e0053,_0x19e87a){_0x5e0053=_0x5e0053-0x68;let _0x23ea9c=_0x5c5445[_0x5e0053];return _0x23ea9c;},_0x5e00(_0x4431e2,_0x3234c4);}import _0x2c93d9 from'node:path';import{LogLevel}from'@/common/utils/log';import{ConfigBase}from'@/common/utils/ConfigBase';import{selfInfo}from'@/core/data';class Config extends ConfigBase{[_0x399237(0x77)]=!![];[_0x399237(0x70)]=!![];['fileLogLevel']=LogLevel[_0x399237(0x7b)];[_0x399237(0x6f)]=LogLevel[_0x399237(0x74)];constructor(){super();}[_0x399237(0x79)](){const _0x29c86e=_0x399237;return _0x2c93d9['join'](this['getConfigDir'](),_0x29c86e(0x75)+selfInfo[_0x29c86e(0x72)]+'.json');}}export const napCatConfig=new Config();function _0x5c54(){const _0x490197=['1820166pXCuXM','uin','12PgbzYG','INFO','napcat_','1979676eQxeRm','fileLog','890lBPixZ','getConfigPath','1198WOSBEr','DEBUG','5IYhItT','42mAnvHz','2780855xitthX','110128JbPbXi','5395797dmFhEw','5074090pGAxrr','8lQvuZT','consoleLogLevel','consoleLog'];_0x5c54=function(){return _0x490197;};return _0x5c54();}
|
||||
const _0x2daa75=_0x3bf6;function _0x3bf6(_0x50f67e,_0x58ca7f){const _0x5c2d39=_0x5c2d();return _0x3bf6=function(_0x3bf6ee,_0x3e881d){_0x3bf6ee=_0x3bf6ee-0x178;let _0xf3cf4f=_0x5c2d39[_0x3bf6ee];return _0xf3cf4f;},_0x3bf6(_0x50f67e,_0x58ca7f);}(function(_0x38e4db,_0x3ab8e6){const _0xed52ac=_0x3bf6,_0x2d5386=_0x38e4db();while(!![]){try{const _0x199512=parseInt(_0xed52ac(0x184))/0x1*(parseInt(_0xed52ac(0x17d))/0x2)+parseInt(_0xed52ac(0x189))/0x3*(-parseInt(_0xed52ac(0x186))/0x4)+-parseInt(_0xed52ac(0x17a))/0x5+parseInt(_0xed52ac(0x17f))/0x6+-parseInt(_0xed52ac(0x185))/0x7*(-parseInt(_0xed52ac(0x183))/0x8)+parseInt(_0xed52ac(0x182))/0x9*(-parseInt(_0xed52ac(0x187))/0xa)+parseInt(_0xed52ac(0x188))/0xb*(-parseInt(_0xed52ac(0x180))/0xc);if(_0x199512===_0x3ab8e6)break;else _0x2d5386['push'](_0x2d5386['shift']());}catch(_0x58dae5){_0x2d5386['push'](_0x2d5386['shift']());}}}(_0x5c2d,0x5736e));import _0x3105d6 from'node:path';import{LogLevel}from'@/common/utils/log';import{ConfigBase}from'@/common/utils/ConfigBase';import{selfInfo}from'@/core/data';class Config extends ConfigBase{[_0x2daa75(0x179)]=!![];[_0x2daa75(0x17e)]=!![];[_0x2daa75(0x18b)]=LogLevel[_0x2daa75(0x181)];[_0x2daa75(0x17b)]=LogLevel[_0x2daa75(0x178)];constructor(){super();}[_0x2daa75(0x17c)](){const _0x9c2cd=_0x2daa75;return _0x3105d6[_0x9c2cd(0x18a)](this['getConfigDir'](),'napcat_'+selfInfo[_0x9c2cd(0x18c)]+'.json');}}function _0x5c2d(){const _0x4c91ac=['DEBUG','621uiJlTr','168KFiLVV','11WDfEWw','230965TDqZlQ','2137060dfpTOW','25580dvELSs','22CrMWaZ','3yxZiuL','join','fileLogLevel','uin','INFO','fileLog','95030hLMViN','consoleLogLevel','getConfigPath','23782iwYzZQ','consoleLog','3153870lmPuPt','1574028nKQuRb'];_0x5c2d=function(){return _0x4c91ac;};return _0x5c2d();}export const napCatConfig=new Config();
|
@@ -1 +1 @@
|
||||
const _0x5a14f4=_0x308f;function _0x308f(_0x14a25f,_0x1e8e29){const _0x11c1fc=_0x11c1();return _0x308f=function(_0x308f9d,_0x87c165){_0x308f9d=_0x308f9d-0xe4;let _0x4c9cda=_0x11c1fc[_0x308f9d];return _0x4c9cda;},_0x308f(_0x14a25f,_0x1e8e29);}(function(_0x32b5f2,_0x352da9){const _0x4afa54=_0x308f,_0x4f5ec0=_0x32b5f2();while(!![]){try{const _0x3e48dd=-parseInt(_0x4afa54(0xe9))/0x1*(-parseInt(_0x4afa54(0xf4))/0x2)+parseInt(_0x4afa54(0xf5))/0x3*(-parseInt(_0x4afa54(0xe7))/0x4)+parseInt(_0x4afa54(0xf6))/0x5*(parseInt(_0x4afa54(0xf8))/0x6)+parseInt(_0x4afa54(0xfa))/0x7*(-parseInt(_0x4afa54(0xec))/0x8)+parseInt(_0x4afa54(0xe5))/0x9+parseInt(_0x4afa54(0xf2))/0xa*(parseInt(_0x4afa54(0xf3))/0xb)+parseInt(_0x4afa54(0xf0))/0xc*(-parseInt(_0x4afa54(0xee))/0xd);if(_0x3e48dd===_0x352da9)break;else _0x4f5ec0['push'](_0x4f5ec0['shift']());}catch(_0x577aeb){_0x4f5ec0['push'](_0x4f5ec0['shift']());}}}(_0x11c1,0x26ba5));import{logError}from'@/common/utils/log';import{RequestUtil}from'@/common/utils/request';class RkeyManager{[_0x5a14f4(0xef)]='';['rkeyData']={'group_rkey':'','private_rkey':'','expired_time':0x0};constructor(_0x259eb5){const _0x260ad5=_0x5a14f4;this[_0x260ad5(0xef)]=_0x259eb5;}async[_0x5a14f4(0xe4)](){const _0x4020ff=_0x5a14f4,_0x42f608={'afXma':function(_0x36918a,_0x2ad276,_0x362969){return _0x36918a(_0x2ad276,_0x362969);},'NaKZG':_0x4020ff(0xf9)};if(this[_0x4020ff(0xed)]())try{await this['refreshRkey']();}catch(_0x16e8a4){_0x42f608[_0x4020ff(0xf7)](logError,_0x42f608['NaKZG'],_0x16e8a4);}return this['rkeyData'];}['isExpired'](){const _0x4b192d=_0x5a14f4,_0x5cebe2={'LRJbC':function(_0x40c4f9,_0xe489b5){return _0x40c4f9>_0xe489b5;}},_0x1b0cf4=new Date()[_0x4b192d(0xea)]()/0x3e8;return _0x5cebe2[_0x4b192d(0xe6)](_0x1b0cf4,this[_0x4b192d(0xe8)]['expired_time']);}async[_0x5a14f4(0xeb)](){const _0x2a0099=_0x5a14f4,_0x1dc096={'SOWjd':'GET'};this[_0x2a0099(0xe8)]=await RequestUtil[_0x2a0099(0xf1)](this[_0x2a0099(0xef)],_0x1dc096['SOWjd']);}}function _0x11c1(){const _0x460e33=['rkeyData','2307kFPhIp','getTime','refreshRkey','308208gpVFmY','isExpired','4640987etIbal','serverUrl','12dRxiUq','HttpGetJson','3580BhuCYd','3289HdjUkh','202HUjfOJ','164991FwhVOA','1261430dcKyHA','afXma','6zCLEuA','获取rkey失败','21ypRVlL','getRkey','1834758kIuhOH','LRJbC','12QvoLvy'];_0x11c1=function(){return _0x460e33;};return _0x11c1();}export const rkeyManager=new RkeyManager('http://napcat-sign.wumiao.wang:2082/rkey');
|
||||
function _0x78c8(_0x47b1a0,_0x1dc824){const _0xd05466=_0xd054();return _0x78c8=function(_0x78c8ec,_0x168bdf){_0x78c8ec=_0x78c8ec-0xa8;let _0x1eef84=_0xd05466[_0x78c8ec];return _0x1eef84;},_0x78c8(_0x47b1a0,_0x1dc824);}const _0x3f0990=_0x78c8;(function(_0x40919d,_0x5bf03e){const _0x4e7767=_0x78c8,_0x5a2161=_0x40919d();while(!![]){try{const _0xb06d20=-parseInt(_0x4e7767(0xa9))/0x1*(-parseInt(_0x4e7767(0xae))/0x2)+parseInt(_0x4e7767(0xb7))/0x3*(-parseInt(_0x4e7767(0xab))/0x4)+-parseInt(_0x4e7767(0xb2))/0x5*(parseInt(_0x4e7767(0xb9))/0x6)+-parseInt(_0x4e7767(0xa8))/0x7*(parseInt(_0x4e7767(0xb0))/0x8)+parseInt(_0x4e7767(0xb6))/0x9+-parseInt(_0x4e7767(0xb1))/0xa+parseInt(_0x4e7767(0xb4))/0xb;if(_0xb06d20===_0x5bf03e)break;else _0x5a2161['push'](_0x5a2161['shift']());}catch(_0x496899){_0x5a2161['push'](_0x5a2161['shift']());}}}(_0xd054,0x24eed));import{logError}from'@/common/utils/log';import{RequestUtil}from'@/common/utils/request';class RkeyManager{['serverUrl']='';[_0x3f0990(0xb5)]={'group_rkey':'','private_rkey':'','expired_time':0x0};constructor(_0x3f45e9){const _0x2209f9=_0x3f0990;this[_0x2209f9(0xaa)]=_0x3f45e9;}async['getRkey'](){const _0x10cbd8=_0x3f0990;if(this['isExpired']())try{await this['refreshRkey']();}catch(_0x3adf4d){logError(_0x10cbd8(0xac),_0x3adf4d);}return this[_0x10cbd8(0xb5)];}['isExpired'](){const _0x572217=_0x3f0990,_0x1c27d4={'bJCDn':function(_0x4f28a1,_0x5e9c2b){return _0x4f28a1/_0x5e9c2b;},'ftTqq':function(_0x5ec262,_0x2aaff9){return _0x5ec262>_0x2aaff9;}},_0x1d4ed9=_0x1c27d4['bJCDn'](new Date()[_0x572217(0xaf)](),0x3e8);return _0x1c27d4['ftTqq'](_0x1d4ed9,this['rkeyData']['expired_time']);}async['refreshRkey'](){const _0x2429ac=_0x3f0990,_0x104505={'kvYKu':_0x2429ac(0xb8)};this['rkeyData']=await RequestUtil[_0x2429ac(0xad)](this['serverUrl'],_0x104505[_0x2429ac(0xb3)]);}}export const rkeyManager=new RkeyManager('http://napcat-sign.wumiao.wang:2082/rkey');function _0xd054(){const _0x39d54e=['14776HTJkHR','701330AxhJxb','784915QwPONA','kvYKu','5425772vWQAPs','rkeyData','2640834BbNwYf','3oaoJgP','GET','6HMkENX','1141kFnmfA','80noqVdD','serverUrl','429536OHJvZH','获取rkey失败','HttpGetJson','4MqkvWb','getTime'];_0xd054=function(){return _0x39d54e;};return _0xd054();}
|
@@ -1 +1 @@
|
||||
const _0x2e59c8=_0x33b2;(function(_0x5c426a,_0x2d7b0d){const _0xc70c6b=_0x33b2,_0x17bf7c=_0x5c426a();while(!![]){try{const _0x2cd4f1=-parseInt(_0xc70c6b(0x181))/0x1*(parseInt(_0xc70c6b(0x184))/0x2)+parseInt(_0xc70c6b(0x174))/0x3+parseInt(_0xc70c6b(0x187))/0x4+parseInt(_0xc70c6b(0x182))/0x5+parseInt(_0xc70c6b(0x183))/0x6+-parseInt(_0xc70c6b(0x189))/0x7*(parseInt(_0xc70c6b(0x185))/0x8)+-parseInt(_0xc70c6b(0x179))/0x9*(parseInt(_0xc70c6b(0x17d))/0xa);if(_0x2cd4f1===_0x2d7b0d)break;else _0x17bf7c['push'](_0x17bf7c['shift']());}catch(_0x409282){_0x17bf7c['push'](_0x17bf7c['shift']());}}}(_0x3f90,0x816f8));function _0x33b2(_0x4f9a1f,_0x167660){const _0x3f900f=_0x3f90();return _0x33b2=function(_0x33b2a9,_0x286715){_0x33b2a9=_0x33b2a9-0x172;let _0x1226dc=_0x3f900f[_0x33b2a9];return _0x1226dc;},_0x33b2(_0x4f9a1f,_0x167660);}import _0x17e22c from'node:path';import _0x115552 from'node:fs';import{qqVersionConfigInfo}from'@/common/utils/QQBasicInfo';import{dirname}from'node:path';import{fileURLToPath}from'node:url';const __filename=fileURLToPath(import.meta[_0x2e59c8(0x188)]),__dirname=dirname(__filename);let wrapperNodePath=_0x17e22c[_0x2e59c8(0x17b)](_0x17e22c[_0x2e59c8(0x17f)](process['execPath']),_0x2e59c8(0x172));!_0x115552[_0x2e59c8(0x175)](wrapperNodePath)&&(wrapperNodePath=_0x17e22c[_0x2e59c8(0x186)](_0x17e22c[_0x2e59c8(0x17f)](process['execPath']),_0x2e59c8(0x17e)+qqVersionConfigInfo[_0x2e59c8(0x17c)]+_0x2e59c8(0x177)));function _0x3f90(){const _0x4f7a40=['1348726kMsFCI','104WWoOkO','join','4058968pGaaDR','url','423689QVrard','./resources/app/wrapper.node','WrapperLoader.cjs','2918157SvneDC','existsSync','\x0amodule.exports\x20=\x20require(\x22','/wrapper.node','file://','1874997xinYoN','replace','resolve','curVersion','50SQKdGM','resources/app/versions/','dirname','default','1nPVvAL','1563040MgJESz','4397868oGCwWX'];_0x3f90=function(){return _0x4f7a40;};return _0x3f90();}let WrapperLoader=_0x17e22c[_0x2e59c8(0x186)](__dirname,_0x2e59c8(0x173));_0x115552['writeFileSync'](WrapperLoader,_0x2e59c8(0x176)+wrapperNodePath[_0x2e59c8(0x17a)](/\\/g,'\x5c\x5c')+'\x22);\x0aexports\x20=\x20module.exports;\x0a');const QQWrapper=(await import(_0x2e59c8(0x178)+WrapperLoader))[_0x2e59c8(0x180)];export default QQWrapper;
|
||||
const _0x100728=_0x230a;(function(_0x501b46,_0x221a8c){const _0x10a994=_0x230a,_0x10c5ca=_0x501b46();while(!![]){try{const _0x3aff41=-parseInt(_0x10a994(0x205))/0x1*(-parseInt(_0x10a994(0x1fe))/0x2)+-parseInt(_0x10a994(0x1fc))/0x3*(-parseInt(_0x10a994(0x1fb))/0x4)+-parseInt(_0x10a994(0x200))/0x5+-parseInt(_0x10a994(0x1ff))/0x6*(parseInt(_0x10a994(0x1f7))/0x7)+-parseInt(_0x10a994(0x1f4))/0x8*(-parseInt(_0x10a994(0x1f8))/0x9)+-parseInt(_0x10a994(0x20c))/0xa+parseInt(_0x10a994(0x20b))/0xb;if(_0x3aff41===_0x221a8c)break;else _0x10c5ca['push'](_0x10c5ca['shift']());}catch(_0x11f2fb){_0x10c5ca['push'](_0x10c5ca['shift']());}}}(_0x31f3,0x40603));import _0x49acd7 from'node:path';import _0x17d4ea from'node:fs';import{qqVersionConfigInfo}from'@/common/utils/QQBasicInfo';import{dirname}from'node:path';import{fileURLToPath}from'node:url';function _0x31f3(){const _0x22b99e=['143qjszUF','writeFileSync','resolve','resources/app/versions/','\x22);\x0aexports\x20=\x20module.exports;\x0a','/wrapper.node','3627184CuRIoA','2747650NvolCa','./resources/app/wrapper.node','2099192Lymeuc','execPath','default','7KNOpdc','9sgkEvj','join','dirname','28bGoaTH','60924uvACiN','replace','1770ThabFq','1712742PMBDnB','184745OwURvF','WrapperLoader.cjs','curVersion','existsSync','\x0amodule.exports\x20=\x20require(\x22'];_0x31f3=function(){return _0x22b99e;};return _0x31f3();}function _0x230a(_0x9e9633,_0x3ccbb2){const _0x31f313=_0x31f3();return _0x230a=function(_0x230ae0,_0x183447){_0x230ae0=_0x230ae0-0x1f3;let _0x265a8b=_0x31f313[_0x230ae0];return _0x265a8b;},_0x230a(_0x9e9633,_0x3ccbb2);}const __filename=fileURLToPath(import.meta['url']),__dirname=dirname(__filename);let wrapperNodePath=_0x49acd7[_0x100728(0x207)](_0x49acd7[_0x100728(0x1fa)](process[_0x100728(0x1f5)]),_0x100728(0x1f3));!_0x17d4ea[_0x100728(0x203)](wrapperNodePath)&&(wrapperNodePath=_0x49acd7[_0x100728(0x1f9)](_0x49acd7[_0x100728(0x1fa)](process[_0x100728(0x1f5)]),_0x100728(0x208)+qqVersionConfigInfo[_0x100728(0x202)]+_0x100728(0x20a)));let WrapperLoader=_0x49acd7[_0x100728(0x1f9)](__dirname,_0x100728(0x201));_0x17d4ea[_0x100728(0x206)](WrapperLoader,_0x100728(0x204)+wrapperNodePath[_0x100728(0x1fd)](/\\/g,'\x5c\x5c')+_0x100728(0x209));const QQWrapper=(await import('file://'+WrapperLoader))[_0x100728(0x1f6)];export default QQWrapper;
|
Reference in New Issue
Block a user