You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced/sparserestore.mdx
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,16 @@ The SparseRestore exploit **only fully works on iOS/iPadOS versions between 17.0
12
12
## Prerequisites
13
13
* An iDevice running versions supported by the SparseRestore exploit (see note above)
14
14
* At least 1 free app slot
15
+
* Find my Iphone must be turned of for the purposes of this exploit (you can turn it back on later)
16
+
* Sidestore version 0.5.9 or later
15
17
16
18
## Steps
17
19
1. Install SparseBox. This can be done with a variety of methods, but for the purposes of this, install it with SideStore. The latest version can be found [here](https://nightly.link/khanhduytran0/SparseBox/workflows/build/main/artifact.zip) (unzip artifact.zip for the .ipa file)
18
-
2. Make sure SideStore is **closed** (not in background) and your WireGuard VPN is on, then open SparseBox.
19
-
3. Scroll down to the bottom and tap 'Bypass 3-app limit'. This should bring up a log output. Wait for it to say `idevicebackup2 exited with code -102`, then close the app. No need to hit apply.
20
-
4. Re-open SideStore, and test that the exploit has worked (you may need to install more than one app to test, depending on how many free slots you have). If it throws an error about the limit, reopen SideStore or retry the exploit. If it installs the app, congratulations! You can now have more than 3 apps installed at one time.
20
+
2. Tick on "Disable App Limit" in Sidestore, and make SideStore is **closed** (not in background) , then open SparseBox.
21
+
3. Set up Wireguard , select your paring file and tap 'Bypass 3-app limit'. This should bring up a log output. Wait for it to say `idevicebackup2 exited with code -18` or `idevicebackup2 exited with code 2`, then close the app. No need to hit apply.
22
+
4. Re-open SideStore, and scroll down in Sidestore setings. Press "clear cache", this will allow the exploit to be seen by Sidestore.
23
+
5. Test that the exploit has worked (you may need to install more than one app to test, depending on how many free slots you have). If it throws an error about the limit, reopen SideStore or retry the exploit. If it installs the app, congratulations! You can now have more than 3 apps installed at one time.
24
+
6. Due to the limitaions this exploit must be done every 3 (additional apps) you sideload.
21
25
22
26
## Alternatives
23
27
If either the exploit doesn't work for you, or your iDevice is on an unsupported version, there is an alternative to be able to use more than 3 apps at once. LiveContainer, developed by Duy Tran Khanh ([khanhduytran0](https://github.com/khanhduytran0)) (the person who also made SparseBox), allows for iOS apps to be run in containers in-app rather than installing them separately. This may also be easier to use over SparseRestore in some cases. The GitHub page can be found [here](https://github.com/khanhduytran0/LiveContainer).
0 commit comments