1
0
mirror of synced 2025-12-14 10:28:13 +08:00

[#] 支持微信 2.7.1.88

This commit is contained in:
huiyadanli
2019-11-06 22:39:27 +08:00
parent a78402078b
commit 573aa8c253
3 changed files with 21 additions and 2 deletions

View File

@@ -65,6 +65,25 @@ namespace RevokeMsgPatcher
"WeChatWin.dll",
new List<ModifyInfo>
{
new ModifyInfo {
Name="WeChatWin.dll",
Version="2.7.1.88",
SHA1Before="034059bad50dd793140952391bfa7936133e69b4",
SHA1After="dd6d80c30ca9e0ea9f7d2f1add498fc9aa4bc7a0",
Changes = new List<Change>
{
new Change
{
Position =0x00262389,
Content =new byte[] { 0xEB }
},
new Change
{
Position =0x007957B0,
Content =new byte[] { 0xC3 }
}
}
},
new ModifyInfo {
Name="WeChatWin.dll",
Version="2.7.1.85",