[+] 2.7.1.85

This commit is contained in:
huiyadanli
2019-10-26 12:53:01 +08:00
parent bf41b432e8
commit be730d41c3
3 changed files with 21 additions and 2 deletions

View File

@@ -64,6 +64,25 @@ namespace RevokeMsgPatcher
"WeChatWin.dll",
new List<ModifyInfo>
{
new ModifyInfo {
Name="WeChatWin.dll",
Version="2.7.1.85",
SHA1Before="de0df4e138b72460450f66c029e33f4510f5e2df",
SHA1After="fbd35720aaff3cdcfd3ff18ea503dc06450e5c99",
Changes = new List<Change>
{
new Change
{
Position =0x00262389,
Content =new byte[] { 0xEB }
},
new Change
{
Position =0x00795680,
Content =new byte[] { 0xC3 }
}
}
},
new ModifyInfo {
Name="WeChatWin.dll",
Version="2.7.1.82",