mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-01-03 16:13:36 +08:00
fix(pointers): update Presence Data sig (#1358)
This commit is contained in:
parent
2148cd1161
commit
750dea6afc
@ -1410,7 +1410,7 @@ namespace big
|
||||
// Presence Data
|
||||
{
|
||||
"PD",
|
||||
"48 8D 05 ? ? ? ? 48 8B F1 48 89 01 48 83 C1 08 E8 ? ? ? ? 48 8D 8E 3B 4E 00 00",
|
||||
"48 8D 05 ? ? ? ? 48 8B F1 48 89 01 48 83 C1 08 E8 ? ? ? ? 33 ED 48 8D 8E 68 5B 00 00",
|
||||
[](memory::handle ptr)
|
||||
{
|
||||
auto presence_data_vft = ptr.add(3).rip().as<PVOID*>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user