Skip to content

Commit 57c5d7e

Browse files
committed
Update documentation
Signed-off-by: Nick Chan <towinchenmi@gmail.com>
1 parent eb5e706 commit 57c5d7e

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

docs/palera1n.1

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
.\" Copyright (c) 2024 Nick Chan
33
.\" SPDX-License-Identifier: MIT
44
.\"
5-
.Dd "24 July 2024"
5+
.Dd "23 December 2024"
66
.Dt palera1n 1
77
.Sh NAME
88
.Nm palera1n
9-
.Nd arm64 iOS/iPadOS/tvOS 15.0-18.2, bridgeOS 5.0-9.2 jailbreaking tool
9+
.Nd arm64 iOS/iPadOS/tvOS 15.0-18.3, bridgeOS 5.0-9.3 jailbreaking tool
1010
.Sh SYNOPSIS
1111
.Nm
1212
.Op Fl cCdDEfhIlLnpRsSTvV
@@ -32,7 +32,9 @@ On iOS/iPadOS 15.0 and later and on tvOS 18.2 or later,
3232
is able to jailbreak the device in fakefs-rootful mode, where /
3333
is writable, as well as rootless mode, where / cannot be written to.
3434
On tvOS and bridgeOS,
35-
only rootful is supported, and it uses the actual filesystem instead of a fakefs.
35+
only rootful is supported. On versions where fakefs-rootful is not
36+
applicable, palera1n modifies the actual root filesystem instead
37+
of making a fakefs
3638
.Pp
3739
Due to the nature of the
3840
.Em checkm8
@@ -101,9 +103,7 @@ list of supported devicecs:
101103
.It Apple T2 MacBookPro15,3
102104
.It Apple T2 MacBookAir8,1
103105
.It Apple T2 MacBookPro15,4
104-
.It iBridge2,11 (Unknown Mac)
105106
.It Apple T2 MacBookAir8,2
106-
.It iBridge2,13 (Unknown Mac)
107107
.It Apple T2 MacBookPro16,1
108108
.It Apple T2 MacBookAir9,1
109109
.It Apple T2 MacBookPro16,2
@@ -346,9 +346,14 @@ has been mounted.
346346
.El
347347
.Sh BUGS
348348
.Nm
349-
may crash if the machine it is running on:
349+
may crash if the machine it is running on has non-compliant USB devices plugged in.
350350
.Pp
351-
.Dl "- Has non-compliant USB devices plugged in"
351+
.Nm
352+
will fail to initialize on Linux when there are no USB devices plugged in.
353+
Usually this is not a problem on PCs since the built-in root hubs are also
354+
USB devices. However, on platforms such as Apple Silicon Macs in Linux, since
355+
there are no built-in USB hubs, at least one USB device needs to be manually
356+
plugged in for palera1n to be initialized.
352357
.Pp
353358
The exploit may also work less reliably on some hosts, like AMD desktops, or some MediaTek devices.
354359
.Pp

0 commit comments

Comments
 (0)