[+] 通用特征替换的数据结构与查找方法
This commit is contained in:
@@ -65,6 +65,25 @@ namespace RevokeMsgPatcher
|
||||
"WeChatWin.dll",
|
||||
new List<ModifyInfo>
|
||||
{
|
||||
new ModifyInfo {
|
||||
Name="WeChatWin.dll",
|
||||
Version="2.8.0.82",
|
||||
SHA1Before="c359cc1a391441d261753f2844f9156638df8631",
|
||||
SHA1After="d1b4dee8f7f91e34d68501987fd0675b33fe85da",
|
||||
Changes = new List<Change>
|
||||
{
|
||||
new Change
|
||||
{
|
||||
Position =0x00285FC9,
|
||||
Content =new byte[] { 0xEB }
|
||||
},
|
||||
new Change
|
||||
{
|
||||
Position =0x007E16B0,
|
||||
Content =new byte[] { 0xC3 }
|
||||
}
|
||||
}
|
||||
},
|
||||
new ModifyInfo {
|
||||
Name="WeChatWin.dll",
|
||||
Version="2.7.2.76",
|
||||
|
||||
Reference in New Issue
Block a user