Loading

随笔分类 -  RE

摘要:trpc.msg.register_proxy.RegisterProxy.SsoInfoSync 08 // 1 varint sync_flag DF 0D // 1759 10 // 2 varint req_random F2 BE 85 C7 05 // 1491165042 20 // 阅读全文
posted @ 2026-03-05 09:20 xtyuns 阅读(3) 评论(0) 推荐(0)
摘要:def build_tars_req_packet(servant_name, func_name, req): req_buffer = dumps(JceDict({ 7: dumps(JceDict({ 0: { 'req': dumps(req) } })) })) req_packet_h 阅读全文
posted @ 2026-02-27 16:48 xtyuns 阅读(2) 评论(0) 推荐(0)
摘要:0F607264FC6318A92B9E13C65DB7CD3C: md5("02:00:00:00:00:00") 阅读全文
posted @ 2026-02-23 15:35 xtyuns 阅读(4) 评论(0) 推荐(0)
摘要:import hashlib import zlib import xxtea from jce import loads key = hashlib.md5(bytes.fromhex('4446472324255e2325245247485228262a4d3c3e3c')).hexdigest 阅读全文
posted @ 2026-01-21 21:55 xtyuns 阅读(9) 评论(0) 推荐(0)
摘要:gamelet: 腾讯游戏小应用平台 https://www.gamelet.qq.com/ quickjs: JS 引擎 https://github.com/quickjs-ng/quickjs turingfd: 腾讯云图灵盾 https://cloud.tencent.com/documen 阅读全文
posted @ 2026-01-14 17:43 xtyuns 阅读(10) 评论(0) 推荐(0)