IDA (disassembler and debugger)

When you click the icon, it looks something like this. You can simply click on new to disassemble a new file.

Upon opening the executable, the ida automatically recognizes the file format. It will also recognize the architecture of the executable on which it was compiled. The processor type specifies the current processor used for disassembling the executable.

Last updated