ipsw icon indicating copy to clipboard operation
ipsw copied to clipboard

ipsw extract -d iPhone11,8,iPhone12,1_14.0.1_18A393_Restore.ipsw -o ./iphoneFramework

Open javaeryang opened this issue 10 months ago • 0 comments

What happened?

ipsw extract -d iPhone11,8,iPhone12,1_14.0.1_18A393_Restore.ipsw -o ./iphoneFramework • Extracting dyld_shared_cache • Mounting DMG 038-85597-003.dmg Usage: ipsw extract <IPSW/OTA | URL> [flags]

Aliases: extract, e, ex

Flags: --device string Device to extract kernel for (e.g. iPhone10,6) --dmg string Extract DMG file (app, sys, fs) --driverkit Extract DriverKit dyld_shared_cache --dtree Extract DeviceTree -d, --dyld Extract dyld_shared_cache -a, --dyld-arch stringArray dyld_shared_cache architecture to extract -x, --exclave Extract Exclave Bundle --fcs-key Extract AEA1 DMG fcs-key pem files -f, --files Extract File System files --flat Do NOT perserve directory structure when extracting -h, --help help for extract --iboot Extract iBoot --insecure do not verify ssl certs -j, --json Output extracted paths as JSON --kbag Extract Im4p Keybags -k, --kernel Extract kernelcache -o, --output string Folder to extract files to -p, --pattern string Extract files that match regex --pem-db string AEA pem DB JSON file --proxy string HTTP/HTTPS proxy -r, --remote Extract from URL --sep Extract sep-firmware --sptm Extract SPTM and TXM Firmwares --sys-ver Extract SystemVersion

Global Flags: --color colorize output --config string config file (default is $HOME/.config/ipsw/config.yaml) --no-color disable colorize output -V, --verbose verbose output

⨯ failed to IPSW FS dmg: failed to mount 038-85597-003.dmg: failed to find apfs-fuse in $PATH: exec: "apfs-fuse": executable file not found in $PATH

How can we reproduce this?

ipsw extract -d iPhone11,8,iPhone12,1_14.0.1_18A393_Restore.ipsw -o ./iphoneFramework

ipsw version

ipsw version
Version: 3.1.616, BuildCommit: 7ec6dfccdd34fe0928cb63e8e82faeadfed510ae

Search

  • [x] I did search for other open and closed issues before opening this

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

Additional context

No response

javaeryang avatar Jun 19 '25 07:06 javaeryang