Posted: Thu Apr 07, 2022 11:40 pm Post subject: Can cheatengine do this?
Can CE actively start a specified exe and start debugging instead of attaching to the existing process? I believe CE can, but I don't know how to operate. Please give me some advice!
There are often some applications that exit quickly after running, such as expiration of trial, invalid registration and other reasons. There is no opportunity to attach processes with CE. In this case, it is necessary to start the program to be debugged with CE.
createProcess(path, parameters OPTIONAL, debug OPTIONAL, breakonentrypoint OPTIONAL) : Creates a process. If debug is true it will be created using the windows debugger and if breakonentry is true it will cause a breakpoint to occur on entrypoint
_________________
I don't know where I'm going, but I'll figure it out when I get there.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum