Jump to content

IDA: Difference between revisions

From EDM2
Created page with "==Description== 300px|right IDA or " Interactive DisAssembler" is a disassembler with debugging functions that supports a huge variety of CPU architecture..."
 
mNo edit summary
Line 1: Line 1:
==Description==
==Description==
[[Image:Idapro.gif|300px|right]]
[[Image:Idapro.gif|300px|right]]
IDA or " Interactive DisAssembler" is a disassembler with debugging functions that supports a huge variety of CPU architectures and file formats. Originally a shareware OS/2 application that disassembled native and DOS executable only but later gained a DOS extended version and a MS Windows console port. The current version has bee re-written from scratch and now supports MS Windows, Mac OSX and Linux only, and has replaced the internal C like macro language with the use of [[Python]].
IDA or "Interactive DisAssembler" is a disassembler with debugging functions that supports a huge variety of CPU architectures and file formats. Originally a shareware OS/2 application that disassembled native and DOS executable only but later gained a DOS extended version and a MS Windows console port. The current version has bee re-written from scratch and now supports MS Windows, Mac OSX and Linux only, and has replaced the internal C like macro language with the use of [[Python]].


Originally released as shareware  and published from Saint-Petersburg  in Russia, but the auhtor and his company have since relocated to Belgium.
Originally released as shareware  and published from Saint-Petersburg  in Russia, but the auhtor and his company have since relocated to Belgium.

Revision as of 01:30, 20 January 2015

Description

IDA or "Interactive DisAssembler" is a disassembler with debugging functions that supports a huge variety of CPU architectures and file formats. Originally a shareware OS/2 application that disassembled native and DOS executable only but later gained a DOS extended version and a MS Windows console port. The current version has bee re-written from scratch and now supports MS Windows, Mac OSX and Linux only, and has replaced the internal C like macro language with the use of Python.

Originally released as shareware and published from Saint-Petersburg in Russia, but the auhtor and his company have since relocated to Belgium.

Versions

  • Last known OS/2 version: 4.x (not certain which, OS/2 support was there in 4.1 but had been dropped by 4.6)
  • Current version: 6.7.141229 - 2014-12-29

License

  • Shareware/Commercial - OS/2 version discontinued.

Author

  • Ilfak Guilfanov
  • DataRescue (Original publisher)
  • Hex-Rays (current publisher)

Links