Skip to content

IDA loader for Apple's 64 bits iBoot, SecureROM and AVPBooter

Notifications You must be signed in to change notification settings

matteyeux/ida-iboot-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

IDA iBoot Loader

IDA loader for Apple's iBoot, SecureROM and AVPBooter.

Capture

Support

This loader supports IDA 7.5 to IDA 8.4 and works on all Apple ARM64 bootloaders even M1+.

Installation

Copy the plugin file iboot-loader.py to your user plugins directory:

OS User Plugins Directory
Windows %APPDATA%\Hex-Rays\IDA Pro\plugins
Linux ~/.idapro/plugins
macOS ~/.idapro/plugins

Usage

Open a decrypted 64 bits iBoot image or a SecureROM file with IDA. IDA should ask to open with this loader.

Capture

Credits