Update Program.cs

This commit is contained in:
AdminTest0 2022-11-14 11:05:12 +08:00 committed by GitHub
parent a097409108
commit 4860063b6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -575,6 +575,17 @@ namespace WeChatGetKey
38986104,
46064876
}
},
{
"3.8.0.33",
new List<int>
{
46059992,
46060816,
46059848,
38986104,
46060780
}
}
};
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;