mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-05-24 14:36:06 +08:00
[+] QQ 9.2.3.26592
This commit is contained in:
parent
21b3f7ed1d
commit
43d5115495
File diff suppressed because one or more lines are too long
|
@ -322,6 +322,31 @@ namespace RevokeMsgPatcher
|
|||
"IM.dll",
|
||||
new List<ModifyInfo>
|
||||
{
|
||||
new ModifyInfo
|
||||
{
|
||||
Name = "IM.dll",
|
||||
Version = "9.2.3.26592",
|
||||
SHA1Before = "9114e7869572b4b868afcbc8b28eae932559ec60",
|
||||
SHA1After = "42e15175fd53768bb48772dc69fb07a4eac5a623",
|
||||
Changes = new List<Change>
|
||||
{
|
||||
new Change
|
||||
{
|
||||
Position = 0x0005AB95,
|
||||
Content = new byte[] { 0xEB, 0x09, 0x90, 0x90, 0x90 }
|
||||
},
|
||||
new Change
|
||||
{
|
||||
Position = 0x0005ADB2,
|
||||
Content = new byte[] { 0xEB, 0x09, 0x90, 0x90, 0x90 }
|
||||
},
|
||||
new Change
|
||||
{
|
||||
Position = 0x0005AF60,
|
||||
Content = new byte[] { 0xEB, 0x08, 0x90, 0x90, 0x90, 0x90 }
|
||||
}
|
||||
}
|
||||
},
|
||||
new ModifyInfo
|
||||
{
|
||||
Name = "IM.dll",
|
||||
|
|
Loading…
Reference in New Issue
Block a user