[+] QQ 9.2.2.26569

This commit is contained in:
huiyadanli 2019-12-09 21:40:08 +08:00
parent aed49e4e42
commit 0d9ffc739e
3 changed files with 27 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -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