mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-02-18 17:36:23 +01:00
Updated Data Management (markdown)
parent
56356ec779
commit
382bb6654c
@ -2,8 +2,8 @@
|
||||
|
||||
- Backup: Create a backup of the device using idevicebackup2
|
||||
- Restore: Restore backups created using idevicebackup2
|
||||
- Mount Device: Mount the device using ifuse (this gives access to /var/mobile/Media)
|
||||
- Mount Device (Raw File System): Mount the root of the device using ifuse (this gives access to /)
|
||||
- Mount Device: Mount the device using ifuse (this gives access to `/var/mobile/Media`)
|
||||
- Mount Device (Raw File System): Mount the root of the device using ifuse (this gives access to `/`)
|
||||
- Unmount Device: Unmounts the device if it is currently mounted
|
||||
- Erase All Content and Settings: Erases all data of the device and resets it to factory settings (iOS 9+ only)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user