Hi,
i want to write a detour of the GetCliContext function, so i dont have to read the Thread Information Block.
i overwrite the RETN with a JMP to my function and save EAX to my own variable.
Now my question is whether or not detours are detected.
I dont want to risk a ban.
thanks in advance