Update Program.cs
This commit is contained in:
parent
6bf757e5bc
commit
0e37bd4372
11
Program.cs
11
Program.cs
@ -619,6 +619,17 @@ namespace WeChatGetKey
|
|||||||
38986104,
|
38986104,
|
||||||
48419244
|
48419244
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"3.9.2.23",
|
||||||
|
new List<int>
|
||||||
|
{
|
||||||
|
50320784,
|
||||||
|
50321712,
|
||||||
|
50320640,
|
||||||
|
38986104,
|
||||||
|
50321676
|
||||||
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
|
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
|
||||||
|
Loading…
Reference in New Issue
Block a user