Update Program.cs
This commit is contained in:
parent
cf9b1e3c93
commit
7e1b99f4cb
11
Program.cs
11
Program.cs
@ -586,6 +586,17 @@ namespace WeChatGetKey
|
|||||||
38986104,
|
38986104,
|
||||||
46060780
|
46060780
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"3.8.0.41",
|
||||||
|
new List<int>
|
||||||
|
{
|
||||||
|
46064024,
|
||||||
|
46064848,
|
||||||
|
46063880,
|
||||||
|
38986104,
|
||||||
|
46064812
|
||||||
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
|
private static IntPtr WeChatWinBaseAddress = IntPtr.Zero;
|
||||||
|
Loading…
Reference in New Issue
Block a user