Skip to content

LukeZGD/EverPwnage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EverPwnage

iOS 8.0-9.0.2 Jailbreak for 32-bit Devices

Usage

Download and sideload the IPA from the latest release.

Supported Devices

  • A5(X) devices: iPhone 4S; iPad 2, 3, mini 1; iPod touch 5
  • A6(X) devices: iPhone 5, 5C; iPad 4

Jailbreak Modes

EverPwnage has an "Install Untether" toggle, which controls the installation of daibutsu untether or EverUntether, depending on the device and iOS version:

  • The toggle is enabled by default for a fully untethered jailbreak.
  • Users can manually disable the toggle if they prefer to remain semi-untethered.

Untether

  • A6(X) devices (iOS 8.0–8.4.1) and A5(X) devices (iOS 8.3–8.4.1) use daibutsu untether
    • daibutsu untether utilizes dyld_shared_cache patch for bypassing codesigning and sock_port_2_legacy for the untether executable, developed by kok3shidoll (v2.0.3)
  • A5(X) devices (iOS 8.0–8.2) and all devices on iOS 9.0-9.0.2 use EverUntether, which combines:
    • jsc_untether by staturnz (thanks to their work and assistance)
    • A forked version of daibutsu untether (based on v1.2.3), updated to replace Trident with sock_port_2_legacy, and some fixes for 9.0.x support

Switching from Other Jailbreaks

If you are using other iOS 8 jailbreaks like EtasonJB, HomeDepot, or openpwnage, you can switch to EverPwnage. Jailbreaking with EverPwnage and keeping the "Install Untether" toggle enabled will switch your device to daibutsu untether or EverUntether.

Do not use EverPwnage if your device is already jailbroken with these: Pangu8, Pangu9, TaiG, PPJailbreak, wtfis (not for 32-bit devices)

These jailbreaks are already untethered and/or incompatible with 32-bit devices in the case of wtfis.

Building

This project is built using Xcode 10.1 and macOS High Sierra 10.13.6.

Credits