|
20 | 20 | .Op Fl -force-revert
|
21 | 21 | .Sh DESCRIPTION
|
22 | 22 | .Nm
|
23 |
| -jailbreaks an arm64 (arm64e excluded) iOS/iPadOS/tvOS 15.0-18.2, bridgeOS 5.0-9.2 device, |
| 23 | +jailbreaks an arm64 (arm64e excluded) iOS/iPadOS/tvOS 15.0-18.3, bridgeOS 5.0-9.2 device, |
24 | 24 | utilizing the
|
25 | 25 | .Em checkm8
|
26 | 26 | bootROM exploit.
|
27 | 27 | .Pp
|
28 | 28 | .Nm
|
29 | 29 | provides rootful and rootless jailbreak modes.
|
30 |
| -On iOS/iPadOS 15.0 and later and on tvOS 18.2 or later, |
| 30 | +On iOS/iPadOS 15.0 and later and on tvOS 18.3 or later, |
31 | 31 | .Nm
|
32 | 32 | is able to jailbreak the device in fakefs-rootful mode, where /
|
33 | 33 | is writable, as well as rootless mode, where / cannot be written to.
|
@@ -139,13 +139,13 @@ Like
|
139 | 139 | but the size of the created fakefs is smaller at the expense of having unwritable
|
140 | 140 | parts in rarely-written paths. When jailbreaking 16 GB devices, this option must be used
|
141 | 141 | when setting up fakefs for rootful, as they do not have enough storage for full fakefs.
|
142 |
| -This flag is supported on iOS/iPadOS 15.0 or later and tvOS 18.2 or later, as they |
| 142 | +This flag is supported on iOS/iPadOS 15.0 or later and tvOS 18.3 or later, as they |
143 | 143 | require fakefs for rootful.
|
144 | 144 | .It Fl c , -setup-fakefs
|
145 | 145 | When used with
|
146 | 146 | .Fl f , -fakefs ,
|
147 | 147 | creates the new APFS volume required for rootful. Will fail if one already exists.
|
148 |
| -This flag is supported on iOS/iPadOS 15.0 or later and tvOS 18.2 or later, as they |
| 148 | +This flag is supported on iOS/iPadOS 15.0 or later and tvOS 18.3 or later, as they |
149 | 149 | require fakefs for rootful.
|
150 | 150 | .It Fl C , -clean-fakefs
|
151 | 151 | This option is not currently supported and is a no-operation in this version of
|
|
0 commit comments