Files
wechat_chatter/diaphora
2025-12-09 12:50:45 +08:00
..
2025-12-04 16:44:49 +08:00
2025-12-04 16:44:49 +08:00
2025-12-09 12:50:45 +08:00

注意

libcomm__xlogger.cc.sqlite libcomm__xloggerbase.c.sqlite 用这个sqlite文件

通过关键字 DoTypeSafeFormat 定位到sub_1046385AC打日志函数

下面准备解字符串

unk_1083E89B8 有下面的常量 1083D1F88 aEarlierNotific 常量,怎么使用

108260910 -> 108260918 -> unk_1083E89B8 -> 1083E89C8 -> 1083D1F88

AddMessageSendContext 关键字 1024C10E8 函数

需要先发一条消息 StartSendMessageSerial sub_1024C4CB4 发消息的函数