diff --git a/docs/虎牙hyCred签发-侦察笔记.md b/docs/虎牙hyCred签发-侦察笔记.md new file mode 100644 index 0000000..d180fe0 --- /dev/null +++ b/docs/虎牙hyCred签发-侦察笔记.md @@ -0,0 +1,49 @@ +# hyCred 签发协议 — 侦察笔记(2026-08-25 傍晚) + +> 目标:任意账号取得有效 hyCred(114B),配合 tools/cert_forge 实现全自动多账号。 +> 当前状态:**铸证已闭环**(见《虎牙证书算法闭环-差分实证.md》),本文记录签发链侦察结果。 + +## 已确认事实 + +1. **cred 是长寿命凭证**:早上抓的 hyCred 在下午(且中间用户重新登录过一次后) + 依然能通过 bind 铸证(实验C)。=> 每账号只需采集一次,非会话级短时效。 +2. **cred 每次登录轮换值但旧的仍有效**:今晨 `0a80a762...` ≠ 午后 `0a50ec12...`,两者均可用。 +3. **密码登录响应不含 cred**:`evidence/wup_response_login.bin`(1514B) 无 114B/152b64 结构。 +4. **cred 存于本地登录态文件**:`BusinessCfg::saveLoginData` (@0x265fb0 / 0x265a6c) + -> JSON(含"cred"字段) -> UdbAESUtil AES 加密 -> `UdbFileUtil::writeFileEx` 写盘。 + `BusinessCfg::getCred(uid)` @0x265524 纯本地读(UdbLock+日志),无网络。 +5. **签发走 cdn.wup.huya.com 长连接隧道**:HAR 里只有 CONNECT,载荷不可见; + 相关消息族符号齐全: + - `MsgRequestLgnCred` / `MsgResponseLgnCred`(请求/响应) + - `HandlerRequestLoginCred`(@0x3a1820) / `HandlerResponseLoginCred`(@0x3a182c) + - 已知方法: `handlerCredLoginOverTimeMsg` @0x3a00d0 + - `UdbObjCreator_Msg{Request,Response}LgnCred`、`AppLgnCredentialLoginReq/Resp`(wup JCE) + - `MsgGetCred`/`HandlerGetCred`、Anony 变体、`MsgResponseUpdateCred` +6. **dckey/check ≠ hyCred**:udbdf.huya.com/dckey/check 返回设备钥 dckey + (固定前缀 AAAAAMC1eP4iV43WYoI57ZOu0),与账号 cred 不同物。 + +## 本次抓取(evidence/cred_issue_trace.json) + +用户重登时捕获 saveLoginData bean 内存头: +`..."hy_300023887"...len前缀"1199666914671"..."4C5fozan"...` +(bean 为 BusBeansLoginData 结构体,cred 字段在更深偏移,待下次 dump 全量) + +vtable 探测结论:slot2/3 是析构/通用槽(打中 MsgLoop::doMSG/sendMessage), +真正 onHandler 未命中 —— 下次应挂 `ResponseMsgHandler` 派生 onHandler 或 +直接挂 `hyudb_packet_util::cred_pack/cred_unpack`(@0x333170) 收发两端。 + +## 三条候选路线(按性价比) + +| 路线 | 做法 | 成本 | 备注 | +|---|---|---|---| +| A 混合采集(立即可用) | 手机登目标号一次,Frida 自动抓 cred 入库;此后该号永久全自动铸证 | 低 | 已验证可行,脚本齐备 | +| B wsapi 短连接复刻 | 若 MsgRequestLgnCred 可经 huyaudbwebui servant 走 wsapi.huya.com HTTPS | 中 | 需 msgId+JCE 结构+OTP加密链(已有) 组包试验 | +| C 长连接完整复刻 | 实现 cdn.wup.huya.com WSP 握手/心跳/加密隧道 | 高 | 最后手段 | + +## 下次继续的抓手 + +1. 重跑 hook_cred_issue.py 增强版:saveLD_bean dump 640B 定位 cred 字段偏移 + + backtrace 10 帧(找推送来源 handler)+ 挂 `cred_unpack`@0x333170 抓网络侧明文。 +2. 静态:`MsgRequestLgnCred::getClassName`@0x2a37d0 / 各消息 getClassName 取类名串, + 在 rodata 找 类名→msgId 表(参考 MsgGetH5InfoEx=184549387 的命名规律)。 +3. 若走 B:用 tools/huya_wup_encoder.py 的信封 + OTP 加密链组 RequestLgnCred 发 wsapi 试探。 diff --git a/evidence/cred_issue_trace.json b/evidence/cred_issue_trace.json new file mode 100644 index 0000000..3514144 --- /dev/null +++ b/evidence/cred_issue_trace.json @@ -0,0 +1 @@ +[{"type": "armed"}, {"type": "vt_attached", "name": "ReqLoginCred", "slot": 0, "fp": "0x3a1820"}, {"type": "vt_attached", "name": "ReqLoginCred", "slot": 2, "fp": "0x39eab4"}, {"type": "vt_attached", "name": "ReqLoginCred", "slot": 3, "fp": "0x24a59c"}, {"type": "vt_attached", "name": "RespLoginCred", "slot": 0, "fp": "0x3a182c"}, {"type": "vt_attached", "name": "RespLoginCred", "slot": 2, "fp": "0x3a00ac"}, {"type": "vt_attached", "name": "RespLoginCred", "slot": 3, "fp": "0x24a59c"}, {"type": "vt_attached", "name": "GetCred", "slot": 0, "fp": "0x24a988"}, {"type": "vt_attached", "name": "GetCred", "slot": 1, "fp": "0x24a9ac"}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000ca0000000000000060f6e749780000b40101000000000000f900000000000000007a054a780000b4e083ec7d780000002100000b00000000020000000f6b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000ca0000000000000060f6e749780000b40101000000000000f900000000000000007a054a780000b4e083ec7d780000002100000b00000000020000000f6b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000ca00000000000000e082c154740000b40101000000000000f900000000000000009c972b790000b4e083ec7d780000002100000b00000000020000001d6b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000ca00000000000000e082c154740000b40101000000000000f900000000000000009c972b790000b4e083ec7d780000002100000b00000000020000001d6b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a13a4000", "a1": {"t": "s", "len": 12, "v": "6aed7d78000000d100000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a13a4000", "a1": {"t": "s", "len": 12, "v": "6aed7d78000000d100000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a14946a0", "a1": {"t": "s", "len": 100, "v": "3bed7d78000000d100000000000000ca00000000000000202334a1780000b4000000000000000000000000000000000000000000000000e083ec7d780000002500000b0000000002000000266b1c0000000000000000002500000b0000000000002e7e78"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a14946a0", "a1": {"t": "s", "len": 100, "v": "3bed7d78000000d100000000000000ca00000000000000202334a1780000b4000000000000000000000000000000000000000000000000e083ec7d780000002500000b0000000002000000266b1c0000000000000000002500000b0000000000002e7e78"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d900000000000000d500000000000000e01634a1780000b4e903000000000000e403000000000000007c78fd770000b4e083ec7d780000007210000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d900000000000000d500000000000000e01634a1780000b4e903000000000000e403000000000000007c78fd770000b4e083ec7d780000007210000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a18a3f70", "a1": {"t": "s", "len": 84, "v": "3aed7d78000000d900000000000000d400000000000000e01634a1780000b409010000000000000101000000000000806214d3770000b4e083ec7d780000002b1000000000000003000000276b1c001a00000001"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a18a3f70", "a1": {"t": "s", "len": 84, "v": "3aed7d78000000d900000000000000d400000000000000e01634a1780000b409010000000000000101000000000000806214d3770000b4e083ec7d780000002b1000000000000003000000276b1c001a00000001"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d900000000000000d400000000000000e01634a1780000b47907000000000000740700000000000000f8c2fd770000b4e083ec7d780000002b10000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d900000000000000d400000000000000e01634a1780000b47907000000000000740700000000000000f8c2fd770000b4e083ec7d780000002b10000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a18a3ee0", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d900000000000000d5"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a18a3ee0", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d900000000000000d5"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787de4907c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x787de0ed30 libudbauthunify.so!_ZN23HandlerResponseLoginOut"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000c9"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787de4907c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x787de0ed30 libudbauthunify.so!_ZN23HandlerResponseLoginOut"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb400007889ea75a0", "a1": {"t": "s", "len": 28, "v": "3bed7d78000000d900000000000000d400000000000000e01634a178"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb400007889ea75a0", "a1": {"t": "s", "len": 28, "v": "3bed7d78000000d900000000000000d400000000000000e01634a178"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "bigaes", "x1": {"len": 1106}, "x2": {"t": "s", "len": 0, "v": ""}, "ra": "0x787dcb9400 libudbauthunify.so!_ZN11UdbFileUtil11writeFileExEPKcS1_RN"}, {"type": "vtable", "name": "GetCred", "slot": 0, "a0": "0xb400007889ea75a0", "a1": {"t": "l?", "len": 7166182912826228000, "v": ""}, "a2": {"t": "l?", "len": 2478186433625027600, "v": ""}, "bt": ["0x78e669bda8 frida-agent-64.so!0x209da8", "0x78e669c448 frida-agent-64.so!0x20a448", "0x787dd0c4e4 libudbauthunify.so!_ZN6udbjce14JceInputStreamIN"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a14946a0", "a1": {"t": "s", "len": 100, "v": "3bed7d78000000d100000000000000ca00000000000000007462f0770000b4000000000000000000000000000000000000000000000000e083ec7d780000002500000b00000000020000002d6b1c0000000000000000002500000b0000000000002eda7f"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff8"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a14946a0", "a1": {"t": "s", "len": 100, "v": "3bed7d78000000d100000000000000ca00000000000000007462f0770000b4000000000000000000000000000000000000000000000000e083ec7d780000002500000b00000000020000002d6b1c0000000000000000002500000b0000000000002eda7f"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff8"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787de4907c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x787dd9bd38 libudbauthunify.so!_ZN29HandlerResponseAnonyLog"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787de4907c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x787dd9bd38 libudbauthunify.so!_ZN29HandlerResponseAnonyLog"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a13f9790", "a1": {"t": "s", "len": 16, "v": "86ec7d78000000d900000000000000d4"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a13f9790", "a1": {"t": "s", "len": 16, "v": "86ec7d78000000d900000000000000d4"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a18a3f70", "a1": {"t": "s", "len": 84, "v": "3aed7d78000000d900000000000000d500000000000000e01634a1780000b40901000000000000010100000000000080585fa1780000b4e083ec7d780000002b10000000000000030000002f6b1c001a00000001"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffc"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a18a3f70", "a1": {"t": "s", "len": 84, "v": "3aed7d78000000d900000000000000d500000000000000e01634a1780000b40901000000000000010100000000000080585fa1780000b4e083ec7d780000002b10000000000000030000002f6b1c001a00000001"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffc"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000c900000000000000c700000000000000e01634a1780000b48908000000000000800800000000000000fac1fd770000b4e083ec7d780000003110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000c900000000000000c700000000000000e01634a1780000b48908000000000000800800000000000000fac1fd770000b4e083ec7d780000003110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000c900000000000000c7"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000c900000000000000c7"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000792d045e80", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff2"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess", "0x787de32080 libudbauthunify.so!_ZN13HandlerReport9onHandler"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000792d045e80", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff2"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess", "0x787de32080 libudbauthunify.so!_ZN13HandlerReport9onHandler"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000ca00000000000000809e8e54740000b40101000000000000f9000000000000000088c1fd770000b4e083ec7d780000002100000b0000000002000000346b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000ca00000000000000809e8e54740000b40101000000000000f9000000000000000088c1fd770000b4e083ec7d780000002100000b0000000002000000346b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000c90000000000000060663aab750000b40101000000000000f90000000000000000c5194a780000b4e083ec7d780000002100000b0000000002000000356b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493d70", "a1": {"t": "s", "len": 84, "v": "f9ec7d78000000d100000000000000c90000000000000060663aab750000b40101000000000000f90000000000000000c5194a780000b4e083ec7d780000002100000b0000000002000000356b1c000000000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000077d2b05f90", "a1": {"t": "s", "len": 60, "v": "c7ec7d78000000d100000000000000cf00000000000000e01634a1780000b4a1010000000000009901000000000000005b042d790000b4e083ec7d78"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000077d2b05f90", "a1": {"t": "s", "len": 60, "v": "c7ec7d78000000d100000000000000cf00000000000000e01634a1780000b4a1010000000000009901000000000000005b042d790000b4e083ec7d78"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d100000000000000cf00000000000000e01634a1780000b451050000000000004c0500000000000000681e8a780000b4e083ec7d780000000110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d100000000000000cf00000000000000e01634a1780000b451050000000000004c0500000000000000681e8a780000b4e083ec7d780000000110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078c62ad4c0", "a1": {"t": "s", "len": 92, "v": "c8ec7d78000000d100000000000000cf00000000000000e01634a1780000b41908000000000000100800000000000000fac1fd770000b4e083ec7d78000000011000000000000003000000366b1c0001000000010000000120000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078c62ad4c0", "a1": {"t": "s", "len": 92, "v": "c8ec7d78000000d100000000000000cf00000000000000e01634a1780000b41908000000000000100800000000000000fac1fd770000b4e083ec7d78000000011000000000000003000000366b1c0001000000010000000120000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x40"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "saveLD_bean", "bean_head": "908bec7d78000000208dec7d780000006f65b851170100001dee9a14002000001868795f333030303233383837003963495773784c32364bc100000000000000980000000000000080a863a1780000b440ba49a1780000b480ba49a1780000b480ba49a1780000b4708dec7d780000001a31313939363636393134363731006a344335666f7a616e1868795f3330303032333838370077464868545a43704a6a", "b": {"t": "s", "len": 72, "v": "8bec7d78000000208dec7d780000006f65b851170100001dee9a14002000001868795f333030303233383837003963495773784c32364bc100000000000000980000000000000080"}, "flag": 0, "ra": "0x787dcde624 libudbauthunify.so!_Z13saveLoginDataiR17BusBeansLoginData"}, {"type": "saveLD_str", "str": {"t": "s", "len": 0, "v": ""}, "bean_head": "908bec7d78000000208dec7d780000006f65b851170100001dee9a14002000001868795f333030303233383837003963495773784c32364bc100000000000000980000000000000080a863a1780000b440ba49a1780000b480ba49a1780000b480ba49a1780000b4708dec7d780000001a31313939363636393134363731006a", "ra": "0x787dcccb68 libudbauthunify.so!_ZN11BusinessCfg13saveLoginDataER17Bus"}, {"type": "bigaes", "x1": {"len": 2530}, "x2": {"t": "s", "len": 0, "v": ""}, "ra": "0x787dcb9400 libudbauthunify.so!_ZN11UdbFileUtil11writeFileExEPKcS1_RN"}, {"type": "bigaes", "x1": {"len": 3912}, "x2": {"t": "s", "len": 0, "v": ""}, "ra": "0x787dcb9400 libudbauthunify.so!_ZN11UdbFileUtil11writeFileExEPKcS1_RN"}, {"type": "vtable", "name": "GetCred", "slot": 0, "a0": "0xb4000078c62ad4c0", "a1": {"t": "l?", "len": 7166182912826228000, "v": ""}, "a2": {"t": "l?", "len": 2478186433625027600, "v": ""}, "bt": ["0x787dcee41c libudbauthunify.so!_ZN6udbjce14JceInputStreamIN", "0x78e6708fb0 frida-agent-64.so!0x276fb0", "0x787dcb15d8 libudbauthunify.so!_ZN13UdbMsgHandler10handlerM"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787de4907c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x787de107b8 libudbauthunify.so!_ZN28HandlerResponseLoginPas"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787de4907c libudbauthunify.so!_ZN11BusinessLog6reportEv+0x", "0x787de107b8 libudbauthunify.so!_ZN28HandlerResponseLoginPas"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a13f9790", "a1": {"t": "s", "len": 16, "v": "86ec7d78000000d100000000000000cf"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a13f9790", "a1": {"t": "s", "len": 16, "v": "86ec7d78000000d100000000000000cf"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000077fdcfab40", "a1": {"t": "s", "len": 80, "v": "19ed7d78000000d100000000000000ca00000000000000807062f0770000b449000000000000004500000000000000d0543ea1780000b4e083ec7d780000000100000b0000000002000000386b1c0000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff3"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000077fdcfab40", "a1": {"t": "s", "len": 80, "v": "19ed7d78000000d100000000000000ca00000000000000807062f0770000b449000000000000004500000000000000d0543ea1780000b4e083ec7d780000000100000b0000000002000000386b1c0000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff3"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000077d2c21780", "a1": {"t": "s", "len": 24, "v": "37ed7d78000000d100000000000000ca0000000000000080"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffa"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000077d2c21780", "a1": {"t": "s", "len": 24, "v": "37ed7d78000000d100000000000000ca0000000000000080"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffa"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000c900000000000000c700000000000000e01634a1780000b4d105000000000000cc0500000000000000681e8a780000b4e083ec7d780000003110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000c900000000000000c700000000000000e01634a1780000b4d105000000000000cc0500000000000000681e8a780000b4e083ec7d780000003110000000"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000c900000000000000c7"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000079ce7cbe00", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000c900000000000000c7"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffffd"}, "bt": ["0x787dcac3cc libudbauthunify.so!_ZN7MsgLoop5doMSGEP10UdbMsgB", "0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000792d045e80", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff2"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess", "0x787de32080 libudbauthunify.so!_ZN13HandlerReport9onHandler"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000792d045e80", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff2"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess", "0x787de32080 libudbauthunify.so!_ZN13HandlerReport9onHandler"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000077d3c26e10", "a1": {"t": "s", "len": 76, "v": "efec7d78000000d100000000000000ca00000000000000e0e786d3770000b43900000000000000300000000000000040d70d4a780000b4e083ec7d780000001200000b00000000020000008f"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000077d3c26e10", "a1": {"t": "s", "len": 76, "v": "efec7d78000000d100000000000000ca00000000000000e0e786d3770000b43900000000000000300000000000000040d70d4a780000b4e083ec7d780000001200000b00000000020000008f"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff4"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d100000000000000ca00000000000000e01634a1780000b45101000000000000480100000000000000d1c699780000b4e083ec7d780000001300000b00"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000078a1493e30", "a1": {"t": "s", "len": 68, "v": "85ec7d78000000d100000000000000ca00000000000000e01634a1780000b45101000000000000480100000000000000d1c699780000b4e083ec7d780000001300000b00"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff1"}, "bt": ["0x787dcacb40 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcacb28 libudbauthunify.so!_ZN7MsgLoop14processWorkingE", "0x787dcac978 libudbauthunify.so!_ZN7MsgLoop8doThreadEv+0x38"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb4000077d3c1ae70", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff7"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb4000077d3c1ae70", "a1": {"t": "s", "len": 16, "v": "84ec7d78000000d100000000000000ca"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0xfffffffffffffff7"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "ReqLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}, {"type": "vtable", "name": "RespLoginCred", "slot": 3, "a0": "0xb40000786601e2e0", "a1": {"t": "s", "len": 8, "v": "19ed7d78000000d1"}, "a2": {"t": "err", "len": -1, "v": "Error: access violation accessing 0x0"}, "bt": ["0x787dcad0e0 libudbauthunify.so!_ZN10MsgRetLoop11sendMessage", "0x787dcad254 libudbauthunify.so!_ZN10MsgRetLoop19sendMessage", "0x787dcb1c28 libudbauthunify.so!_ZN13UdbMsgHandler11sendMess"]}] \ No newline at end of file diff --git a/scripts/hook_cred_issue.py b/scripts/hook_cred_issue.py new file mode 100644 index 0000000..883bbd9 --- /dev/null +++ b/scripts/hook_cred_issue.py @@ -0,0 +1,137 @@ +#!/usr/bin/env python3 +"""抓 hyCred 签发链: 挂 saveLoginData(落盘) + LoginCred handler(vtable探测)。 + +用法: 脚本跑起来后, 在手机上 手动退出登录 -> 重新登录 一次。 +捕获: 登录态JSON明文(含cred字段) / saveLoginData 入参 / LoginCred handler 触发。 +""" +from __future__ import annotations + +import json +import subprocess +import time +from pathlib import Path + +import frida + +RE = Path("/Users/yml/codes/Reverse-Engineering-Agent-Universal-v3.0") + +JS = r""" +'use strict'; +Process.setExceptionHandler(function(d){ send({type:'segv',info:{t:d.type,a:String(d.address)}}); return true; }); +var base = Process.getModuleByName('libudbauthunify.so').base; +send({type:'armed'}); +function hx(p,n){ try{ return Array.from(new Uint8Array(p.readByteArray(n))).map(x=>('0'+x.toString(16)).slice(-2)).join(''); }catch(e){ return 'ERR'; } } +function rdStr(p){ + try{ + var b0=p.readU8(); + if((b0&1)===0){ var l=b0>>1; if(l>262144) return {t:'s?',len:l,v:''}; + return {t:'s',len:l,v:l?hx(p.add(1),Math.min(l,4096)):''}; } + var len=parseInt(p.add(8).readU64().toString()); + if(len>1048576) return {t:'l?',len:len,v:''}; + return {t:'l',len:len,v:hx(p.add(16).readPointer(),Math.min(len,4096))}; + }catch(e){ return {t:'err',len:-1,v:String(e)}; } +} +function ra(ctx){ try{ return DebugSymbol.fromAddress(ctx.returnAddress).toString().slice(0,70);}catch(e){return '?';} } + +// 登录态JSON的AES加密(含cred字段) —— 已知走 UdbAESUtil::encrypt +Interceptor.attach(base.add(0x250038), { + onEnter: function(a){ this.x1=rdStr(a[1]); this.x2=rdStr(a[2]); }, + onLeave: function(){ + if(this.x1.len>800||this.x2.len>800) + send({type:'bigaes', x1:{len:this.x1.len}, x2:this.x2, ra:ra(this)}); + } +}); + +// saveLoginData(string const&, BusBeansLoginData&, bool) 与 (BusBeansLoginData&, bool) +Interceptor.attach(base.add(0x265fb0), { + onEnter: function(a){ + send({type:'saveLD_str', str:rdStr(a[1]), bean_head:hx(a[2],128), ra:ra(this)}); + } +}); +Interceptor.attach(base.add(0x265a6c), { + onEnter: function(a){ + send({type:'saveLD_bean', bean_head:hx(a[1],160), b:rdStr(a[1]), flag:a[2].toInt32(), ra:ra(this)}); + } +}); + +// HandlerRequestLoginCred / HandlerResponseLoginCred vtable 探测: +// vtable+0x10 起为虚函数槽, 逐个attach前3个槽, 打印触发与backtrace首帧 +function probeVtable(name, vtAddr){ + for(var slot=0; slot<4; slot++){ + (function(slot){ + try{ + var fp = vtAddr.add(0x10 + slot*8).readPointer(); + if(fp.compare(base) < 0 || fp.compare(base.add(0x480000)) > 0) return; + Interceptor.attach(fp, { + onEnter: function(a){ + send({type:'vtable', name:name, slot:slot, + a0:a[0].toString(), a1:rdStr(a[1]), a2:rdStr(a[2]), + bt:Thread.backtrace(this.context, Backtracer.FUZZY).slice(0,3) + .map(function(x){return DebugSymbol.fromAddress(x).toString().slice(0,60);})}); + } + }); + send({type:'vt_attached', name:name, slot:slot, fp:String(fp.sub(base))}); + }catch(e){} + })(slot); + } +} +probeVtable('ReqLoginCred', base.add(0x477f80)); +probeVtable('RespLoginCred', base.add(0x478018)); +probeVtable('GetCred', base.add(0x477000)); // 占位: 若无效仅跳过 +""" + + +def main(): + d = frida.get_device_manager().add_remote_device('127.0.0.1:31877') + pid = d.spawn(['com.duowan.kiwi']) + s = d.attach(pid) + s.create_script((RE / "evidence/scripts/bypass_msaoaid_maps_art_callsite.js").read_text()).load() + s.create_script((RE / "evidence/scripts/mask_frida_maps_only.js").read_text()).load() + d.resume(pid) + time.sleep(11) + s.create_script((RE / "evidence/scripts/patch_guard_block_termination.js").read_text()).load() + print('armed. >>> 请在手机上退出登录并重新登录 <<<') + + sc = s.create_script(JS) + events = [] + def on_msg(m, _): + if m.get('type') == 'error': + print('JS ERR:', str(m)[:200]); return + if m.get('type') != 'send': + return + p = m.get('payload') or {} + t = p.get('type') + events.append(p) + if t == 'vt_attached': + print(f"[vt] {p['name']} slot{p['slot']} @+{p['fp']}") + elif t == 'saveLD_str': + print(f"[saveLD_str] str={p['str']['t']}:{p['str']['len']}:{p['str']['v'][:80]}") + elif t == 'saveLD_bean': + print(f"[saveLD_bean] flag={p['flag']} bean={p['bean_head'][:96]}") + print(f" asStr={p['b']}") + elif t == 'bigaes': + print(f"[bigaes] len={p['x2']['len']} head={p['x2']['v'][:120]}") + elif t == 'vtable': + print(f"[VT!] {p['name']}#{p['slot']} a1={p['a1']} bt={p['bt']}") + sc.on('message', on_msg) + sc.load() + deadline = time.time() + 300 + while time.time() < deadline: + time.sleep(3) + if any(e.get('type') == 'saveLD_bean' for e in events): + time.sleep(10) + break + Path('/Users/yml/codes/douyu_login_py/evidence/cred_issue_trace.json').write_text(json.dumps(events)) + from collections import Counter + print('saved:', Counter(e.get('type') for e in events)) + + +if __name__ == '__main__': + for attempt in range(4): + try: + main() + break + except frida.InvalidOperationError as e: + print('detached:', e) + subprocess.run(['adb', 'shell', 'am', 'force-stop', 'com.duowan.kiwi']) + time.sleep(3)