From 4860063b6da46e7d47bc0f195aa1b7bf0ed5b000 Mon Sep 17 00:00:00 2001 From: AdminTest0 <33925462+AdminTest0@users.noreply.github.com> Date: Mon, 14 Nov 2022 11:05:12 +0800 Subject: [PATCH] Update Program.cs --- Program.cs | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Program.cs b/Program.cs index 9a1f644..c4271f1 100644 --- a/Program.cs +++ b/Program.cs @@ -575,6 +575,17 @@ namespace WeChatGetKey 38986104, 46064876 } + }, + { + "3.8.0.33", + new List + { + 46059992, + 46060816, + 46059848, + 38986104, + 46060780 + } } }; private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;