Updated SSH Ramdisk (markdown)

LukeeGD 2024-10-29 10:10:44 +08:00
parent 8e2df31ffb
commit d2e476e29b

@ -22,10 +22,13 @@ Note: If you have a checkm8 device that supports iOS 16 or newer, it is not supp
## Options
- Connect to SSH - Connect to the device via SSH
- Dump Blobs - Option for dumping onboard SHSH blobs of the device. 64-bit devices only.
- Dump Blobs - Dump onboard SHSH blobs of the device. 64-bit devices only.
- For 32-bit devices, go to [Saving onboard SHSH blobs of current iOS version](Saving-onboard-SHSH-blobs-of-current-iOS-version)
- Get iOS Version - Get the current iOS version of the device. 32-bit devices only.
- Dump Baseband/Activation - Dump baseband and activation record files from the device. 32-bit devices only.
- Install TrollStore - Install [TrollStore](https://github.com/opa334/TrollStore) to the device. 64-bit devices on iOS 14/15 ONLY.
- Disable/Enable Exploit - Send commands to set NVRAM variables for powdersn0w devices.
- Get iOS Version - Get the current iOS version of the device.
- Clear NVRAM - Send command to clear NVRAM of the device.
- Update DateTime - Update the date and time of the device to current.
- Reboot Device - Reboot the device and exit script.
- Exit - Exit the script. SSH ramdisk is still booted on the device and can be connected to manually.