7 Commits

Author SHA1 Message Date
blacktop 7c752b9793 chore: update syscalls 2025-06-09 16:56:43 -06:00
blacktop 0168aac759 chore: update syscalls DB 2025-02-21 20:31:24 -07:00
blacktop db36f61022 chore: update syscall list 2024-06-11 03:51:16 -06:00
blacktop fc119c44f9 chore: update syscalls 2024-01-25 16:30:59 -07:00
blacktop 9aa4d1ae81 chore: update ipsw kernel syscall and mach cmds 2023-06-06 14:41:46 -06:00
blacktop 3f3847613e feat: add 🆕 ipsw kernel mach command to dump mach_traps 2023-05-18 22:11:10 -06:00
blacktop 70f3a82138 I messed up (#169)
* 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
2022-12-31 12:49:50 -07:00