[+] 微信 2.8.0.106

This commit is contained in:
huiyadanli 2020-01-05 00:14:51 +08:00
parent 43d5115495
commit 4ec2f6b203
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.106",
SHA1Before="e772c81c8a1b79cac77b22dbe67b375fa340ba30",
SHA1After="bcbc491910f07cb995ef154a281450f2d052e90b",
Changes = new List<Change>
{
new Change
{
Position =0x00289099,
Content =new byte[] { 0xEB }
},
new Change
{
Position =0x007E5960,
Content =new byte[] { 0xC3 }
}
}
},
new ModifyInfo {
Name="WeChatWin.dll",
Version="2.8.0.88",