From bddb843c08f3fc2225df486f81a2bbeed84557e3 Mon Sep 17 00:00:00 2001 From: AdminTest0 <33925462+AdminTest0@users.noreply.github.com> Date: Mon, 8 May 2023 09:09:24 +0800 Subject: [PATCH] Update Program.cs --- Program.cs | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Program.cs b/Program.cs index bb3f51b..f15064a 100644 --- a/Program.cs +++ b/Program.cs @@ -630,6 +630,17 @@ namespace WeChatGetKey 38986104, 50321676 } + }, + { + "3.9.2.26", + new List + { + 50329040, + 50329968, + 50328896, + 38986104, + 50329932 + } } }; private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;