blacktop
blacktop
added `ipsw ota extract --cryptex system` will create `cryptex-system.dmg` etc
Ah yes it is, I apologize. https://mitchellh.com/ghostty @mitchellh might be able to add you if you want. It's his awesome NEW terminal. With `done` installed fish hangs after running `tree...
I'd say if you were thinking about implementing @mitchellh ideas we could keep this open @franciscolourenco otherwise I think we can close it.
this appears to not be a MachO file (that's what that error means)
https://twitter.com/golang/status/1823404920583663807 Go 1.23.0 released 🎉
thanks for letting me know! looking into it last night I was able to fix it to get it to run, but there are some weird/wrong results being generated. I...
you should now be able to: `go run ./cmd/ipsw/main.go class-dump dyld_shared_cache_arm64e ARKitCore --headers -o out`
`ipsw` has a currently hidden *(see pinned issue)* cross platform splitter, however, the macOS **ONLY** `ipsw dsc split` cmd calls into a XCode lib (the same exact thing XCode does...