mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-05-24 14:36:06 +08:00
[+] 微信 2.8.0.88
This commit is contained in:
parent
88f6ae7417
commit
f448f9cb8e
File diff suppressed because one or more lines are too long
|
@ -94,6 +94,25 @@ namespace RevokeMsgPatcher
|
||||||
"WeChatWin.dll",
|
"WeChatWin.dll",
|
||||||
new List<ModifyInfo>
|
new List<ModifyInfo>
|
||||||
{
|
{
|
||||||
|
new ModifyInfo {
|
||||||
|
Name="WeChatWin.dll",
|
||||||
|
Version="2.8.0.88",
|
||||||
|
SHA1Before="b34c73e38cfec186890b58caac5fc9962377cd9b",
|
||||||
|
SHA1After="8c108e92de0b6b4d9e61ce38ab8dd339a27e505b",
|
||||||
|
Changes = new List<Change>
|
||||||
|
{
|
||||||
|
new Change
|
||||||
|
{
|
||||||
|
Position =0x00288489,
|
||||||
|
Content =new byte[] { 0xEB }
|
||||||
|
},
|
||||||
|
new Change
|
||||||
|
{
|
||||||
|
Position =0x007E3D80,
|
||||||
|
Content =new byte[] { 0xC3 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
new ModifyInfo {
|
new ModifyInfo {
|
||||||
Name="WeChatWin.dll",
|
Name="WeChatWin.dll",
|
||||||
Version="2.8.0.82",
|
Version="2.8.0.82",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user