[+] 支持 3.3.5.15

This commit is contained in:
huiyadanli
2021-07-26 19:27:18 +08:00
parent 8980751144
commit 6a7c6b352e
4 changed files with 22 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -159,6 +159,25 @@ namespace RevokeMsgPatcher
"WeChatWin.dll",
new List<ModifyInfo>
{
new ModifyInfo {
Name="WeChatWin.dll",
Version="3.3.5.15",
SHA1Before="7d06e076c525aec6783e919dde4ee11ba9fdb198",
SHA1After="f22ab996a1779c2b41132d42c4fdf98c003284e0",
Changes = new List<Change>
{
new Change
{
Position =0x0033D769,
Content =new byte[] { 0xEB }
},
new Change
{
Position =0x00B8F2C7,
Content =new byte[] { 0xEB }
}
}
},
new ModifyInfo {
Name="WeChatWin.dll",
Version="2.8.0.112",