Update Program.cs

This commit is contained in:
AdminTest0 2022-09-19 13:14:55 +08:00 committed by GitHub
parent e1b62c0d78
commit 268f407d49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -553,8 +553,19 @@ namespace WeChatGetKey
38986104,
38987148
}
},
{
"3.7.6.44",
new List<int>
{
39016520,
39017328,
39016376,
38986104,
39017292
}
}
};
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
}
}
}