[+] 支持 3.3.5.25 #202

This commit is contained in:
huiyadanli
2021-07-29 23:12:17 +08:00
parent 6a7c6b352e
commit 7274dc8009
4 changed files with 22 additions and 3 deletions

View File

@@ -159,6 +159,25 @@ namespace RevokeMsgPatcher
"WeChatWin.dll",
new List<ModifyInfo>
{
new ModifyInfo {
Name="WeChatWin.dll",
Version="3.3.5.25",
SHA1Before="3e94753ccbc2799d98f3c741377e99bdae33b4cf",
SHA1After="ab98f83fc16674ac4911380882c79c3ca4c2fd71",
Changes = new List<Change>
{
new Change
{
Position =0x003417D9,
Content =new byte[] { 0xEB }
},
new Change
{
Position =0x00B98A67,
Content =new byte[] { 0xEB }
}
}
},
new ModifyInfo {
Name="WeChatWin.dll",
Version="3.3.5.15",