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 Win32 debugger allows remote debugging of Windows32 executables. This is especially suited to the safe analysis of unknown hostile code. Our remote debugger server must first be started on the target machine.

we select attach to remote win32

and of course specify our password and the port we'll use for the session.

the connection screen is indentical to the local one.

and we are now connected to a program running on the remote machine.