[+] 2.7.1.82

This commit is contained in:
huiyadanli
2019-10-18 01:11:33 +08:00
parent 10b334b956
commit 94066e1dec
4 changed files with 27 additions and 8 deletions

View File

@@ -64,6 +64,25 @@ namespace RevokeMsgPatcher
"WeChatWin.dll",
new List<ModifyInfo>
{
new ModifyInfo {
Name="WeChatWin.dll",
Version="2.7.1.82",
SHA1Before="20e111a18872bf6c7148a897c11da26c1ec95520",
SHA1After="1e0741d325ca6b1cd2402b829a3d13a2524af617",
Changes = new List<Change>
{
new Change
{
Position =0x00262389,
Content =new byte[] { 0xEB }
},
new Change
{
Position =0x00795650,
Content =new byte[] { 0xC3 }
}
}
},
new ModifyInfo {
Name="WeChatWin.dll",
Version="2.7.1.74",