Update Program.cs

This commit is contained in:
AdminTest0 2022-12-17 16:48:41 +08:00 committed by GitHub
parent f309a1e1b0
commit b8e7e7693f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -597,6 +597,17 @@ namespace WeChatGetKey
38986104,
46064812
}
},
{
"3.8.1.26",
new List<int>
{
46409448,
46410272,
46409304,
38986104,
46410236
}
}
};
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;