|
IDA v6.8 & Decompilers v2.2 release
Since it may not be a big deal, I'm posting it here FYI:
IDA v6.8 & Decompilers v2.2
---------------------------
The year 2015 has been quite busy for us so far, partially due to bug bounty submissions and related bug fixes. IDA v6.8 is mainly a maintenance release but it has some new features:
* Dalvik: added support for OAT files
* Better analysis of prolog code; better register tracking, especially for ARM
* Added support for long names (some work still pending)
* PPC: added support for Power ISA 2.07
* Fixed many vulnerabilities thanks to our bug bounty program
See the complete list of new features and bug fixes here:
http://www.hex-rays.com/products/ida/6.8/index.shtml
We feel that the new version is more robust and more secure.
Many small improvements to the decompiler:
http://www.hex-rays.com/products/decompiler/news.shtml#150413
|