View Single Post
  #9  
Old 04-15-2015, 17:27
softgate softgate is offline
Friend
 
Join Date: May 2013
Posts: 15
Rept. Given: 25
Rept. Rcvd 4 Times in 3 Posts
Thanks Given: 7
Thanks Rcvd at 1 Time in 1 Post
softgate Reputation: 4
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
Reply With Quote