Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matteyeux committed Sep 21, 2021
1 parent 4bf842d commit bbc9109
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,19 @@

IDA loader for Apple's iBoot, SecureROM and AVPBooter

![Capture](https://user-images.githubusercontent.com/8758978/133671626-fa733488-ecb2-411e-9d76-691a19321a7f.PNG)
![Capture](https://user-images.githubusercontent.com/8758978/134245891-c458bcb1-632e-445b-9ace-2e8b798cba5e.PNG)


### Installation

Copy `iboot-loader.py` to the loaders folder in IDA directory.

### Usage

Open a decrypted 64 bits iBoot image or a [SecureROM](https://securerom.fun) file with IDA. IDA should ask to open with this loader.

![Capture](https://user-images.githubusercontent.com/8758978/134242135-299bd5d0-cc62-44f0-8c8b-329361196942.PNG)

### Credits

* This code is based on argp's [iBoot64helper](https://github.com/argp/iBoot64helper)
Expand Down

0 comments on commit bbc9109

Please sign in to comment.