Posted: Mon Jan 18, 2021 4:21 pm Post subject: Starting a process from CE or swapping debugger
Hello, is it possible to start an executable and stop at the entry point (or earlier) directly from CE? If not, do you know of any ways to swap a running debugger on Win10, specifically WinDBG/CDB/NTSD, so that CE becomes a main debugger and the initial debugger detaches from the process?
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