bootloader-unlock-wall-of-s.../brands/apple/README.md

21 lines
1000 B
Markdown
Raw Normal View History

2024-10-04 12:21:21 -04:00
# Apple
- Verdict: **🍅 Terrible!**
2024-10-04 12:21:21 -04:00
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:
2024-10-05 07:40:08 -04:00
- [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.
2024-10-04 12:21:21 -04:00
***
2024-10-05 07:40:08 -04:00
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