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: README.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,20 +3,20 @@ Help support this project by ⭐️'ing it! [Donations](https://www.paypal.me/ai
3
3
# blobsaver [](https://github.com/airsquared/blobsaver/releases/latest)[](https://app.codacy.com/app/airsquared/blobsaver?utm_source=github.com&utm_medium=referral&utm_content=airsquared/blobsaver&utm_campaign=Badge_Grade_Dashboard)
4
4
A GUI for saving SHSH blobs using s0uthwest's fork of tsschecker. Supports Mac, Windows, and Linux. Requires [Java](https://java.com/inc/BrowserRedirect1.jsp).
5
5
6
-
**Tip:** if you want blobs you save to automatically be uploaded to the cloud, see [this](https://github.com/airsquared/blobsaver/wiki/Automatically-saving-blobs-to-the-cloud\(Dropbox,-Google-Drive,-iCloud\))
6
+
**Tip:** if you want blobs you save to automatically be uploaded to the cloud, see [this](https://github.com/airsquared/blobsaver/wiki/Automatically-saving-blobs-to-the-cloud)
If you have an antivirus or firewall, you may need to disable some other settings or disable the firewall completely for automatically saving blobs in the background to work. If you use Norton, go to Settings -> Firewall -> Advanced Program Control and set the option "Low Risk Applications" to "Allow".
- Read ECID and other info from device so you don't have to get it manually (currently broken on Windows)
19
+
- Read ECID and other info from device so you don't have to get it manually
20
20
- No need to download entire .ipsw for beta versions(just specify link)
21
21
- Choose where to save blobs with file picker
22
22
- Explains how to get ECID, Board Config(if needed), and information necessary for beta versions
@@ -27,9 +27,6 @@ If you have an antivirus or firewall, you may need to disable some other setting
27
27
## Feedback
28
28
Please send feedback via [Github Issue](https://github.com/airsquared/blobsaver/issues/new/choose) or [Reddit PM](https://www.reddit.com//message/compose?to=01110101_00101111&subject=Blobsaver+Feedback) if you encounter any bugs/problems or have a feature request.
29
29
30
-
## TODO
31
-
See Github issues tagged [enhancement](https://github.com/airsquared/blobsaver/labels/enhancement)
0 commit comments