tanjiajun_34
18th July 2006, 18:29
Here is the memory access fix
extract in the dbkkernel folder and add the line
Code:
#include "jumper.h"
to dbkdrvr.c and memscan.c
Oh yes, this is for SP2 only.
and to fix the debugger problem just prevent nprotect from using getthreadcontext. (e.g hook it and then when requested set drx to 0 in the structure)
edit:
oh yes, don't forget to edit sources.ce and add jumper.c to the list of files to compile
http://cheatengine.4dwebhosting.com/jumper.rar
Copy From http://forum.cheatengine.org/viewtopic.php?t=18049&postdays=0&postorder=asc&start=0
Thank to Dark Byte!!!
extract in the dbkkernel folder and add the line
Code:
#include "jumper.h"
to dbkdrvr.c and memscan.c
Oh yes, this is for SP2 only.
and to fix the debugger problem just prevent nprotect from using getthreadcontext. (e.g hook it and then when requested set drx to 0 in the structure)
edit:
oh yes, don't forget to edit sources.ce and add jumper.c to the list of files to compile
http://cheatengine.4dwebhosting.com/jumper.rar
Copy From http://forum.cheatengine.org/viewtopic.php?t=18049&postdays=0&postorder=asc&start=0
Thank to Dark Byte!!!