mirror of
https://github.com/blacktop/ipsw.git
synced 2026-05-08 12:22:26 +00:00
70f3a82138
* add cmds
* chore(deps): update macho and fix cobra flag issue where it couldn't read kernel addresses as flag input
* chore: add 🆕 syscall source-of-truth JSON (for use later)
* feat: add ability to dump MachO header info as JSON in `ipsw macho info` w/ `--json` flag
* feat: add ability to dump MachO header as JSON to `ipsw dyld macho` as well with `--json` flag
* Update macho_patch.go
* Update macho_sign.go