Commit Graph
31 Commits
Author SHA1 Message Date
blacktop e5c7ed3f4b feat(aea): implement in-place decryption and buffer pooling for efficiency 2025-12-20 22:40:36 -07:00
blacktop 2215a0cd1e fix(decrypt): add fallback to pure Go implementation if 'aea' binary fails #999 2025-12-20 15:40:52 -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 9d101bf4ac chore(deps): bump deps 2025-02-24 19:19:02 -07:00
blacktop b67814ba0b Update decrypt.go 2025-02-22 20:32:27 -07:00
blacktop 34027705a6 feat: add support for NEW VRE/ComputeModule AEA dmgs 2024-10-24 20:25:31 -06:00
blacktop 89fd256b88 feat: add --id and --encrypt to ipsw fw aea cmd 2024-08-01 21:20:54 -06:00
blacktop 399d149d41 chore(deps): bump lzfse-cgo 2024-07-31 15:30:19 -06:00
blacktop 5ac1817078 Update decrypt.go 2024-07-30 18:26:55 -06:00
blacktop 463fd200f4 Update decrypt.go 2024-07-30 10:44:01 -06:00
blacktop f967a76466 chore(deps): bump deps 2024-07-30 02:06:34 -06:00
blacktop 57638f8369 Update decrypt.go 2024-07-30 01:54:39 -06:00
blacktop 1cd3400929 Update decrypt.go 2024-07-30 01:12:43 -06:00
blacktop 8658892c10 chore: move towards stream AEA decrypt to file 2024-07-30 00:56:27 -06:00
blacktop 33e602326e Update decrypt.go 2024-07-29 21:33:59 -06:00
blacktop 7b532da85a Update decrypt.go 2024-07-29 21:21:07 -06:00
blacktop c0eb8b7e66 chore: add more decompressor support to AEA decrypt 2024-07-29 21:20:26 -06:00
blacktop 38b40c9cce Update decrypt.go 2024-07-29 21:12:26 -06:00
blacktop 48a1c8222e fix: AEA decrypt edge case where it says LZFSE but is NONE 2024-07-29 21:00:49 -06:00
blacktop fadb6e661d chore: fix error strings in AEA decrypt 2024-07-29 20:48:09 -06:00
blacktop e38499e365 chore: add murmur checksum to AEA decypt 2024-07-29 20:41:00 -06:00
blacktop c6b523dd1c Update decrypt.go 2024-07-29 20:26:56 -06:00
blacktop b947f72ce8 Update decrypt.go 2024-07-29 20:24:07 -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 e6dbe428fb feat: add --key-val flag to ipsw fw aea 2024-07-28 09:09:28 -06:00
blacktop ca20cb85fb chore: add support for aea.DecryptConfig and B64SymKey arg 2024-07-26 14:01:37 -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 c807f4a7af Update decrypt.go 2024-06-23 18:39:13 -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