ipsw icon indicating copy to clipboard operation
ipsw copied to clipboard

iOS/macOS Research Swiss Army Knife

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

command `ipsw device-list` does not contain `arm64e`. but docs [link](https://blacktop.github.io/ipsw/docs/guides/device_list) contains `arm64e` device list I want to get `arm64e` device list. It worked in version 3.1.380, but it doesn't work...

### Is your feature request related to a problem? Please describe. Essentially try and fixup as much as possible in the extracted dylib wrt indirect jumps/calls etc ### Describe the...

enhancement
triage

Since `ipsw` can extract Objective-C type information from the DSC and generate `.tbd` files, it would be really cool if it could generate both header files (similar to the runtime...

enhancement

when trying to login via `ssh` using the command: `ipsw download dev` it fails with the error: > ⨯ failed to get credentials from vault: The specified item could not...

This is a second question from my initial issue explained here: [config.yml ipsw dev --latest](https://github.com/blacktop/ipsw/issues/294#issuecomment-1687416697) being able to trigger `ipsw download dev --latest` and use config.yml configuration preset.

Is there a way to specify if I want to download the latest ipsw with --latest that it only downloads the file if it specific filter was set? Scenario: iOS...

`ipsw symbolicate` it's not liking my iOS 16.5.1 crash logs obtained via idevicecrashreport, throws `unsupported crash log report version: 0`

enhancement

dhinak@Dhinaks-MacBook-Air 22F66 % ipsw dyld symaddr dyld_shared_cache_x86_64 --out syms.json > /dev/null • parsing public symbols... • parsing private symbols... ⨯ failed to parse private symbols: failed to parse local syms...

bug

Hi, I tried using the `ipsw appstore profile ls` command line tool, but on various different workstations I get the expected output, while on a specific one I always get...