Skip to content

Dump onboard blobs on all 32-bit A5-A6X iOS devices: iPads, iPhones and the iPod touch 5G.

Notifications You must be signed in to change notification settings

Visualwit/A5-A6X-Blobs-Dumper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A5-A6X Blobs Dumper

  • Dump blobs on A5-A6X 32-bit iOS devices
  • macOS and (experimental) Windows support
  • Jailbreak required
  • See the Wiki Page for step-by-step instructions
  • See Troubleshooting if you run into problems

Usage

  1. Download required files (IPSW's, Odysseus & FirmwareBundles)

    ./prepare <device model> <ios version>

    e.g. ./prepare iPhone4,1 8.4.1

  2. Extract baseband, build custom IPSW, and extract iBEC & iBSS

    ./patchipsw <device model> <device IP>

    e.g. ./patchipsw iPhone4,1 192.168.1.14

  3. Enter kDFU mode using pwned iBSS

    ./enterkdfu <device IP>

  4. Send pwned iBEC to device in kDFU mode then dump onboard blobs

    ./dumpblobs <device model> <ios version>

Thanks

About

Dump onboard blobs on all 32-bit A5-A6X iOS devices: iPads, iPhones and the iPod touch 5G.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.0%
  • Batchfile 2.0%