Skip to content

Commit bbc9109

Browse files
authored
Update README.md
1 parent 4bf842d commit bbc9109

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,19 @@
22

33
IDA loader for Apple's iBoot, SecureROM and AVPBooter
44

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

77

88
### Installation
99

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

12+
### Usage
13+
14+
Open a decrypted 64 bits iBoot image or a [SecureROM](https://securerom.fun) file with IDA. IDA should ask to open with this loader.
15+
16+
![Capture](https://user-images.githubusercontent.com/8758978/134242135-299bd5d0-cc62-44f0-8c8b-329361196942.PNG)
17+
1218
### Credits
1319

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

0 commit comments

Comments
 (0)