[#] 支持 微信 3.5.0.29

This commit is contained in:
huiyadanli
2022-01-14 00:43:24 +08:00
parent 9a8a206eff
commit 2a07de0f51
4 changed files with 22 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -201,6 +201,25 @@ namespace RevokeMsgPatcher
"WeChatWin.dll",
new List<ModifyInfo>
{
new ModifyInfo {
Name="WeChatWin.dll",
Version="3.5.0.29",
SHA1Before="018c3af27ac5d618a89018babc51ed90665ed1cc",
SHA1After="8e070a908305061d86c6ff9cc3f30d8cfa802cac",
Changes = new List<Change>
{
new Change
{
Position =0x003AE6A9,
Content =new byte[] { 0x31 }
},
new Change
{
Position =0x00CA5967,
Content =new byte[] { 0xEB }
}
}
},
new ModifyInfo {
Name="WeChatWin.dll",
Version="3.3.5.25",