Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Add iPhone XR to readme to clear up confusions #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The CVE numbers of the vulnerabilities are: CVE-2021-30740, CVE-2021-30768, CVE-

# Supported Devices/iOS Versions

Fugu14 *should* support all arm64e devices (iPhone XS and newer) on iOS 14.3 - 14.5.1.
Fugu14 *should* support all arm64e devices (iPhone XS/XR and newer) on iOS 14.3 - 14.5.1.
Support for lower versions (down to 14.2) can be added by editing `arm/shared/ClosurePwn/Sources/ClosurePwn/PwnClosure.swift` and `arm/shared/KernelExploit/Sources/KernelExploit/offsets.swift`.

arm64 devices are not supported because the exploit to install the Fugu14 App does not work on these devices.
Expand Down