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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,12 @@ A GUI for saving SHSH blobs using encounter's fork of tsschecker. Supports both
3
3
4
4
If you have an antivirus, select "Always Allow" for anything related to tsschecker or Java. An antivirus may cause blobsaver to crash. If that happens please send feedback.
5
5
6
-

6
+

7
7
8
8
## Features
9
9
- Store up to three devices with presets
10
10
- Choose where to save blobs with file picker
11
+
- Save blobs for beta versions
11
12
- Automatically checks for updates and prompts if available
12
13
- Optionally specify device identifier instead of using device picker
13
14
- Optionally specify apnonce
@@ -16,10 +17,9 @@ If you have an antivirus, select "Always Allow" for anything related to tsscheck
16
17
Please send feedback via [Github Issue](https://github.com/airsquared/blobsaver/issues/new) 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.
17
18
18
19
## TODO:
19
-
- Support for saving blobs for beta versions
20
20
- More presets
21
21
- Renaming presets
22
-
- Try packaging into .app for macOS[maybe this](https://github.com/Jorl17/jar2app)
22
+
- Try packaging into .app/.exe[maybe this](https://github.com/Jorl17/jar2app)
23
23
- Daemon to do it automatically in the background (Possibility?)
24
24
- Use libimobiledevice to read ECID directly from device (Possibility?)
0 commit comments