Skip to content

jpcruz88/ESP32-Sour-Apple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

SourApple

🚫 Warning

Only use this on devices you own or when you have permisson to use it.
This project is made for educational purposes ONLY and is NOT made to break laws and/or
for personal gain. Everythin is provided as-is and has no warranty so if your break any of your devices.

The iOS 17 "BLE Crash Exploit"

The exploit was originaly developed and discovered by ECTO-1A. I ported it to the ESP32 and to RPi (and any devices that can run python). The scipts are meant for the ESP32, as the ESP8266 doesnt have BLE. The exploit causes the device to crash while it is locked on the homescreen.

Testing

This was tested on a ESP32S3 on:
-iPhone 14 Pro - iOS 17.1 (21B506 & 21B74)

ESP-WROOM-32:
-iPhone 12 Pro - iOS 17.0 (21A329)

RPi 4:
-iPhone XS - iOS 17.0 (21A329)
-iPhone 12 Pro - iOS 17.1 Beta 2

Behavior

The iPhone starts to freeze after around 5 seconds of spamming. After a random looking amount of time the iPhone turns completely black and you can now force restart it (Volume UP, Volume Down, Hold power button). Sometimes the iPhone restarts by itself. In this procedure the ESP shouldnt get hot. Some PI models report to get a little bit hot.

Contribut0rs:

­@ECTO-1A: Found the exploit
­@WillyJL: Portet the exploit to Flipper Zero
­@Amachik: Helped make the RPi scripts

Things you don't wanna know

I spilled coffee all over a lot of electronics while writing this :(

Need help?

My discord if you need help: rapierxbox

About

Crashes iOS 17 Devices using a ESP32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.7%
  • C++ 44.3%