Ice745 Newbie cheater
Reputation: 0
Joined: 19 Jul 2005 Posts: 16
|
Posted: Tue Sep 18, 2007 7:31 pm Post subject: Create a suspended process for debugging |
|
|
One feature that seems to be missing (or maybe I just can't find it) is an option to create a suspended process.
That is to make Cheat Engine start the process (which it can do) but instead of having the process run, basically have a breakpoint at the entry point.
I can do this with Visual C++'s debugger (which I use sometimes for this reason) but obviously you can't attach 2 debuggers to one application so then I can't use Cheat Engine's non-blocking "find what modifies this address". If you use the Windows API for creating a process, I believe there is a flag for creating a suspended process, I used this once in a program.
Thanks
|
|