diff --git a/Program.cs b/Program.cs index 9a1f644..c4271f1 100644 --- a/Program.cs +++ b/Program.cs @@ -575,6 +575,17 @@ private static string bytes2hex(byte[] bytes) 38986104, 46064876 } + }, + { + "3.8.0.33", + new List + { + 46059992, + 46060816, + 46059848, + 38986104, + 46060780 + } } }; private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;