ipsw
ipsw copied to clipboard
ipsw class-dump MACOS26_DSC Virtualization --headers fails
What happened?
❱ ipsw class-dump test-caches/IPSWs/MACOS/25A5279m__MacOS/dyld_shared_cache_arm64e Virtualization --headers --output /tmp/VIRT
• Dumping ObjC headers dylib=Virtualization
Usage:
ipsw class-dump [<DSC> <DYLIB>|<MACHO>] [flags]
Aliases:
class-dump, cd
Flags:
--all Dump ALL dylbs from DSC
--arch string Which architecture to use for fat/universal MachO
-a, --cat string Dump category (regex)
-c, --class string Dump class (regex)
--demangle Demangle symbol names (same as verbose)
--deps Dump imported private frameworks as well
--headers Dump ObjC headers
-h, --help help for class-dump
-o, --output string Folder to write headers to
-p, --proto string Dump protocol (regex)
--re RE verbosity (with addresses)
--refs Dump ObjC references too
-s, --spm 🚧 Generate a Swift Package for the dylib
--theme string Color theme (nord, github, etc) (default "nord")
-x, --xcfw 🚧 Generate a XCFramework for the dylib
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 dump headers for dylib 'Virtualization': contextualSplit failed: right delimiter not found
How can we reproduce this?
☝
ipsw version
latest
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