I need a function[SOLVED]
Can anybody give me the DetourRemove() function in [code], not a file.
That would be nice.
Sorry Sealionone I don't have any code for you..
But I must inform you that to remove the detour the function would require the original 5 bytes ( a jump is 5 bytes ) that were there before the detour was placed. I don't see how that's possible..
My advice would to just copy the first 5 bytes where you're about to detour, then place the detour. Then you could just make your own DetourRemove().
Yeah.. sorry, I got nothing for you..