IDA Win32 Local Debugging
The IDA Debugger allows you to either start a new process (Run) or attach itself to an existing process (Attach) 
Let's select "attach to local win32". What we get is a list of currently running processes to which we can attach with a simple click. 
and here is the result once we are attached to the program. 
Last updated
Was this helpful?
