Commit 0259e6a likely breaks pools entirely, since the previous calls already add the offset. Displacement is at +0x0, RIP is at +0x4. Can't test this now, just browsing and caught my attention.
|
char * location = pedPoolPattern.count(1).get(0).get<char>(3); |
Commit 0259e6a likely breaks pools entirely, since the previous calls already add the offset. Displacement is at +0x0, RIP is at +0x4. Can't test this now, just browsing and caught my attention.
OpenVHook/OpenVHook/Scripting/Pools.cpp
Line 16 in 1491c24