Debugging with IDA

IDA is a:

You can see an example with vuln binary from lab-03 disassembled in IDA here:

Also, the decompiled version of the vuln binary with IDA can be seen here:

You can see a more complex example, taken from ida tutorial screenshots here: