mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-05-23 22:06:06 +08:00
[+] 微信 2.8.0.106
This commit is contained in:
parent
43d5115495
commit
4ec2f6b203
File diff suppressed because one or more lines are too long
|
@ -94,6 +94,25 @@ namespace RevokeMsgPatcher
|
|||
"WeChatWin.dll",
|
||||
new List<ModifyInfo>
|
||||
{
|
||||
new ModifyInfo {
|
||||
Name="WeChatWin.dll",
|
||||
Version="2.8.0.106",
|
||||
SHA1Before="e772c81c8a1b79cac77b22dbe67b375fa340ba30",
|
||||
SHA1After="bcbc491910f07cb995ef154a281450f2d052e90b",
|
||||
Changes = new List<Change>
|
||||
{
|
||||
new Change
|
||||
{
|
||||
Position =0x00289099,
|
||||
Content =new byte[] { 0xEB }
|
||||
},
|
||||
new Change
|
||||
{
|
||||
Position =0x007E5960,
|
||||
Content =new byte[] { 0xC3 }
|
||||
}
|
||||
}
|
||||
},
|
||||
new ModifyInfo {
|
||||
Name="WeChatWin.dll",
|
||||
Version="2.8.0.88",
|
||||
|
|
Loading…
Reference in New Issue
Block a user