@@ -82,29 +82,29 @@ Jailbreak for A8 through A11, T2 devices, on iOS/iPadOS/tvOS 15.0, bridgeOS 5.0
82
82
```
83
83
Usage: palera1n [-DEhpvVdsSLRnPI] [-e boot arguments] [-k Pongo image] [-o overlay file] [-r ramdisk file] [-K KPF file] [-i checkra1n file]
84
84
85
- --version Print version
86
- --force-revert Remove jailbreak
87
- -d, --demote Demote
88
- -D, --dfuhelper Exit after entering DFU
85
+ --version Print version
86
+ --force-revert Remove jailbreak
87
+ -d, --demote Demote
88
+ -D, --dfuhelper Exit after entering DFU
89
89
-e, --boot-args <boot arguments> XNU boot arguments
90
- -E, --enter-recovery Enter recovery mode
91
- -h, --help Show this help
90
+ -E, --enter-recovery Enter recovery mode
91
+ -h, --help Show this help
92
92
-i, --override-checkra1n <file> Override checkra1n
93
- -k, --override-pongo <file> Override Pongo image
94
- -K, --override-kpf <file> Override kernel patchfinder
95
- -L, --jbinit-log-to-file Make jbinit log to /cores/jbinit.log (can be read from sandbox while jailbroken)
96
- -n, --exit-recovery Exit recovery mode
97
- -I, --device-info Print info about the connected device
93
+ -k, --override-pongo <file> Override Pongo image
94
+ -K, --override-kpf <file> Override kernel patchfinder
95
+ -L, --jbinit-log-to-file Make jbinit log to /cores/jbinit.log (can be read from sandbox while jailbroken)
96
+ -n, --exit-recovery Exit recovery mode
97
+ -I, --device-info Print info about the connected device
98
98
-o, --override-overlay <file> Override overlay
99
- -p, --pongo-shell Boots to PongoOS shell
100
- -P, --pongo-full Boots to a PongoOS shell with default images already uploaded
99
+ -p, --pongo-shell Boots to PongoOS shell
100
+ -P, --pongo-full Boots to a PongoOS shell with default images already uploaded
101
101
-r, --override-ramdisk <file> Override ramdisk
102
- -R, --reboot-device Reboot connected device in normal mode
103
- -s, --safe-mode Enter safe mode
104
- -S, --no-colors Disable colors on the command line
105
- -v, --debug-logging Enable debug logging
106
- This option can be repeated for extra verbosity.
107
- -V, --verbose-boot Verbose boot
102
+ -R, --reboot-device Reboot connected device in normal mode
103
+ -s, --safe-mode Enter safe mode
104
+ -S, --no-colors Disable colors on the command line
105
+ -v, --debug-logging Enable debug logging
106
+ This option can be repeated for extra verbosity.
107
+ -V, --verbose-boot Verbose boot
108
108
109
109
Environmental variables:
110
110
TMPDIR temporary diretory (path the built-in checkra1n will be extracted to)
0 commit comments