IDA: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[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 | Originally released as shareware and published from Saint-Petersburg in Russia, but the auhtor and his company have since relocated to Belgium. | ||
==Versions== | ==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) | * 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) | ||
Line 9: | Line 9: | ||
==License== | ==License== | ||
* Shareware/Commercial - OS/2 version discontinued | * Shareware/Commercial - OS/2 version discontinued | ||
==Author== | ==Author== | ||
* Ilfak Guilfanov | * Ilfak Guilfanov | ||
Line 19: | Line 20: | ||
* http://old.idapalace.net - IDA palace, unofficial support page | * http://old.idapalace.net - IDA palace, unofficial support page | ||
[[Category:Assembly]][[Category:DOS Tools]] |
Revision as of 11:30, 21 February 2017

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
- https://www.hex-rays.com - Hex-Rays homepage
- http://old.idapalace.net - IDA palace, unofficial support page