Update Program.cs

This commit is contained in:
AdminTest0 2023-03-26 13:39:00 +08:00 committed by GitHub
parent 6bf757e5bc
commit 0e37bd4372
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -619,6 +619,17 @@ namespace WeChatGetKey
38986104,
48419244
}
},
{
"3.9.2.23",
new List<int>
{
50320784,
50321712,
50320640,
38986104,
50321676
}
}
};
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;