mirror of
https://github.com/palera1n/palera1n
synced 2025-08-22 09:57:42 +00:00
docs: support 18.3
This commit is contained in:
parent
edfd827386
commit
91ab9a804d
@ -20,14 +20,14 @@
|
|||||||
.Op Fl -force-revert
|
.Op Fl -force-revert
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
jailbreaks an arm64 (arm64e excluded) iOS/iPadOS/tvOS 15.0-18.2, bridgeOS 5.0-9.2 device,
|
jailbreaks an arm64 (arm64e excluded) iOS/iPadOS/tvOS 15.0-18.3, bridgeOS 5.0-9.2 device,
|
||||||
utilizing the
|
utilizing the
|
||||||
.Em checkm8
|
.Em checkm8
|
||||||
bootROM exploit.
|
bootROM exploit.
|
||||||
.Pp
|
.Pp
|
||||||
.Nm
|
.Nm
|
||||||
provides rootful and rootless jailbreak modes.
|
provides rootful and rootless jailbreak modes.
|
||||||
On iOS/iPadOS 15.0 and later and on tvOS 18.2 or later,
|
On iOS/iPadOS 15.0 and later and on tvOS 18.3 or later,
|
||||||
.Nm
|
.Nm
|
||||||
is able to jailbreak the device in fakefs-rootful mode, where /
|
is able to jailbreak the device in fakefs-rootful mode, where /
|
||||||
is writable, as well as rootless mode, where / cannot be written to.
|
is writable, as well as rootless mode, where / cannot be written to.
|
||||||
@ -139,13 +139,13 @@ Like
|
|||||||
but the size of the created fakefs is smaller at the expense of having unwritable
|
but the size of the created fakefs is smaller at the expense of having unwritable
|
||||||
parts in rarely-written paths. When jailbreaking 16 GB devices, this option must be used
|
parts in rarely-written paths. When jailbreaking 16 GB devices, this option must be used
|
||||||
when setting up fakefs for rootful, as they do not have enough storage for full fakefs.
|
when setting up fakefs for rootful, as they do not have enough storage for full fakefs.
|
||||||
This flag is supported on iOS/iPadOS 15.0 or later and tvOS 18.2 or later, as they
|
This flag is supported on iOS/iPadOS 15.0 or later and tvOS 18.3 or later, as they
|
||||||
require fakefs for rootful.
|
require fakefs for rootful.
|
||||||
.It Fl c , -setup-fakefs
|
.It Fl c , -setup-fakefs
|
||||||
When used with
|
When used with
|
||||||
.Fl f , -fakefs ,
|
.Fl f , -fakefs ,
|
||||||
creates the new APFS volume required for rootful. Will fail if one already exists.
|
creates the new APFS volume required for rootful. Will fail if one already exists.
|
||||||
This flag is supported on iOS/iPadOS 15.0 or later and tvOS 18.2 or later, as they
|
This flag is supported on iOS/iPadOS 15.0 or later and tvOS 18.3 or later, as they
|
||||||
require fakefs for rootful.
|
require fakefs for rootful.
|
||||||
.It Fl C , -clean-fakefs
|
.It Fl C , -clean-fakefs
|
||||||
This option is not currently supported and is a no-operation in this version of
|
This option is not currently supported and is a no-operation in this version of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user