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

Hi, I am using this command, then got this error `Error: unknown command "split" for "ipsw dyld"` Is this command (`ipsw dyld split`) not available in docker image?

Hi, when I run the command `ipsw download ipsw --latest` it finds the config.yml file and half of the settings are getting applied, but not the output folder. If I...

When extracting binaries with `ipsw extract -f --pattern` it would be handy if there was an additional option to append (or prepend) the build number onto the binaries that are...

```bash ❯ ipsw dyld disass test-caches/IPSWs/19G71__iPhone14,2/dyld_shared_cache_arm64e -a 0x18b6b98fc • Loading symbol cache file... ⨯ failed to parse GOT for /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore: failed to read __AUTH_CONST.__auth_ptr data: EOF ```

It would really tickle my pickle if the diff output had either `id` values on elements or a hierarchy of tags so that it became easier to parse. For example,...

enhancement

To include: - [ ] macho headers - [ ] objc class-dump - [ ] strings/symbols Also add these to the `ipsw diff` output

enhancement