Ida Pro 9.0.240925 [exclusive] Jun 2026
Thumb-2 instruction decoding has been corrected for instructions like IT blocks and CBZ / CBNZ .
The Python API receives substantial enhancements in version 9.0: IDA Pro 9.0.240925
The Python integration in this build fully embraces Python 3.x, featuring a cleaner, more pythonic API wrapper. This allows analysts to automate script-heavy tasks—such as automated string decryption or devirtualization layers—with less boilerplate code. Step-by-Step Workflow in IDA Pro 9.0.240925 Step-by-Step Workflow in IDA Pro 9
* IDA 9.0 Highlights. * Licensing changes. * Headless processing with idalib. * New RISC-V Decompiler and Disassembler Extensions. Hex-Rays docs Discover IDA 9.0: Exciting New Features and Improvements 1 Oct 2024 — * New RISC-V Decompiler and Disassembler Extensions
IDA Pro 9.0 marks the end of the 32-bit ida.exe era on Windows, introducing a fully native 64-bit application architecture. While previous versions ran as 32-bit processes (limiting memory usage for large datasets), IDA 9.0 runs natively as a 64-bit process.
The Python API has been rewritten to align with modern C++ naming conventions. Snake_case naming conventions are systematically replaced or augmented with cleaner object-oriented structures. Automatic API Translation
: Files saved in IDA 9.0 ( .i64 ) are not backward compatible with IDA 8.4 or earlier.