IDA DisAssembler 6.1

IDA Pro is a Windows or Linux or Mac OS X hosted multi-processor disassembler
3.8 
Rating
Your vote:
Latest version:
6.6.140625 See all
Developer:
Screenshots
1 / 5
Awards (2)
Show all awards
Software Informer Virus Free award
Download

IDA Pro is a Windows or Linux or Mac OS X hosted multi-processor disassembler and debugger that offers so many features it is hard to describe them all. Just grab an evaluation version if you want a test drive. As a disassembler, IDA Pro explores binary programs, for which source code isn't always available,
to create maps of their execution. The real interest of a disassembler is that it shows the instructions that are
actually executed by the processor in a symbolic representation called assembly language. If the friendly
screen saver you have just installed is spying on your e-banking session or logging your e-mails, a
disassembler can reveal it. However, assembly language is hard to make sense of. That's why advanced
techniques have been implemented into IDA Pro to make that code more readable, in some cases, quite close
to the original source code that produced the binary program. The map of the program's code then be postprocessed for further investigations. But, in real life, things aren't always simple. Hostile code usually does not cooperate with the analyst. Viruses, worms and trojans are often armored and obfuscated. More powerful tools are required.
The debugger in IDA Pro complements the static analysis capabilities of the disassembler: by allowing to
single step through the code being investigated, the debugger often bypasses the obfuscation and helps obtain
data that the more powerful static disassembler will be able to process in depth. IDA Pro can be used as a
local and as a remote debugger on various platforms, including the ubiquitous 80x86 (typically
indows/Linux) and the ARM platform (typically Windows CE PDAs) and other platforms. Remote
debuggers are very useful when one wants to safely dissect potentially harmful programs.

Comments

3.8
Rating
16 votes
5 stars
9
4 stars
2
3 stars
1
2 stars
1
1 stars
3
User

Your vote:

Related software

Charles
Charles
rating

Monitors HTTP connections and allows injection of packets.

IDA Pro Free
IDA Pro Free
rating

It's an interactive, programmable, extendible, multi-processor disassembler.

Hackman Suite
Hackman Suite
rating

Multi-module all purpose debugging tool.

MIPS Assembler
MIPS Assembler
Free
rating

MIPS Assembler and Simulator is a tool for converting MIPS assembly code

Rock Debugger
Rock Debugger
Free
rating

32-bit assembler-level analyzing Degugger for 80x86.

Related suggestions