Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon

This release fixes some immediate issues with the new macOS11/iOS14 binaries and focuses principally on enhancing the static analysis for new file formats.

Highlights

MH_FILESET kernelcache format

The new MH_FILESET kernelcache format from macOS 11 is now fully supported.

Kernelcache - before
MH_FILESET kernelcache before
Kernelcache - after
MH_FILESET kernelcache after
Analysis of dyldcache files from macOS11/iOS14

IDA 7.5 Service pack 2 improves the analysis of dyldcache files from macOS11/iOS14

Dyldlcache - before
dyldcache before
Dyldcache - after
dyldcache after
Objective-C

SP2 also improves the analysis of Objective-C metadata in binaries compiled with XCode 12 (specifically __objc_methlist sections)

objc - before
objc before
objc - after
objc after
Also:

Complete changelist:

ARM:

Decompiler:

MACHO:

OBJC:

TIL:

Bugfixes