From 0e37bd437286f304d24881028845d8a3f5dea1e7 Mon Sep 17 00:00:00 2001 From: AdminTest0 <33925462+AdminTest0@users.noreply.github.com> Date: Sun, 26 Mar 2023 13:39:00 +0800 Subject: [PATCH] Update Program.cs --- Program.cs | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Program.cs b/Program.cs index 9f1ced0..bb3f51b 100644 --- a/Program.cs +++ b/Program.cs @@ -619,6 +619,17 @@ namespace WeChatGetKey 38986104, 48419244 } + }, + { + "3.9.2.23", + new List + { + 50320784, + 50321712, + 50320640, + 38986104, + 50321676 + } } }; private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;