better search in old horkeye
This commit is contained in:
parent
eddf1bf0ee
commit
ca93120442
@ -14011,6 +14011,9 @@ bool InsertHorkEyeHook()
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
memcpy(spDefault.pattern, Array<BYTE>{ 0xcc, 0xcc, 0xcc, XX, 0xec }, spDefault.length = 5);
|
||||||
|
spDefault.offset = 3;
|
||||||
|
|
||||||
const BYTE bytes2[] =
|
const BYTE bytes2[] =
|
||||||
{
|
{
|
||||||
0x83, 0xec, XX, // sub esp,??
|
0x83, 0xec, XX, // sub esp,??
|
||||||
|
Loading…
Reference in New Issue
Block a user