Highlight
❯ ipsw idev img nonce --qr-code --url https://nonces.blacktop.io
• Displaying QR code in terminal (supported in iTerm2, otherwise supply --output flag)
❯ ipsw idev img person \
--board-id 6
--chip-id 32789
--ecid 6303405673529390
--nonce 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
--xcode /Applications/Xcode-beta.app
• Mounting /Applications/Xcode.app/Contents/Resources/CoreDeviceDDIs/iOS_DDI.dmg
• /Applications/Xcode.app/Contents/Resources/CoreDeviceDDIs/iOS_DDI.dmg already mounted
• Writing signature to boardid.chipid.ecid.personalized.signature
❯ ipsw idev img mount --xcode /Applications/Xcode-beta.app --signature boardid.chipid.ecid.personalized.signature
• Uploading Personalized image
• Mounting Personalized image
Changelog
New Features
- 6c5364d: feat: add
--json
and--url
flags toipsw idev img nonce
command (@blacktop) - 577f249: feat: add ability to mount personalized DDIs w/
ipsw idev img mount
command (@blacktop) - 56cad17: feat: 🆕
ipsw idev img person
command to generate Personalized DDI signatures for offline use (@blacktop)
Bug fixes
- 1ebf3b8: fix:
ipsw idev img unmount
cmd to unmount all mounted images w/o user needing to specify (@blacktop)
Dependency updates
Summary
Full Changelog: v3.1.378...v3.1.379
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter
- Follow us on Mastodon