Difference between revisions of "IDA"

From The iPhone Wiki
Jump to: navigation, search
Line 1: Line 1:
 
IDA stands for Interactive Disassembler. It is a program which is used to reverse engineer many different types of software files, converting them into assembly language.
 
IDA stands for Interactive Disassembler. It is a program which is used to reverse engineer many different types of software files, converting them into assembly language.
  +
  +
==See also==
  +
*[[IDA Pro Setup]]

Revision as of 15:41, 13 August 2010

IDA stands for Interactive Disassembler. It is a program which is used to reverse engineer many different types of software files, converting them into assembly language.

See also