Advertisement
quentinguyot

[Tutorial] Save beta Blobs on Windows

Dec 11th, 2018
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.26 KB | None | 0 0
  1. Original post: https://www.reddit.com/r/jailbreak/comments/6hiqz8/tutorial_how_to_save_shsh2_blobs_for_a_beta/
  2. Tutorial: Save SHSH blob for beta version
  3. Note: this tutorial supposed to be easy so even if you're a beginner it should be ok
  4. Note2: this tutorial is for windows, there are only a few changes to make it work on Linux/Mac
  5.  
  6. Here is a preview of the command. If you know everything you don't need to follow my tutorial, just copy this and change values.
  7.  
  8. tsschecker_windows.exe -d [Iphone model] --boardconfig [Internal name] -e [ECID] -m [BuildManifest of the beta version] -i --beta [IOS Version] --buildid [Build ID] -s
  9.  
  10.  
  11. Requirements:
  12. You need the IPSW for your beta version and this program: https://github.com/tihmstar/tsschecker/releases
  13. Here is a good site to download beta IPSW: https://www.theiphonewiki.com/wiki/Beta_Firmware
  14.  
  15. Step 1:
  16. Now extract the program in a folder.
  17. Open the CMD and type "CD [the directory of the folder with the program] ex: cd c:\Users\Admin\Desktop\TSSChecker
  18. then type "tsschecker_windows.exe"
  19. It should look like this: http://prntscr.com/ltk6ca
  20.  
  21.  
  22.  
  23. Step 2:
  24. Now go to https://www.theiphonewiki.com/wiki/Models and search your iphone (or ipad) Identifier.
  25. ex: Iphone 8,1 for the Iphone 6s
  26. screen: http://prntscr.com/ltk872
  27. Now go back to the CMD and type "-d [Your phone model]"
  28. It should look like this: http://prntscr.com/ltk9ct
  29.  
  30.  
  31.  
  32. Step 3:
  33. Go back to https://www.theiphonewiki.com/wiki/Models and search your internal name.
  34. screen: http://prntscr.com/ltkads
  35. If there are 2 different internal name, install this app: https://itunes.apple.com/app/battery-memory-system-status/id497937231?mt=8 then go to the "system" tab and in front of "Model" you'll see your internal name
  36. screen: https://prnt.sc/ltkcan
  37. Now go back to CMD and type "--boardconfig [Internal name]
  38. It should look like this: http://prntscr.com/ltke1p
  39.  
  40.  
  41.  
  42. Step 4:
  43. Now open Itunes and plug your Idevice to your computer. Once you're on the page with your device info, click on "Serial Number" until you see "ECID"
  44. screen: http://prntscr.com/ltkkos
  45. Go back to cmd and type "-e [ECID]"
  46. It should look like this: http://prntscr.com/ltkm9f
  47.  
  48.  
  49.  
  50. Step 5:
  51. Now open the IPSW of the beta version using 7-Zip or Winrar and extract it in a new folder
  52. After extracting this file, search "BuildManifest.plist" using the windows explorer
  53. Right click on the file and click "open file directory".
  54. screen: http://prntscr.com/ltkpj2
  55. When you're here: http://prntscr.com/ltkqc8
  56. Copy the directory of the file (screen: http://prntscr.com/ltkqwl)
  57. Go back to the CMD and type "-m [Paste the directory]\BuildManifest.plist"
  58. It should look like this: http://prntscr.com/ltksa1
  59. NOTE: IF THERE IS A SPACE IN THE DIRECTORY, TYPE " AFTER AND BEFORE THE DIRECTORY
  60.  
  61.  
  62.  
  63.  
  64. Step 6
  65. Now in CMD type "-i --beta [IOS Version]
  66. Replace [IOS Version] by the IOS version you want to save blobs from.
  67. Ex: i'm saving 12.1.2 beta blobs so I replace it by 12.1.2
  68. It should look like this: http://prntscr.com/ltkvck
  69.  
  70.  
  71.  
  72. Step 7:
  73. Now you need to find the Build ID of the version. There are 2 possibilities to do this.
  74.  
  75. 1st:
  76. you find it in the site where you downloaded the IPSW
  77. screen: http://prntscr.com/ltkx6q
  78.  
  79. 2nd (A bit harder but you find it all the times):
  80. Open the BuildManifest.plist file
  81. press "CTRL+F" and search "Build" until you see "ProductBuildVersion"
  82. The Build ID will be next to "ProductBuildVersion
  83. screen: http://prntscr.com/ltkz22
  84.  
  85. Now go back to CDM and type "--buildid [Build ID]"
  86. It should look like this: http://prntscr.com/ltl2g4
  87.  
  88.  
  89.  
  90. Final step:
  91. Just type "-s"
  92. Like this: http://prntscr.com/ltl34l
  93.  
  94.  
  95.  
  96. Now copy the command (in case it fails)
  97.  
  98. And press ENTER
  99.  
  100.  
  101.  
  102.  
  103. If you see this message: http://prntscr.com/ltl5ry
  104. You successfully saved your blovs :D
  105. Check your TSSChecker directory
  106. You'll see a .shsh2 file like this: http://prntscr.com/ltl7os
  107. This file is your blobs. Put it in a safe location and don't delete it
  108.  
  109.  
  110.  
  111. If you see one of those message
  112. http://prntscr.com/ltl8u0
  113. http://prntscr.com/ltl8yw
  114. or you don't have a .shsh2 file, follow the tutorial again. You missed something.
  115. If you're sure you've entered the good command and it still doesn't work, mp me on twitter/discord
  116.  
  117.  
  118. Twitter.com/quentinguyot_
  119. Reddit.com/u/MCGamer_
  120. PussySlayer92#0069 (lol)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement