ipsw icon indicating copy to clipboard operation
ipsw copied to clipboard

iOS/macOS Research Swiss Army Knife

Results 66 ipsw issues
Sort by recently updated
recently updated
newest added

I should add the ability to try again before failing

bug

Failed to parse kernelcache for iOS 15.0.1 on macOS Monterey beta 9. ``` $ ipsw kernel dec kernelcache.release.ipad6f • Decompressing kernelcache Error: failed parse compressed kernelcache Img4: failed to ASN.1...

bug

### I think the way it works now, is it uses the BuildID to lookup the iOS version and then grabs all those, but if someone set a --build it...

bug

### The current one is optimized for resuming, but I think that is an edge case and the main download should be default behavior.

enhancement

### This broke when I added the --skip-all cli flag

bug

Hi, I am using this command, then got this error, the new version ipsw [v3.1.182] ./ipsw extract -d iPhone15,3_16.0.1_20A371_Restore.ipsw • Extracting dyld_shared_cache • Created 098-09358-003.dmg • Mounting DMG 098-09358-003.dmg •...

Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.8.1 to 1.9.0. Release notes Sourced from github.com/PuerkitoBio/goquery's releases. v1.9.0 Add generic Map function Note that starting with this release, goquery now requires Go 1.18+. If you...

dependencies

Hi Trying to extract the OTA bundle get this error: • Processing OTA payload filename=AssetData/payloadv2/payload.018 size=81 MB • Processing OTA payload filename=AssetData/payloadv2/payload.020 size=82 MB • Processing OTA payload filename=AssetData/payloadv2/payload.016 size=74...

enhancement
help wanted

### What happened? A Mach-O file can have between 0 and ~unlimited build tools. However `ipsw macho patch` requires exactly one: https://github.com/blacktop/ipsw/blob/1e8a8bc1a86366ee247dec921515a7bfb53f7f44/cmd/ipsw/cmd/macho/macho_patch.go#L152 ### How can we reproduce this? ```console $...

bug

Could it be added? I think ghidra is a good alternative to ida so I think it should be added.

enhancement