Update Program.cs

This commit is contained in:
AdminTest0 2022-08-20 11:34:42 +08:00 committed by GitHub
parent 6e6545010e
commit bda7c75abc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -531,6 +531,17 @@ namespace WeChatGetKey
37903656,
37904700
}
},
{
"3.7.6.24",
new List<int>
{
38978840,
38979648,
38978696,
38978604,
38979612
}
}
};
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;