diff --git a/Program.cs b/Program.cs index bb3f51b..f15064a 100644 --- a/Program.cs +++ b/Program.cs @@ -630,6 +630,17 @@ private static string bytes2hex(byte[] bytes) 38986104, 50321676 } + }, + { + "3.9.2.26", + new List + { + 50329040, + 50329968, + 50328896, + 38986104, + 50329932 + } } }; private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;