From 41c9ca9ef7c747c4701635b6c8d2eef2b0ae0b85 Mon Sep 17 00:00:00 2001 From: Ivy <78825510+Lost-Entrepreneur439@users.noreply.github.com> Date: Tue, 24 Sep 2024 14:40:59 -0230 Subject: [PATCH] Add Apple (#28) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 64c23cb..017c18a 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,10 @@ Asus originally allowed you to unlock your bootloader via their website, however ### Alcatel There's nothing to say about Alcatel really. They have fastboot removed from most of their phones and have no official unlock method. A lot of their phones are MediaTek based so you can try [mtkclient](https://github.com/bkerler/mtkclient). + +### Apple +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,](https://theapplewiki.com/wiki/Checkm8_Exploit) [limera1n for A4, iPod touch 3G, and iPhone 3GS](https://theapplewiki.com/wiki/Limera1n_Exploit) [24kpwn for certain iPod touch 2G's and iPhone 3GS's](https://theapplewiki.com/wiki/0x24000_Segment_Overflow) and [steaks4uce for iPod touch 2G's](https://theapplewiki.com/wiki/Usb_control_msg(0xA1,_1)_Exploit) for BootROM exploits, and [DRA for all 32-bit devices running iOS 7.x.x](https://theapplewiki.com/wiki/De_Rebus_Antiquis) for iBoot exploits. + ## ⚠️ Proceed with caution! ### Motorola/Lenovo