* 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