mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-05-23 05:46:07 +08:00
[+] QQ 9.1.9.26346
This commit is contained in:
parent
94066e1dec
commit
aa27f8a7b9
|
@ -145,6 +145,31 @@ namespace RevokeMsgPatcher
|
|||
"IM.dll",
|
||||
new List<ModifyInfo>
|
||||
{
|
||||
new ModifyInfo
|
||||
{
|
||||
Name = "IM.dll",
|
||||
Version = "9.1.9.26346",
|
||||
SHA1Before = "895eb70f707b8222e6460c91492b1281e525059b",
|
||||
SHA1After = "0bb83990e2b5b5f23b7b43249941ff638201af54",
|
||||
Changes = new List<Change>
|
||||
{
|
||||
new Change
|
||||
{
|
||||
Position = 0x000567DE,
|
||||
Content = new byte[] { 0xEB, 0x09, 0x90, 0x90, 0x90 }
|
||||
},
|
||||
new Change
|
||||
{
|
||||
Position = 0x000569FB,
|
||||
Content = new byte[] { 0xEB, 0x09, 0x90, 0x90, 0x90 }
|
||||
},
|
||||
new Change
|
||||
{
|
||||
Position = 0x00056BAB,
|
||||
Content = new byte[] { 0xEB, 0x08, 0x90, 0x90, 0x90, 0x90 }
|
||||
}
|
||||
}
|
||||
},
|
||||
new ModifyInfo
|
||||
{
|
||||
Name = "IM.dll",
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user