[+] 微信 2.8.0.88

This commit is contained in:
huiyadanli 2020-01-01 18:44:14 +08:00
parent 88f6ae7417
commit f448f9cb8e
2 changed files with 20 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -94,6 +94,25 @@ namespace RevokeMsgPatcher
"WeChatWin.dll",
new List<ModifyInfo>
{
new ModifyInfo {
Name="WeChatWin.dll",
Version="2.8.0.88",
SHA1Before="b34c73e38cfec186890b58caac5fc9962377cd9b",
SHA1After="8c108e92de0b6b4d9e61ce38ab8dd339a27e505b",
Changes = new List<Change>
{
new Change
{
Position =0x00288489,
Content =new byte[] { 0xEB }
},
new Change
{
Position =0x007E3D80,
Content =new byte[] { 0xC3 }
}
}
},
new ModifyInfo {
Name="WeChatWin.dll",
Version="2.8.0.82",