Ipsw

Latest version: v0.1.3

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

Scan your dependencies

Page 43 of 102

3.1.256

Changelog

New Features
* ac85dcb4100432fe4775be68a4e27d5b5f227f2e: feat: trying out local search for docs (blacktop)

Bug fixes
* 5147d3295de5caf402ea3170272af93eb2353c77: fix: add VERSION back to release artifacts (blacktop)
* 4aadcd09b67dff07f43af1ebdc913995ae22d4da: fix: goreleaser config (blacktop)
* a5b2be8ac53316450df093f13c9b95be8d2afc19: fix: jumped the gun (blacktop)
* 4e1895fc68c6b2e227d53a36d8963d457e6dc952: fix: version number in release artifacts had a leading space (blacktop)

Other work
* 17f463bc494280a842ffa64cff4550f4a55c310c: chore(deps): bump deps (blacktop)
* a441f13d0763b5d0cb130a1998e787fdef853c6d: chore: add example macports Portfile (blacktop)
* b524676630a26648b984d0551c9f74752647e644: chore: rm grype (blacktop)

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

3.1.255

Highlight

`ipsw dyld extract` command getting a lot better with the addition of "symbolicating" OjbC runtime data and StubIslands

bash
❯ ipsw dyld extract dyld_shared_cache_arm64e BlastDoor --objc --stubs --slide
• Loading symbol cache file...
• Adding ObjC symbols
• Adding Stub Islands symbols
• Applying DSC slide-info
• Created BlastDoor

bash
❯ ipsw macho info BlastDoor | grep -A9 SYMTAB
010: LC_SYMTAB Symbol offset=0x01367268, Num Syms: "530899", String offset=0x0250E498-0x037B85B0
011: LC_DYSYMTAB
Local Syms: 1298 at 0
External Syms: 646 at 1298
Undefined Syms: 380 at 1944
TOC: No
Modtab: No
External symtab Entries: None
Indirect symtab Entries: 1344 at 0x02046f98
External Reloc Entries: None
Local Reloc Entries: None


Daaaaaaang that's a LOT of syms!! 👀 For more info see our [GUIDE](https://blacktop.github.io/ipsw/docs/guides/dyld#dyld-extract)

Changelog

New Features
* ec51f321f924dedd598c3ec56888fe021ae6ed9d: feat: add `--diff` flag to `ipsw dyld webkit` cmd (blacktop)
* 0e5851d7bb111bcd6065485d8e78c7e19aec9bd9: feat: add 🆕 `--objc`, `--stubs` flags to `ipsw dyld extract` cmd to add MORE syms to extracted dylibs 58 (blacktop)

Bug fixes
* 80d4ac7d48f1f963829c391cbc1bedde50cfed04: fix: `mdev` cmd to support macOS and iOS (blacktop)
* 3fb878197d727060bd69945cb959bf098fe1ac44: fix: allow user to recreate corrupt .a2s file in `ipsw macho disass` cmd (blacktop)
* 33a3d7c56f2c8f2b5a4c4061a92f360353d9ca6f: fix: unhide `ipsw dyld stubs` cmd (blacktop)

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

3.1.254

Changelog

New Features
* 8937e93ab530c066e8e9313f2d33132d4a06aacb: feat: add `--section` flag to `ipsw dyld dump` to dump a dylib's section in the DSC (blacktop)
* 2af6396840b564056aeb22146ac0778520d09522: feat: 🆕/re-purposed `ipsw dyld extract` cmd to extract dylibs from DSC (this also replaces non-darwin `ipsw dyld split` FYI (blacktop)

Bug fixes
* 6514cc1047545fa3bd164baaf4ed3a298c723b66: fix: error in `ipsw ent` cmd where `--output` flag would default to `o` (blacktop)

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

3.1.253

Changelog

New Features
* ecece3985daa5fe0dda139d826de879e03ff5807: feat: add `--bit-code` to `ipsw macho info` cmd to dump LLVM bitcode files (blacktop)

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

3.1.252

Changelog

Bug fixes
* cc84ff50278639ee52c68293afcd578f0e7435f1: fix: DRY up the `ipsw macho sign` cmd a bit + add support for generating a CodeResources file for bundles (blacktop)

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

3.1.251

Changelog

New Features
* 8856b986f9a7d58ef0380a54116640b6781c1b8d: feat: add `--key` support to ssh cmds (blacktop)

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

Page 43 of 102

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.