Update Program.cs
This commit is contained in:
parent
e1b62c0d78
commit
268f407d49
11
Program.cs
11
Program.cs
@ -553,6 +553,17 @@ namespace WeChatGetKey
|
|||||||
38986104,
|
38986104,
|
||||||
38987148
|
38987148
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"3.7.6.44",
|
||||||
|
new List<int>
|
||||||
|
{
|
||||||
|
39016520,
|
||||||
|
39017328,
|
||||||
|
39016376,
|
||||||
|
38986104,
|
||||||
|
39017292
|
||||||
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
|
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
|
||||||
|
Loading…
Reference in New Issue
Block a user