From 9695b91bac601bedb2926453c6f9c5bd7cd29e18 Mon Sep 17 00:00:00 2001 From: huiyadanli Date: Fri, 8 Nov 2019 22:05:34 +0800 Subject: [PATCH] =?UTF-8?q?[+]=20QQ=209.2.0.26453=E3=80=81QQ=209.0.4.23786?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RevokeMsgPatcher.Assistant/JsonData.cs | 50 ++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/RevokeMsgPatcher.Assistant/JsonData.cs b/RevokeMsgPatcher.Assistant/JsonData.cs index 8290dea..492d7b8 100644 --- a/RevokeMsgPatcher.Assistant/JsonData.cs +++ b/RevokeMsgPatcher.Assistant/JsonData.cs @@ -184,6 +184,31 @@ namespace RevokeMsgPatcher "IM.dll", new List { + new ModifyInfo + { + Name = "IM.dll", + Version = "9.2.0.26389", + SHA1Before = "c1935ca6347b0c2a7e6108a7f8ee0643d39deb66", + SHA1After = "42811188a7e7b346a6a3c1066936b98c747acaf6", + Changes = new List + { + new Change + { + Position = 0x00056602, + Content = new byte[] { 0xEB, 0x09, 0x90, 0x90, 0x90 } + }, + new Change + { + Position = 0x0005681F, + Content = new byte[] { 0xEB, 0x09, 0x90, 0x90, 0x90 } + }, + new Change + { + Position = 0x000569CF, + Content = new byte[] { 0xEB, 0x08, 0x90, 0x90, 0x90, 0x90 } + } + } + }, new ModifyInfo { Name = "IM.dll", @@ -308,6 +333,31 @@ namespace RevokeMsgPatcher Content = new byte[] { 0xEB, 0x08, 0x90, 0x90, 0x90, 0x90 } } } + }, + new ModifyInfo + { + Name = "IM.dll", + Version = "9.0.4.23786", + SHA1Before = "69a714f4eadb09f1453f6f022d4adbcd801cfab8", + SHA1After = "b48e77a924076b3ebdffc4af514c868c551d2bca", + Changes = new List + { + new Change + { + Position = 0x0004DB71, + Content = new byte[] { 0xEB, 0x07, 0x90, 0x90, 0x90 } + }, + new Change + { + Position = 0x0004DD8E, + Content = new byte[] { 0xEB, 0x07, 0x90, 0x90, 0x90 } + }, + new Change + { + Position = 0x0004DF93, + Content = new byte[] { 0xEB, 0x07, 0x90, 0x90, 0x90 } + } + } } } }