[#] 支持微信 2.7.1.88
This commit is contained in:
@@ -65,6 +65,25 @@ namespace RevokeMsgPatcher
|
||||
"WeChatWin.dll",
|
||||
new List<ModifyInfo>
|
||||
{
|
||||
new ModifyInfo {
|
||||
Name="WeChatWin.dll",
|
||||
Version="2.7.1.88",
|
||||
SHA1Before="034059bad50dd793140952391bfa7936133e69b4",
|
||||
SHA1After="dd6d80c30ca9e0ea9f7d2f1add498fc9aa4bc7a0",
|
||||
Changes = new List<Change>
|
||||
{
|
||||
new Change
|
||||
{
|
||||
Position =0x00262389,
|
||||
Content =new byte[] { 0xEB }
|
||||
},
|
||||
new Change
|
||||
{
|
||||
Position =0x007957B0,
|
||||
Content =new byte[] { 0xC3 }
|
||||
}
|
||||
}
|
||||
},
|
||||
new ModifyInfo {
|
||||
Name="WeChatWin.dll",
|
||||
Version="2.7.1.85",
|
||||
|
||||
Reference in New Issue
Block a user