IDA Pro 9.0 (including build 9.0.240925) marks a major architectural shift for the Interactive Disassembler, moving toward a unified 64-bit environment and introducing headless processing capabilities. Core Architectural Changes
Version 9.0.240925 adds dedicated loaders for UEFI DXE drivers, Intel ME firmware, and Android boot images. The loader automatically identifies compression algorithms (LZ4, Zstd) and reconstructs the original segment layout without manual offset calculations. IDA Pro 9.0.240925
Headless Processing: Introduction of idalib, allowing developers to integrate IDA's analysis engine into standalone tools without launching the full GUI. IDA Pro 9
Haruspex: A Hex-Rays plugin/tool that uses IDA Pro 9's decompiler to extract pseudocode for all functions in a binary into separate files for easy inspection. General Context IDA Pro is developed by Hex-Rays and is used primarily by: General Context IDA Pro is developed by Hex-Rays