Hex-Rays team is thrilled to announce the release of IDA version 8.1!
As with every release, IDA Pro and IDA Home gained many new features and enhancements, including:
Private Lumina server
New icons
Golang regabi support
Sunsetting IDA for 32-bit binaries (IDA32)
and more
See full updates here: https://hex-rays.com/products/ida/news/8_1/
How to request the new versions
As usual, the new versions of IDA Pro […]
In the past, we have worked with various beta testers that helped us shape our products by trying out our pre-release versions. Today, we are launching our Beta Program initiative with the idea of building a community of enthusiasts who would regularly take an active part in the evolution […]
In August 2020, we started blog series called “Igor’s tip of the week.” These blog posts aim to help you better work with IDA & Decompilers. Over the years, his pieces of advice have become very popular, and our natural response was to make them even more accessible and easy to read. That’s […]
IDA Service Pack 1 (SP1) for IDA 8.0 is now available.
This new release fixes a few issues that might have affected some users.
How to request the new versions
All new versions are free for users with an active support plan. Please use the “Help > Check for free update” menu item in IDA. It is also […]
We have recently announced the launch of IDA Teams, our new product that allows teams of analysts to work together. The heart of IDA remains unchanged, but your team now has better tools to publish their discoveries to the rest of the colleagues and benefit from the work done by other group members. To better […]
A handful of our users have already requested information regarding the Qt 5.15.2 build, that is shipped with IDA 8.0.
The Qt sources used by IDA are:
based on Qt 5.15.2,
to which the KDE Qt5 patch collection has been added,
plus a few custom patches/fixes
Rebuilding Qt from source
In order to obtain compatible libs, the simplest way forward […]
Hex-Rays team is thrilled to announce the release of IDA version 8.0!
As with every release, IDA Pro and IDA Home gained many new features and enhancements, including:
Support for iOS16 and recent macOS releases
Golang improvements: significantly improved support for Golang 1.17 and 1.18 binaries
Better function discovery with the new “patfind” plugin
FLIRT patterns directly from an IDA […]
A friendly heads-up to IDA users: we just published a vulnerability
fix for a potential double-free during DWARF parsing.
Please grab it from www.hex-rays.com/vulnfix/ and replace
the original files with those you will find in the archive.
Although most of the time IDA is used to work on single, self-contained file (e.g. an executable, library, or a firmware image), this is not always the case. Sometimes the program may refer to or load additional files or data, and it may be useful to have that data in the database and analyze it […]
As software systems becomes more complex, we at Hex-Rays have witnessed a growing desire for more collaboration in the field of reverse-engineering: applying multiple sets of eyes and diversified skill sets, will be a boon for speeding up that process.
Over the last months/years, we have been busy cooking an appropriate response to that demand, and […]