ida-iboot-loader
ida-iboot-loader copied to clipboard
IDA loader for Apple's 64 bits iBoot, SecureROM and AVPBooter
IDA iBoot Loader
IDA loader for Apple's iBoot, SecureROM and AVPBooter.
Support
This loader supports IDA 7.5 to IDA 8.0 SP1 and works on all Apple ARM64 bootloaders even M1+.
Installation
Copy iboot-loader.py
to the loaders folder in IDA directory.
Usage
Open a decrypted 64 bits iBoot image or a SecureROM file with IDA. IDA should ask to open with this loader.
Credits
- This code is based on argp's iBoot64helper
- iBoot-Binja-Loader