Releases: LukeZGD/EverPwnage
Releases · LukeZGD/EverPwnage
v1.3.6
v1.3.5
- More attempts to fix jailbreak app icons
- Add "Run uicache" button for devices that are already jailbroken
v1.3.4
v1.3.3
- Display jailbreak progress on-screen
- Not a log window yet, planned in a future update
- Fix checks to automatically fix jailbreak app icons when needed
- Fix checks to automatically reinstall bootstrap when needed
- Other post-jailbreak fixes
v1.3.2
- Fix an exploit issue with some devices
- Fix iOS 7 jailbreak alert for future use
v1.3.1
- Use dyld_shared_cache patching again instead of jsc_untether for most of iOS 8
- Used on A5(X) devices on iOS 8.3-8.4.1, and A6(X) devices on iOS 8.0-8.4.1
- "Install OpenSSH" option is now enabled by default if not installed
v1.3
- Switch exploit to oob_entry. With this exploit, (re-)jailbreaking should never fail now
- Add support for iOS 9.3.5 and 9.3.6 (semi-untethered only, no untether)
- Add "Load Tweaks" toggle. This allows disabling tweaks on rejailbreak
- Allow reinstalling bootstrap on already jailbroken devices
EDIT 2025-08-11: Updated IPA to attempt fixing an issue with A5(X) devices
v1.2
v1.2 Changelog
- Added support for iOS 9.1-9.3.4. EverPwnage's support range has been updated to iOS 8.0-9.3.4
- Updated sock_port_2_legacy for improved success rates (and possibly future iOS 7 support)
- Stashing is now disabled by default on untethered jailbreaks, just to be safe (users can enable it manually by deleting
/.cydia_no_stash)
EDIT 2025-08-02: Updated release to have bootstrap with pre-installed certificates
v1.1.1
v1.1 - Untethered Support for 8.0-9.0.2 32-bit
v1.1 Changelog
- All versions from iOS 8.0 to 9.0.2 are now supported on all 32-bit devices, untethered
- This update resolves the incomplete support seen in v1.0, ensuring full coverage for all compatible devices in both semi-untethered and untethered states
- The jailbreak button is now disabled while the device is jailbroken (semi-untethered or untethered)
- Now uses kernel version instead of system version for checking the device's iOS version
- Update jailbreak patches, including enabling vm_fault_enter patch for iOS 8.x
- For more details about the untethers used in this jailbreak, see the README.
EDIT 2024-12-29: Updated the ipa to have better kernel version checks, and fix bootstrapping on iOS 9.0.x