diff --git a/Program.cs b/Program.cs index c08cdd6..d2be3c9 100644 --- a/Program.cs +++ b/Program.cs @@ -553,8 +553,19 @@ namespace WeChatGetKey 38986104, 38987148 } + }, + { + "3.7.6.44", + new List + { + 39016520, + 39017328, + 39016376, + 38986104, + 39017292 + } } }; private static IntPtr WeChatWinBaseAddress = IntPtr.Zero; } -} \ No newline at end of file +}