mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-05-24 22:46:06 +08:00
[+] 微信 2.7.2.76
This commit is contained in:
parent
13abab93c3
commit
a363d32e72
File diff suppressed because one or more lines are too long
|
@ -65,6 +65,25 @@ namespace RevokeMsgPatcher
|
||||||
"WeChatWin.dll",
|
"WeChatWin.dll",
|
||||||
new List<ModifyInfo>
|
new List<ModifyInfo>
|
||||||
{
|
{
|
||||||
|
new ModifyInfo {
|
||||||
|
Name="WeChatWin.dll",
|
||||||
|
Version="2.7.2.76",
|
||||||
|
SHA1Before="0003c7b2c0136a0eb2a6cfc2c694cb57b04b5517",
|
||||||
|
SHA1After="88af6055a0f4d3bdaa6f717ec8b263d4418487b6",
|
||||||
|
Changes = new List<Change>
|
||||||
|
{
|
||||||
|
new Change
|
||||||
|
{
|
||||||
|
Position =0x00285BA9,
|
||||||
|
Content =new byte[] { 0xEB }
|
||||||
|
},
|
||||||
|
new Change
|
||||||
|
{
|
||||||
|
Position =0x007E0DA0,
|
||||||
|
Content =new byte[] { 0xC3 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
new ModifyInfo {
|
new ModifyInfo {
|
||||||
Name="WeChatWin.dll",
|
Name="WeChatWin.dll",
|
||||||
Version="2.7.1.88",
|
Version="2.7.1.88",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user