mirror of
https://github.com/melontini/bootloader-unlock-wall-of-shame.git
synced 2025-03-01 04:29:45 -05:00
21 lines
996 B
Markdown
21 lines
996 B
Markdown
# Apple
|
|
|
|
- Verdict: **⛔ Avoid!**
|
|
|
|
This one is probably expected. No iPhone, iPad, iPod Touch or Apple TV model has had an unlockable bootloader.
|
|
|
|
Depending on your device or SoC, there are BootROM (hardware based) and iBoot (software based) exploits you can use to run unsigned code on iOS devices, such as:
|
|
- [checkm8] for A5-A11; <br/>
|
|
- [limera1n] for A4, iPod touch 3G, and iPhone 3GS; <br/>
|
|
- [24kpwn] for certain iPod touch 2G's and iPhone 3GS's; <br/>
|
|
- [steaks4uce] for iPod touch 2G's for BootROM exploits, <br/>
|
|
- [DRA] for all 32-bit devices running iOS 7.x.x for iBoot exploits.
|
|
|
|
***
|
|
Authored by [Ivy / Lost-Entrepreneur439](https://github.com/Lost-Entrepreneur439).<br/>
|
|
|
|
[checkm8]:https://theapplewiki.com/wiki/Checkm8_Exploit
|
|
[limera1n]:https://theapplewiki.com/wiki/Limera1n_Exploit
|
|
[24kpwn]:https://theapplewiki.com/wiki/0x24000_Segment_Overflow
|
|
[steaks4uce]:https://theapplewiki.com/wiki/Usb_control_msg(0xA1,_1)_Exploit
|
|
[DRA]:https://theapplewiki.com/wiki/De_Rebus_Antiquis |