Ida Pro Versions Jun 2026
It includes a cloud-based decompiler for x86/x64 binaries.
Choosing the right IDA Pro version depends entirely on your budget and threat model.
For over two decades, IDA Pro operated primarily as a 32-bit software application. Even when analyzing 64-bit binaries, the IDA interface itself ran as a 32-bit process ( ida.exe ). ida pro versions
: A significant turning point where the software transitioned fully to 64-bit architecture (native 64-bit binary) and introduced native Python 3 support (starting with version 7.4) [5, 17].
ida64 : The executable used to analyze both 32-bit and 64-bit files. The Modern Unified Architecture (IDA v9.0 and Beyond) It includes a cloud-based decompiler for x86/x64 binaries
| Edition | Target User | Key Features | Decompiler Included? | | :--- | :--- | :--- | :--- | | | Hobbyists, Students | x86/64 only, no commercial use, limited save, no retargetable analysis. | No | | IDA Pro (Standard) | Malware Analysts, RE | Multi-processor support (ARM, MIPS, PowerPC, etc.), scripting (IDC/Python), debugging. | No (Optional add-on) | | IDA Pro (Named/Network) | Large Teams, Advanced RE | All Standard features + Floating licenses, collaborative analysis, FLAIR utilities. | No (Optional add-on) |
IDA 8.0 introduced a subscription-based licensing model and integrated cloud-based metadata tagging. It also brought UI overhauls, such as darker themes, streamlined asset management, and native support for Apple Silicon (M1/M2/M3 chips). 2. IDA Product Tiers: Free vs. Commercial Even when analyzing 64-bit binaries, the IDA interface
The 9.x series continued to evolve rapidly throughout 2025.
| Feature | IDA Freeware | IDA Pro | | :--- | :--- | :--- | | | x86/x64 (Intel/AMD) only. | Supports 60+ processor families (ARM, MIPS, PowerPC, Z80, etc.). | | Decompiler | Includes local x86/x64 decompiler. | Includes decompilers for all supported architectures (Cloud decompiler available). | | Commercial Use | Strictly prohibited. | Licensed for commercial/professional use. | | Saving | Can save databases. | Can save databases. | | Scripting | Limited IDAPython support. | Full SDK and IDAPython access. | | Price | Free. | Starts at ~$1,500 for a named license; ~$3,000+ for floating/commercial. |