Page 1 of 1

ATTACH DEBUGGER WITHOUT BEING DETECTeD

PostPosted: Mon Feb 11, 2008 6:56 am
by aldis
there is a way to do that? in some games i cant attach the debugger because it crashes or reset my pc...

PostPosted: Mon Feb 11, 2008 10:21 am
by L. Spiro
Debugging is a very invasive functionality and there are millions of ways to detect it.
Disabling all of them means you are no longer debugging, since you would also be disabling the features Windows® uses to allow your program to debug another.


It is really not possible to debug unnoticed unless the game does not have the proper checks in place.


L. Spiro