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
eca1a79d96
fix: ipsw idev img sign plist Marshal error 👨🏾🔬
2025-10-05 10:33:54 -06:00
blacktop
c2cdf2656f
fix: ipsw download tss cmd, now correctly checking signed status and downloading SHSH blobs
2025-07-03 11:17:20 -06:00
blacktop
c7e4de89d1
Update build_manifest.go
2025-07-01 17:34:27 -06:00
blacktop
6a3286dd5e
chore: greatly improve UX of ipsw img4 im4m verify command
2025-06-29 20:05:58 -06:00
blacktop and GitHub
3cded00f59
feat: revamp ipsw img4 commands to bring inline with tools like img4lib ( #784 )
2025-06-28 01:54:40 -06:00
blacktop
4e59708601
fix: handle older device-trees that don't have a time-stamp #772
2025-06-19 10:45:12 -06:00
blacktop
dfff4270b4
fix: add support for older iOS 2.0 IPSWs to ipsw mount cmd
2025-04-07 17:17:42 -06:00
blacktop
6cca9a980d
refactor: replace interface{} with any and simplify loop constructs
2025-03-26 22:53:29 -06:00
blacktop
61ff9dbd86
chore: add ability to get OTA Info from AEA OTAs
2024-08-02 14:35:02 -06:00
blacktop
57f465cff9
chore(ci): add macOS OTA download test back in
2024-07-28 09:56:57 -06:00
blacktop
dfe5565a3b
fix: symbol server database code
2024-07-02 20:44:21 -06:00
blacktop
09517a8259
feat: add --input flag to idev img sign command to consume JSON from idev img nonce --json command 💩
2023-10-24 15:23:52 -06:00
blacktop
41ec11c1b8
Update build_manifest.go
2023-09-13 17:00:40 -06:00
blacktop
256e447904
fix: ipsw info MACOS_IPSW command
2023-09-13 09:57:02 -06:00
blacktop
577f24930b
feat: add ability to mount personalized DDIs w/ ipsw idev img mount command
2023-08-20 18:52:07 -06:00
blacktop and GitHub
f85daa1ac3
feat: ipsw daemon (API) ( #219 )
2023-04-12 20:00:05 -06:00
blacktop
cd605d7860
fix: ipsw updatedb cmd and update ipsw DB to include 🆕 M2 devices
2023-01-23 17:35:45 -07:00
blacktop
a0bc17f6d7
chore: remove DEPRECATED pkg ioutil
2022-08-11 16:27:04 -06:00
blacktop
5c1c4093b3
feat: add ability to append to existing wiki DB in ipsw download wiki cmd
2022-07-06 15:47:46 +10:00
blacktop
cd33eeca6b
feat: add --json to ipsw download wiki cmd to enrich the URLs with metadata and write to JSON DB
2022-07-05 19:38:42 +10:00
blacktop
86ca4e9133
fix: hopefully improve apple-meta by using recommended graphql lib
2022-03-24 21:04:12 -06:00
blacktop
44bf2427c9
Update app.go
2022-03-22 13:45:21 -06:00
blacktop
f0782ef9af
fix: more complete solution to handling .apps in macho info cmd #82
2022-03-21 22:48:44 -06:00
blacktop
7dd7f1e40a
fix: bug in manifest parsing
2022-03-05 23:28:15 -07:00
blacktop
6cbba3ef02
fix: more improvements to OTA downloading/parsing
2022-03-05 23:12:20 -07:00
blacktop
27b5236e7b
feat: add Verbose mode output to info cmd
2022-03-05 20:29:32 -07:00
blacktop
9d7d39fcb1
chore: more cleanup and refactoring
2022-03-05 17:44:54 -07:00
blacktop
9595757239
chore: bunch of reorg to plist code
2022-03-04 17:55:02 -07:00
blacktop
45f98ab6ca
chore: working on ipsw device database
2022-03-03 19:08:49 -07:00
blacktop
5a3b303032
fix: many improvements to OTA related cmds
2022-03-02 17:51:55 -07:00
blacktop
ae82125f73
feat: dyld symaddr cmd can now take a JSON sym lookup file as input
2022-01-16 00:05:07 -07:00
blacktop and GitHub
cba28e304c
chore: refactor download cmds ( #45 )
...
* let the great refactor of 2021 begin 😱
* many much fixes
* closer still
* working reeeeeeeeal nice 👌
* vipers evrwherr
* some cleanup
* many much more fixes
* more fixes
* Update root.go
* Delete resp.xml
* chore: fix CI
* Update go.yml
2021-11-01 21:44:12 -06:00
blacktop
a615a410a9
fix: issue where M1 ipsws would have empty BootLoader elements in info cmd output
2021-10-26 23:34:19 -06:00
blacktop
254630a952
fix: add iBSS and LLB to info output
2021-08-10 19:04:55 -06:00
blacktop
a9b8a54ec9
feat: add NyanSatan's keys to the info cmd
2021-08-10 18:54:34 -06:00
blacktop
b480a9b799
fix: ota download --kernel
2021-06-14 15:13:00 -06:00
blacktop
d0d7844258
fix: handle IPSWs with img3 device-trees fixes #13
2020-09-25 15:01:02 -04:00
blacktop
4300825a6c
chore: err str fixes + download kernel spd up hopefully
2020-08-23 20:51:07 -04:00
blacktop
ea5cf58abe
feat: add ability to extract new research kernelcaches
2020-07-24 13:46:06 -04:00
blacktop
20c196095a
feat: ota info + folder gen
2020-04-29 23:54:38 -04:00
blacktop
5e33b7c43b
chore: cleanup
2020-01-24 23:08:57 -05:00
blacktop
3bfcb91446
chore: further reorg download pkg
2020-01-24 22:03:55 -05:00
blacktop
95faba5d27
chore: reorg
2020-01-24 18:36:34 -05:00
blacktop
d2f121ab93
feat: add auto folder creation to more dload modes
2020-01-18 22:44:51 -05:00
blacktop
ddb64eb163
feat: 🆕 cmd info for parsing IPSW plists
2020-01-17 22:22:40 -05:00