Update Program.cs
This commit is contained in:
parent
a097409108
commit
4860063b6d
11
Program.cs
11
Program.cs
@ -575,6 +575,17 @@ namespace WeChatGetKey
|
|||||||
38986104,
|
38986104,
|
||||||
46064876
|
46064876
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"3.8.0.33",
|
||||||
|
new List<int>
|
||||||
|
{
|
||||||
|
46059992,
|
||||||
|
46060816,
|
||||||
|
46059848,
|
||||||
|
38986104,
|
||||||
|
46060780
|
||||||
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
|
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
|
||||||
|
Loading…
Reference in New Issue
Block a user