Ipsw

Latest version: v0.1.3

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 62 of 102

3.1.138

Changelog
New Features
* 4842e07e9a4a25f0bd24a45e442813e4bb61d535: feat: add 🆕 `ipsw idev screen` cmd to take screenshots (blacktop)
* 7f3a3791a2175407da20f7cf58c05d287e805a74: feat: colorize `ipsw idev` output with `--color` flag (blacktop)
Bug fixes
* 78befe49d7427656c52e9c517e3d7925b1f1b5bd: fix: Run Macho CI/CD action (blacktop)
* ef5d541fcb7e12fe588a80d2a996689c16bfd7a7: fix: `ipsw download ipsw --usb` cmd (can only select one device at a time for now) (blacktop)
* 7d1e0f859e32ef84b4dac16d2d765f38f7f4e3d8: fix: `ipsw extract --files --pattern` cmd 🐛 (blacktop)

Summary
**Full Changelog**: https://github.com/blacktop/ipsw/compare/v3.1.137...v3.1.138
What to do next?
- Read the [documentation](https://blacktop.github.io/ipsw/docs/)
- Join our [Discord server](https://discord.gg/M5Wqf6JT)
- Follow us on [Twitter](https://twitter.com/blacktop__)

3.1.137

Changelog
Bug fixes
* 7f6903bf2232d655d6af17702536c3bae053e499: fix: windows builds (again) (blacktop)

Summary
**Full Changelog**: https://github.com/blacktop/ipsw/compare/v3.1.136...v3.1.137
What to do next?
- Read the [documentation](https://blacktop.github.io/ipsw/docs/)
- Join our [Discord server](https://discord.gg/M5Wqf6JT)
- Follow us on [Twitter](https://twitter.com/blacktop__)

3.1.136

Changelog
Bug fixes
* 57a06a835502c015affa332e0c13e9ca70fc44a3: fix: small tweak to `ipsw dyld macho --search` output (blacktop)

Summary
**Full Changelog**: https://github.com/blacktop/ipsw/compare/v3.1.135...v3.1.136
What to do next?
- Read the [documentation](https://blacktop.github.io/ipsw/docs/)
- Join our [Discord server](https://discord.gg/M5Wqf6JT)
- Follow us on [Twitter](https://twitter.com/blacktop__)

3.1.135

Changelog

Highlight

Search for byte patterns *(gadgets)* in DSC dylibs

bash
❯ ipsw dyld macho 20A5339d__iPhone14,2/dyld_shared_cache_arm64e JavaScriptCore --search "7f 23 03 d5 * * * * f6 57 01 a9" | head

Search Results
--------------
"0x199f25c80"
0x199f26804
0x199f285c4
"0x199f286c4"
0x199f28860
0x199f289d8
0x199f2966c


bash
❯ ipsw dyld disass 20A5339d__iPhone14,2/dyld_shared_cache_arm64e -a "0x199f25c80" -c 3 --quiet

nasm
sub_199f25c80:
0x199f25c80: 7f 23 03 d5 pacibsp
0x199f25c84: ff 03 01 d1 sub sp, sp, 0x40
0x199f25c88: f6 57 01 a9 stp x22, x21, [sp, 0x10]

bash
❯ ipsw dyld disass 20A5339d__iPhone14,2/dyld_shared_cache_arm64e -a "0x199f286c4" -c 3 --quiet

nasm
sub_199f286c4:
0x199f286c4: 7f 23 03 d5 pacibsp
0x199f286c8: f8 5f bc a9 stp x24, x23, [sp, -0x40]!
0x199f286cc: f6 57 01 a9 stp x22, x21, [sp, 0x10]


New Features
* eed9cbfcc64596d92ea0425f1934b6863dcb7f0b: feat: add ability to search for byte patterns in DSC dylibs with `--search` flag (blacktop)
Bug fixes
* 841a3eda555275bb9aa43152c67bee575b8e16ac: fix: windows builds (blacktop)
Dependency updates
* 137cbbddb0e64ecc9368de4db9fe02c462ac5201: chore(deps): update deps (blacktop)

Summary
**Full Changelog**: https://github.com/blacktop/ipsw/compare/v3.1.134...v3.1.135
What to do next?
- Read the [documentation](https://blacktop.github.io/ipsw/docs/)
- Join our [Discord server](https://discord.gg/M5Wqf6JT)
- Follow us on [Twitter](https://twitter.com/blacktop__)

3.1.134

Changelog
Bug fixes
* 1a1b9f71a3026f2f5dda4c7ee2ee54926f291059: fix: optional_output_path in `ipsw dyld split` cmd 136 (blacktop)

Summary
**Full Changelog**: https://github.com/blacktop/ipsw/compare/v3.1.133...v3.1.134
What to do next?
- Read the [documentation](https://blacktop.github.io/ipsw/docs/)
- Join our [Discord server](https://discord.gg/M5Wqf6JT)
- Follow us on [Twitter](https://twitter.com/blacktop__)

3.1.133

Changelog
New Features
* dbeb167adf5df581a10692b2d356b61d8b5f9e2f: feat: add ability to diff `ipsw ctfdump` structs (blacktop)
Dependency updates
* 834212c8f5153f7723d8a7d7ca256fb79e53c6e1: chore(deps): bump golang from 1.18.4 to 1.19.0 (133) (dependabot[bot])
* ba683c490dab31c23b360166dae2185a049154c7: chore(deps): update golang.org/x/net (blacktop)

Summary
**Full Changelog**: https://github.com/blacktop/ipsw/compare/v3.1.132...v3.1.133
What to do next?
- Read the [documentation](https://blacktop.github.io/ipsw/docs/)
- Join our [Discord server](https://discord.gg/M5Wqf6JT)
- Follow us on [Twitter](https://twitter.com/blacktop__)

Page 62 of 102

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.