Update Program.cs

This commit is contained in:
AdminTest0 2023-02-08 10:14:26 +08:00 committed by GitHub
parent a16c439fa7
commit c6b38ba67b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -608,6 +608,17 @@ namespace WeChatGetKey
38986104,
46410236
}
},
{
"3.9.0.28",
new List<int>
{
48418376,
48419280,
48418232,
38986104,
48419244
}
}
};
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;