Commit Graph
24 Commits
Author SHA1 Message Date
blacktop e209828c31 feat(diff): add cacheable task-based reports
Refactor diff jobs into task-owned renderers with persistent cache support, root-confined walkers, and quieter Mach-O/Firmware output.
2026-06-04 12:02:46 -06:00
blacktopandGitHub b6980ffa53 feat(symbols): add ipsw symbols --json JSONL emitter (#1239) 2026-06-01 21:03:07 -06:00
blacktop 265c50743e refactor(mount): remove encrypted AEA DMG eagerly after decrypt 2026-04-27 15:54:28 -06:00
Mischan Toosarani-HausbergerandGitHub 8e5434783d fix(mount): cleanup the correct DMG when decrypting AEAs (#1194) 2026-04-27 22:25:36 +02:00
blacktop f64f267ff0 feat(extract): add 'ident' flag for selecting specific RestoreRamDisk and update DMG extraction options 2025-12-22 16:25:55 -07:00
Sam CollinsonandGitHub d35f0ebdff fix: add proxy support for downloading FCS keys 🥝 (#914) 2025-11-09 11:38:09 -07:00
blacktop bb2b7672c5 fix: ipsw mount unmount/delete race regression 🇦🇷 2025-10-23 13:52:29 -06:00
blacktop 6e31eb5d0b feat: add support for 'rdisk' to ipsw mount cmd 🇬🇧 2025-09-23 11:12:38 -06:00
blacktop e1ad160d0d feat: added --mount-point|-m flag to ipsw mount cmd to let you pick the mount location + docs update 2025-08-12 15:55:42 -06:00
blacktop 478a569c74 fix: add partial --insecure support to fcs key pem download in AEA commands 2025-07-29 15:11:53 -06:00
blacktop d1f5ac85a1 feat: add ipsw img3 cmd to parse/decrypt img3 files 2025-06-18 23:09:34 -06:00
blacktop 69f5d5c947 feat: add ability to ipsw mount encrypted DMGs with --key flag OR --lookup them from TheAppleWiki 🇦🇷 2025-02-26 21:44:54 -07:00
blacktop 302e87e418 fix: ipsw extract --dmg is missing "exc" option #565 2024-09-19 10:26:09 -06:00
blacktop a1e10bfaab chore: make --force the default when hdiutil detach-ing 🇬🇧 2024-09-03 15:03:10 -06:00
blacktop ca20cb85fb chore: add support for aea.DecryptConfig and B64SymKey arg 2024-07-26 14:01:37 -06:00
blacktop 23e9e4a67e feat: add kernel symbolication support to ipsw symbolicate panic IPSW cmd 2024-07-16 16:50:30 -06:00
blacktop b71f77f7ae feat: add support for --pem-db everywhere it's needed to allow for external AEA pem key JSON databases to be used 2024-07-08 22:14:10 -06:00
blacktop 8229d8e5d9 fix: many fixes to symbolication and the symbol server 2024-07-04 00:26:55 -06:00
blacktop 3c5e3b02a5 feat: add ability to partial-partialzip AEA1 private-key .pem files from remote/local IPSWs 2024-06-11 12:42:44 -06:00
blacktop b92ac6c82f feat: thread the 🆕 AEA1 decryption transparently through all relevant ipsw cmds 2024-06-11 02:25:18 -06:00
blacktop ec3f22890b feat: add support for 🆕 ExclaveOS DMG 2024-05-28 18:36:50 -06:00
blacktop 338b203d32 fix: DSC extraction from systemOS cryptex on older IPSWs that only have an OS dmg #393 2024-02-08 14:09:29 -07:00
blacktop e28b090acd chore: rename MountFS to MountDMG 2023-05-30 11:49:08 -06:00
blacktopandGitHub f85daa1ac3 feat: ipsw daemon (API) (#219) 2023-04-12 20:00:05 -06:00