We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf757e commit 0e37bd4Copy full SHA for 0e37bd4
Program.cs
@@ -619,6 +619,17 @@ private static string bytes2hex(byte[] bytes)
619
38986104,
620
48419244
621
}
622
+ },
623
+ {
624
+ "3.9.2.23",
625
+ new List<int>
626
627
+ 50320784,
628
+ 50321712,
629
+ 50320640,
630
+ 38986104,
631
+ 50321676
632
+ }
633
634
};
635
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
0 commit comments