mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-05-23 13:56:07 +08:00
[+] QQ 9.2.2.26569
This commit is contained in:
parent
aed49e4e42
commit
0d9ffc739e
File diff suppressed because one or more lines are too long
|
@ -184,6 +184,31 @@ namespace RevokeMsgPatcher
|
|||
"IM.dll",
|
||||
new List<ModifyInfo>
|
||||
{
|
||||
new ModifyInfo
|
||||
{
|
||||
Name = "IM.dll",
|
||||
Version = "9.2.2.26569",
|
||||
SHA1Before = "434254e76c520789558e075af677821258536311",
|
||||
SHA1After = "237c9e489a97858a175f0f7c72ade4ebcbac7a69",
|
||||
Changes = new List<Change>
|
||||
{
|
||||
new Change
|
||||
{
|
||||
Position = 0x0005A9CA,
|
||||
Content = new byte[] { 0xEB, 0x09, 0x90, 0x90, 0x90 }
|
||||
},
|
||||
new Change
|
||||
{
|
||||
Position = 0x0005ABE7,
|
||||
Content = new byte[] { 0xEB, 0x09, 0x90, 0x90, 0x90 }
|
||||
},
|
||||
new Change
|
||||
{
|
||||
Position = 0x0005AD95,
|
||||
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