[+] 微信 2.7.2.76

This commit is contained in:
huiyadanli 2019-12-24 00:11:52 +08:00
parent 13abab93c3
commit a363d32e72
2 changed files with 20 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -65,6 +65,25 @@ namespace RevokeMsgPatcher
"WeChatWin.dll",
new List<ModifyInfo>
{
new ModifyInfo {
Name="WeChatWin.dll",
Version="2.7.2.76",
SHA1Before="0003c7b2c0136a0eb2a6cfc2c694cb57b04b5517",
SHA1After="88af6055a0f4d3bdaa6f717ec8b263d4418487b6",
Changes = new List<Change>
{
new Change
{
Position =0x00285BA9,
Content =new byte[] { 0xEB }
},
new Change
{
Position =0x007E0DA0,
Content =new byte[] { 0xC3 }
}
}
},
new ModifyInfo {
Name="WeChatWin.dll",
Version="2.7.1.88",