Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon

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.