Commit Graph
24 Commits
Author SHA1 Message Date
blacktop 8567290715 fix: fcs-keys generation + better error handling 2026-02-24 13:09:02 -07:00
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 1b7e99a100 fix: formatting 2025-11-09 11:43:59 -07:00
Sam CollinsonandGitHub d35f0ebdff fix: add proxy support for downloading FCS keys 🥝 (#914) 2025-11-09 11:38:09 -07: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 399d149d41 chore(deps): bump lzfse-cgo 2024-07-31 15:30:19 -06:00
blacktop 360f702d65 chore: fill out more data structs and add HMAC verification to AEA decrypt code 2024-07-29 20:21:08 -06:00
blacktop 5283f11034 fix: better solution of the API /mount fix 2024-07-10 16:00:48 -06:00
blacktop 8afb534939 fix: ipswd pem_db path sanitization converts "" into "." 2024-07-10 13:47:16 -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 7f4ecd12d1 Update aea.go 2024-06-28 08:45:52 -06:00
blacktop 38c5916810 fix: macOS 15.0 beta2 fcs-key 2024-06-27 12:11:13 -06:00
blacktop f0cafa51a6 fix: AEA1 PEM UnmarshalBinaryPrivateKey can return a key less that 32 bytes 2024-06-24 12:47:52 -06:00
blacktop c5937ec3bd feat: add AEA DMG decryption support to windows/linux (shout-out to @josephsurin) 2024-06-17 23:22:14 -06:00
blacktop a578cd2bda Update aea.go 2024-06-13 01:31:15 -06:00
blacktop b6304a57d5 feat: add ability to dump 'archive decryption key' from AEA (@siguza) 2024-06-12 08:47:20 -06:00
blacktop 40e96adbb1 feat: add OFFLINE AEA DMG support 🎉 2024-06-11 14:22:43 -06:00
blacktop 8dadb48666 feat: add ability to dump AEA private key to JSON from ipsw fw aea --key cmd 2024-06-11 13:29: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 d8a6836dd9 feat: add --info to ipsw fw aea cmd for just peakin at the metadata 2024-06-11 12:07:07 -06:00
blacktop b92ac6c82f feat: thread the 🆕 AEA1 decryption transparently through all relevant ipsw cmds 2024-06-11 02:25:18 -06:00
blacktop 390ac3a849 Update aea.go 2024-06-10 23:56:13 -06:00
blacktop 48d23f6787 feat: ipsw fw aea DMG.aea --output /tmp is working! 🎉 2024-06-10 23:53:37 -06:00
blacktop 95bc94a4e8 feat: working on 🚧 ipsw fw aea cmd to parse the 🆕 AEA1 2024-06-10 17:30:49 -06:00