61 Commits

Author SHA1 Message Date
blacktop 63445b0a2d chore: go fix 2026-03-06 23:24:25 -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
Peter A. 134616190d fix: address staticcheck issues (#974) 2025-12-12 19:01:03 -07:00
blacktop d02be9375e chore: stringer changes 2025-10-19 13:15:37 -06:00
blacktop 6cca9a980d refactor: replace interface{} with any and simplify loop constructs 2025-03-26 22:53:29 -06:00
blacktop 9d101bf4ac chore(deps): bump deps 2025-02-24 19:19:02 -07:00
blacktop e8394eae98 Revert "fix: fix slice init length (#573)"
This reverts commit d4576d2d94.
2025-02-15 11:58:30 -07:00
cui fliter d4576d2d94 fix: fix slice init length (#573) 2025-02-15 11:19:58 -07:00
blacktop d3e07d97be chore(deps): go back to previous way with dev-deps 2024-07-05 12:10:53 -06:00
blacktop aae88ad062 chore(deps): add dev-deps to go.mod 🥃 2024-07-02 22:33:14 -06:00
blacktop b9690a6d71 feat: add ipsw idev amfi dev command 🥃 2024-04-26 15:48:20 -06:00
blacktop 9ab42e2275 chore: refactor tss blob download code 2023-08-21 10:22:08 -06:00
blacktop 3858e031f8 Update lockdownd.go 2023-08-20 22:39:18 -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 1ebf3b869a fix: ipsw idev img unmount cmd to unmount all mounted images w/o user needing to specify 2023-08-20 11:32:36 -06:00
blacktop da9f522dbc feat: add NEW ipsw idev nonce --qr-code command 2023-06-19 15:11:44 -06:00
blacktop b50f5addaf fix: device list when connected via net 2023-05-13 22:42:24 -06:00
blacktop 3f669ceb1e feat: add --remote and --decrypt flags to ipsw pongo cmd to also extract and decrypt im4p files from local or remote IPSW/OTA 2023-01-27 19:52:41 -07:00
blacktop e30ca86296 fix: add libusb tag to pongo pkg as well 2023-01-26 21:38:44 -07:00
blacktop 74a7cd6f32 feat: 🆕 ipsw pongo command 2023-01-26 20:24:38 -07:00
blacktop 80cfadfc73 feat: sandbox decompiler WIP 🚧 (#178) 2023-01-10 23:35:29 -07:00
blacktop af2617355a fix: objc opt read for NEW dyld4 style 2022-12-05 13:05:15 -07:00
blacktop 24c885ccf8 chore: small refactor 2022-12-04 17:54:14 -07:00
blacktop 55a5945436 feat: 🆕 ipsw dyld swift cmd to parse Swift Optimization Hash Tables 2022-11-30 12:21:53 -07:00
blacktop 0f8ff24550 fix: don't check for dev mode on old devices in idev cmds 2022-11-29 11:41:54 -07:00
blacktop 5d987d7a92 chore: bump docs 2022-11-27 12:59:36 -07:00
blacktop 7a3d1d29c8 fix: add more docs 2022-11-26 17:30:53 -07:00
blacktop e005aafd37 fix: add doc example 2022-11-25 23:23:55 -07:00
blacktop 595a114707 fix: add explicit dev img mounted check for dev ipsw idev cmds 2022-10-31 17:44:15 -06:00
blacktop bf2e68635d fix: add better error to ipsw idev fsym cmd 2022-10-26 22:42:18 +01:00
blacktop f93c135315 fix: improve stability of ipsw idev fsyms cmd 2022-09-27 21:26:46 -06:00
blacktop d0a1be5409 chore: bunch of CI/CD stuff 2022-08-13 18:25:41 -06:00
blacktop caba2f4d8b chore: working on more idev commands 2022-08-13 13:31:39 -06:00
Cameron Katri 7d07aba0a3 fix: Apps disagree on the types for some of these Info.plist entries (#138) 2022-08-13 11:28:23 -06:00
blacktop ea07237cea Update usbmuxd.go 2022-08-12 16:24:30 -06:00
blacktop 6af24d4a12 Update diagnostics.go 2022-08-12 16:21:08 -06:00
blacktop 406f2e3ac4 fix: use usb SerialNumber instead of UDID 2022-08-12 16:14:18 -06:00
blacktop 18875f717c fix: read pair record after lookup up device ID 2022-08-12 15:37:09 -06:00
blacktop fcaf4e4475 fix: add better error handling to ipsw idev commands 2022-08-12 10:38:14 -06:00
blacktop f291b3c462 fix: hopefully fix ipsw idev cmds on FreeBSD @CRKatri 2022-08-11 16:59:36 -06:00
blacktop a0bc17f6d7 chore: remove DEPRECATED pkg ioutil 2022-08-11 16:27:04 -06:00
blacktop a462108185 feat: add ipsw idev afc commands cat, ls, mkdir, pull, push, rm and tree 2022-08-11 11:49:19 -06:00
blacktop 107502fc42 feat: add ipsw idev img commands lookup, ls, mount and unmount to mount Developer images etc 2022-08-11 00:12:46 -06:00
blacktop c27fded937 feat: add ipsw idev noti command to monitor notifications 2022-08-10 21:40:11 -06:00
blacktop 4e6ae15ded feat: add ipsw idev apps commands install, uninstall and ls 2022-08-10 20:33:22 -06:00
blacktop e73fb7e939 feat: add ipsw idev springb commands icon, orient and wallpaper 2022-08-10 20:30:46 -06:00
blacktop e38218e0b9 fix: hardcode pcap protoFamily values for darwin 2022-08-10 12:43:27 -06:00
blacktop 38f8d85cab Update pcap.go 2022-08-10 11:36:50 -06:00
blacktop 0ad1eb8d88 feat: add ipsw idev pcap command to capture pcaps from USB connected devices 2022-08-10 11:34:33 -06:00
blacktop 660b0c3742 feat: add ipsw idev diag ioreg, mg, restart, sleep and shutdown commands 2022-08-09 18:52:11 -06:00