From b8e7e7693f33104216862256709e4ce9d10c6e5b Mon Sep 17 00:00:00 2001 From: AdminTest0 <33925462+AdminTest0@users.noreply.github.com> Date: Sat, 17 Dec 2022 16:48:41 +0800 Subject: [PATCH] Update Program.cs --- Program.cs | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Program.cs b/Program.cs index c68cd13..15fcdc3 100644 --- a/Program.cs +++ b/Program.cs @@ -597,6 +597,17 @@ namespace WeChatGetKey 38986104, 46064812 } + }, + { + "3.8.1.26", + new List + { + 46409448, + 46410272, + 46409304, + 38986104, + 46410236 + } } }; private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;