v3.1.549
Highlights
🆕 trustcache
parser
❯ ipsw fw tc iPhone17,1_18.1_22B5069a_Restore.ipsw --json | jq .
{
"22B5069a__iPhone17,1/Firmware/044-09543-065.dmg.trustcache": {
"version": 2,
"uuid": "0273D1B9-CE49-4F12-8845-30623EDCCABB",
"num_entries": 30,
"entries": [
{
"cdhash": "247bc1a7e86c8602ea0b6dd8041b1479c475f7c3",
"hash_type": "sha256",
"constraint_category": 1
},
{
"cdhash": "3434f29769f58eb0557473a614cca3971defdc3f",
"hash_type": "sha256",
"constraint_category": 2
},
{
"cdhash": "3562acddc226d5180c89ce5b1e510abd2f50b46d",
"hash_type": "sha256",
"constraint_category": 2
},
{
"cdhash": "35997c88af5252be7b6554ce49aac8557ce3bd10",
"hash_type": "sha256",
"constraint_category": 1
},
{
"cdhash": "3dbe7803b88765effb8169b845bd380e50cb8195",
"hash_type": "sha256",
"constraint_category": 1
},
{
"cdhash": "419a5b4c9e1d5d3b8b0148a94a616df80d23fffa",
"hash_type": "sha256",
"constraint_category": 1
},
{
"cdhash": "4717f846b2cc7ee108bd60f225505abb853c80e1",
"hash_type": "sha256",
"constraint_category": 2
},
<SNIP>
Changelog
New Features
- 99b1e5c: feat: add
--demangle
flag toipsw dsc a2s
cmd 🥝 (@blacktop) - 1900247: feat: add
--json
flag toipsw fw tc
cmd + fix macOS img4 support (@blacktop) - adbd318: feat: add
ipsw fw tc
cmd (@blacktop)
Bug fixes
- 2a97b9f: fix: magic detection for im4p files (@blacktop)
- c80b9c3: fix: small optimization in postgres name/path processors (@blacktop)
Dependency updates
Documentation updates
- bfb1587: docs: fix API docs for /syms/rescan (@blacktop)
- 25967d9: docs: update CLI doc (@blacktop)
- f5c5e27: docs: update CLI docs (@blacktop)
Other work
- 2358ce3: chore: correct some iOS18/macOS15 field names (@blacktop)
- 8ff0307: chore: use appropriate HTTP response code for PUT in
ipswd
/syms/rescan
(@blacktop)
Summary
Full Changelog: v3.1.548...v3.1.549
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon