IDA loader for Apple's iBoot, SecureROM and AVPBooter
Copy iboot-loader.py
to the loaders folder in IDA directory.
Open a decrypted 64 bits iBoot image or a SecureROM file with IDA. IDA should ask to open with this loader.
- This code is based on argp's iBoot64helper
- iBoot-Binja-Loader