diff --git a/README.md b/README.md index c00aff3..8fc137f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ This debugger (tweak) exploits Remote Debug feature provided by wechatdevtools a Version histories: -* 20079 (latest, credit @LiuYJia, @82539474) +* 20089 (latest, credit @lovejiuwu) +* 20079 (credit @LiuYJia, @82539474) * 20005 (credit @LiuYJia) * 20001 (credit @B1397KB) * 19977 (credit @B1397KB, @yunm90872-ui, @chengzongcai) diff --git a/README.zh.md b/README.zh.md index 85ee094..d26d53c 100644 --- a/README.zh.md +++ b/README.zh.md @@ -9,7 +9,8 @@ 支持的 WMPF 版本: -* 20079 (最新, credit @LiuYJia, @82539474) +* 20089 (最新, credit @lovejiuwu) +* 20079 (credit @LiuYJia, @82539474) * 20005 (credit @LiuYJia) * 20001 (credit @B1397KB) * 19977 (credit @B1397KB, @yunm90872-ui, @chengzongcai) diff --git a/frida/config/addresses.20089.json b/frida/config/addresses.20089.json new file mode 100644 index 0000000..517d892 --- /dev/null +++ b/frida/config/addresses.20089.json @@ -0,0 +1,6 @@ +{ + "Version": 20089, + "LoadStartHookOffset": "0x25E0170", + "CDPFilterHookOffset": "0x30CF8F0", + "SceneOffsets": [64, 1480, 8, 1416, 16, 456] +}