Commit Graph
14 Commits
Author SHA1 Message Date
blacktop 858085fbac fix: error handling in dyld split operations 2026-04-03 12:37:10 -06:00
Mischan Toosarani-HausbergerandGitHub deb53d351e fix: support thin mach-o dsc extractor (#981) 2025-12-12 18:52:20 -07:00
Mischan Toosarani-HausbergerandGitHub 53389cae0e fix: correct parameter name in error log when split fails to open a… (#948)
* fix: correct parameter name in error log when `split` fails to open a library handle

* improve error reporting a bit

* pulls the error up from GetHandle() into Split() where more context exists
* tells the user only to use the --xcode parameter if they haven't done so
* differentiates between a missing path and a failure to dlopen()
2025-11-20 20:14:38 -07:00
blacktop cb138b0bc4 docs: update CLI docs 2025-03-29 22:31:06 -06:00
blacktop 8b545c3ea0 chore: add more verbosity to split.GetHandle error message #600 2025-01-08 23:17:49 -07:00
blacktop a6f9fec802 fix: only require --version in ipsw dsc split --cache cmd if DSC isn't dyld4 2023-09-04 21:46:26 -06:00
blacktop 28a38bc9b1 chore: improve --cache output to include DSCs in ipsw dyld split command 2023-08-24 21:22:14 -06:00
blacktop 5c9ceb4758 fix: fixes from down stream go-macho work 2023-01-01 08:54:46 -07:00
blacktop f8978ad6c8 Update split.go 2022-08-13 00:51:33 -06:00
blacktop a0bc17f6d7 chore: remove DEPRECATED pkg ioutil 2022-08-11 16:27:04 -06:00
blacktop 21eb77d3af feat: add ability to create XCode cache folders from DSC in ipsw dyld split command 2022-08-02 11:21:07 -06:00
blacktop ea52428ff6 feat: add xcode path flag to dyld split cmd 2021-09-20 21:23:23 -06:00
blacktop 95faba5d27 chore: reorg 2020-01-24 18:36:34 -05:00
blacktop 68898a9b06 reorg 2019-12-26 21:20:59 -07:00