We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
poomsmart@M1-MBP Downloads % ipsw extract -d iPod4,1_6.1.6_10B500_Restore.ipsw ⨯ failed to parse Img3 DeviceTree: encrypted device tree • Extracting dyld_shared_cache ⨯ failed to parse Img3 DeviceTree: encrypted device tree • Mounting DMG 058-2543-001.dmg Enter password to access "058-2543-001.dmg": ⨯ failed to IPSW FS dmg: failed to mount 058-2543-001.dmg: exit status 1: hdiutil: attach failed - Authentication error
Download iPod 4 6.1.6 IPSW and try to use it with ipsw: https://secure-appldnld.apple.com/iOS6.1/031-3211.20140221.Placef/iPod4,1_6.1.6_10B500_Restore.ipsw
ipsw
Enter the rootfs key when it asks for the password.
Version: 3.1.581, BuildCommit: a506461f28a7668194db9dd6a1071455e0844376
No response
The text was updated successfully, but these errors were encountered:
I'll look into it, but in the meantime can you try ipsw mount fs iPod4,1_6.1.6_10B500_Restore.ipsw --lookup
ipsw mount fs iPod4,1_6.1.6_10B500_Restore.ipsw --lookup
Sorry, something went wrong.
Here's the output:
poomsmart@M1-MBP ios6.1.6 % ipsw mount fs iPod4,1_6.1.6_10B500_Restore.ipsw --lookup ⨯ failed to parse IPSW filename: iPod4,1_6.1.6_10B500_Restore.ipsw
fix: ipsw mount --lookup IPSW filename regex parsing #661
ipsw mount --lookup
6b2bca3
if you are able to build master; can you try that fix?
Yes, it works now. 👍🏻
poomsmart@M1-MBP ipsw % ./ipsw mount fs iPod4,1_6.1.6_10B500_Restore.ipsw --lookup • Downloading Keys... ⨯ failed to parse Img3 DeviceTree: encrypted device tree • Mounted fs DMG 058-2543-001.dmg • Press Ctrl+C to unmount '/tmp/058-2543-001.dmg.mount' ...
blacktop
No branches or pull requests
What happened?
How can we reproduce this?
Download iPod 4 6.1.6 IPSW and try to use it with
ipsw
: https://secure-appldnld.apple.com/iOS6.1/031-3211.20140221.Placef/iPod4,1_6.1.6_10B500_Restore.ipswEnter the rootfs key when it asks for the password.
ipsw version
Search
Code of Conduct
Additional context
No response
The text was updated successfully, but these errors were encountered: