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

### What happened? I'm hitting the following error message: ``` ⨯ failed to login: failed to sign in; expected status code 409 (for two factor auth): response received 401 ```...

bug
triage

### What happened? Trying to extract dylibs from ipsw with the command `ipsw dyld extract -a --objc --slide --stubs ./21E237__iPhone16,1/dyld_shared_cache_arm64e` on iOS 17.4.1 iPhone16,1 returns an error: `failed to extract...

bug
triage

### What happened? javaer@localhost Documents % ipsw class-dump AwemeCore --headers -o out runtime: goroutine stack exceeds 1000000000-byte limit runtime: sp=0x140377aa380 stack=[0x140377aa000, 0x140577aa000] fatal error: stack overflow runtime stack: runtime.throw({0x104175076?, 0x200000001?})...

bug
triage

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.1+incompatible to 26.1.2+incompatible. Release notes Sourced from github.com/docker/docker's releases. v26.1.2 26.1.2 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies

### What happened? I was attempting to scan an IPSW file and the command line utility crashed in the middle of scanning. ### How can we reproduce this? 1. Download...

bug
triage

This patch implements support for downloading PKGs from the Mac App Store.

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.1+incompatible to 26.1.3+incompatible. Release notes Sourced from github.com/docker/docker's releases. v26.1.3 26.1.3 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies

Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.16.0 to 1.17.0. Release notes Sourced from github.com/fatih/color's releases. v1.17.0 What's Changed Fix multi-parameter println spacing by @​klauspost in fatih/color#228 ci: update Go and Staticcheck versions by...

dependencies

Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.13.0 to 2.14.0. Release notes Sourced from github.com/alecthomas/chroma/v2's releases. v2.14.0 Changelog 1e983e7 lexers/cue: support CUE attributes (#961) 9347b55 Add Gleam syntax highlighting (#959) 6b7ffe1 chore(styles): add tokyonight...

dependencies

### What happened? * Crash when extracting entitlement in Mac_15.0_24A5279h beta build ``` ipsw ent --ipsw ./UniversalMac_15.0_24A5279h_Restore.ipsw --ui • Generating entitlement database file... • Scanning AppOS • Scanning SystemOS panic:...

bug