[HELP PLEASE] CDetours and Device Pointer?
Hey how do I update CDetours in Gellin's Base?
Would I change:
Code:
#define DetourRandTypeLow DETOUR_TYPE_OBS_ADD
#define DetourRandTypeHigh DETOUR_TYPE_OBS_ADDNOT
to
Code:
#define DetourRandTypeLow DETOUR_TYPE_PUSH_RET
#define DetourRandTypeHigh DETOUR_TYPE_PUSH_RET
And is the Device Pointer: 0x9098F8?
Well, thanks! Please don't flame.
0x9098F8 i think these code its detected...
Alright, thanks everyone!
EDIT: Now when I inject it with PerX and ran as Admin, sometimes I d/c still and sometimes the cursor locks in he middle.. help please?
EDIT: Now when I inject it with PerX and ran as Admin, sometimes I d/c still and sometimes the cursor locks in he middle.. help please?
hey dont steal my ideas hgmf >.<
Sorry. I meant you need to put DETOUR_TYPE_NOP_JMP
That should work.