[#] 支持 微信 3.5.0.29
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user