diff --git a/README.md b/README.md index b7763b0..6563669 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ This debugger (tweak) exploits Remote Debug feature provided by wechatdevtools a **Version histories:** -* 25510 (latest, credit @potacotion) +* 25558 (latest, credit @potacotion) +* 25510 (credit @potacotion) * 25459 (credit @1147529365) * 25364 (credit @lyratu) * 25297 (credit @Yinuo0602, @82539474) diff --git a/README.zh.md b/README.zh.md index 08129ad..dfea1ab 100644 --- a/README.zh.md +++ b/README.zh.md @@ -11,7 +11,8 @@ **支持的 WMPF 版本:** -* 25510 (最新, credit @potacotion) +* 25558 (最新, credit @potacotion) +* 25510 (credit @potacotion) * 25459 (credit @1147529365) * 25364 (credit @lyratu) * 25297 (credit @Yinuo0602, @82539474) diff --git a/frida/config/win32/addresses.25558.json b/frida/config/win32/addresses.25558.json new file mode 100644 index 0000000..132eac9 --- /dev/null +++ b/frida/config/win32/addresses.25558.json @@ -0,0 +1,13 @@ +{ + "Version": 25558, + "LoadStartHookOffset": "0x2ce7c50", + "CDPFilterHookOffset": "0x3978930", + "SceneOffsets": [ + 64, + 1536, + 8, + 1472, + 16, + 456 + ] +}