Commit Graph
7 Commits
Author SHA1 Message Date
blacktop 8e6f2c554b chore: modernize to 1.26
Refactor string concatenation to use strings.Builder for improved performance in multiple files
2026-02-12 10:02:01 -07:00
blacktop da209cbe37 Create sep_stub.go 2025-10-30 09:16:39 -06:00
blacktop f968abfbec feat: Add initial support for parsing sepfirmware in ipsw fw sep cmd 2024-06-09 16:25:52 -06:00
blacktop d08c4a59a0 Update lib.go 2023-01-18 19:27:18 -07:00
blacktop c16a965f49 chore: add sep/lib to call into @justtryingthingsout's awesome sepsplit-rs (that's right ya'll Rust and Go can get along) 2023-01-18 16:18:29 -07:00
blacktopandGitHub 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
blacktop 02906b9b9d fix: small fixes 2022-09-25 20:52:10 -06:00