From c6b38ba67b48723e7afd494e391253c50cb8f3a7 Mon Sep 17 00:00:00 2001 From: AdminTest0 <33925462+AdminTest0@users.noreply.github.com> Date: Wed, 8 Feb 2023 10:14:26 +0800 Subject: [PATCH] Update Program.cs --- Program.cs | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Program.cs b/Program.cs index 15fcdc3..9f1ced0 100644 --- a/Program.cs +++ b/Program.cs @@ -608,6 +608,17 @@ namespace WeChatGetKey 38986104, 46410236 } + }, + { + "3.9.0.28", + new List + { + 48418376, + 48419280, + 48418232, + 38986104, + 48419244 + } } }; private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;