We use cookies to make your experience better. To comply with the new e-Privacy directive, we need to ask for your consent to set the cookies. Learn more.
Ida Pro 9.0.240925 【Limited】
Recent reports from the security community, including Kaspersky Lab's GReAT , indicate that while 9.0.240925 is highly stable, complex third-party plugins like or BinDiff may require specific updates to handle the new unified binary structure. Release Highlights Enhancement Architecture
Hex-Rays has unified the database structure. The ida64 executable now handles both 32-bit and 64-bit binaries natively. IDA Pro 9.0.240925
IDAPython APIs have been updated, with most now including type annotations to facilitate better autocompletion and error checking within IDEs. License Flexibility IDAPython APIs have been updated, with most now
Expanded RISC-V decompilation targeting modern 32-bit and 64-bit execution environments, alongside T-Head instruction set extensions. A highly requested UI addition allows users to
Furthermore, Hex-Rays has patched a critical RCE vulnerability (pending CVE-2024-XXXX) in the PE loader’s resource parsing, which could be triggered by a malicious .pdb path.
A highly requested UI addition allows users to tentatively apply multiple signatures simultaneously. This makes it easy to visually compare which library variant delivers the highest percentage of recognized functions. 💻 API & Plugin Migration: Developer Checklist
For cleaner Python automation scripts, the majority of the IDAPython API endpoints now ship with comprehensive type annotations.