Commit Graph
61 Commits
Author SHA1 Message Date
blacktop 65084dfaec fix: handle IPSWs/OTAs where I can't parse the device tree properly 2022-07-05 21:17:36 +10:00
blacktop c937c5564a fix: extract cmd to save kbag JSON to file and don't create outer dir by default 2022-07-02 00:42:25 +10:00
blacktop eda085c7e2 chore: standardize folder/file perms for created files 2022-06-30 18:45:28 +10:00
blacktop a665cee604 feat: add --diff support to ipsw kernel kext cmd 2022-04-16 16:31:57 -06:00
blacktop 0ce1f67976 fix: some CodeQL issues 2022-02-18 14:13:42 -07:00
blacktop c8ede6dbd1 chore: standardize the ipsw/ota extraction folder names 2022-01-16 18:47:13 -07:00
blacktopandGitHub adaa563f50 Feature: Upgrade to 🆕 ARMv9 disassembler (#65) 2021-12-26 23:36:32 -07:00
blacktop 6156f64bd2 fix: extract cmd folder dest to be the same for all items 2021-10-27 16:40:20 -06:00
blacktop c80fc07664 fix: kernel kexts cmd for iPads (i.e. iPad6,11) #37 2021-10-13 22:12:49 -06:00
blacktop ab5da376f7 fix: search for cstrings in ALL cstring sections 2021-10-08 23:42:06 -06:00
blacktop 9611071461 fix: extract --kernel for uncompressed kernels 2021-08-10 13:52:33 -06:00
blacktop 07866327d7 feat: add dst args to many downloaders and NEW folder/file naming scheme #19 2021-06-24 22:55:43 -06:00
blacktop b480a9b799 fix: ota download --kernel 2021-06-14 15:13:00 -06:00
blacktop e53f5f00fc chore: update device-list 2021-06-01 23:58:20 -06:00
blacktop 006b49a303 chore: cleanup 2021-05-09 21:54:25 -06:00
blacktop 8d41b2b385 Revert "feat: ability to extract NEW file-set kernel"
This reverts commit 48a2841a51.
2021-05-09 21:50:55 -06:00
blacktop 48a2841a51 feat: ability to extract NEW file-set kernel 2021-05-09 21:34:47 -06:00
blacktop acb82bfcff chore: more work on sandbox 2021-05-01 18:01:15 -06:00
blacktop 4894e7a96b chore: add initial 010 template 2021-04-21 08:11:44 -06:00
blacktop 7aa4b2ad4f chore: more improvements to kernel sbprof cmd 2021-04-18 21:41:11 -06:00
blacktop 24ead38b38 chore: kernel sandbox reorg 2021-04-17 12:49:43 -06:00
blacktop 1888572001 chore: clean up 2021-04-15 00:23:47 -06:00
blacktop 3556c64c1a feat: add sandbox collection dump to kernel sbprof cmd 2021-04-15 00:07:13 -06:00
blacktop e399853dab Update kext.go 2021-04-14 23:22:49 -06:00
blacktop 4289233fa1 feat: add WIP kernel sbprof cmd to dump sandbox profile data 2021-04-14 21:50:34 -06:00
blacktop af87a16747 Update kext.go 2021-03-22 22:07:30 -04:00
blacktop d91e9f0387 feat: add 🆕 kernel sb cmd + improve kernel kext output 2021-03-21 13:48:46 -04:00
blacktop 149cd70875 feat: pure Go lzfse is BACK 😎 2020-11-08 21:07:34 -05:00
savage-waffleandGitHub 4f5057703e Update kernelcache.go (#12)
spelling fix. love this code.
2020-08-27 18:23:51 -04:00
blacktop 4300825a6c chore: err str fixes + download kernel spd up hopefully 2020-08-23 20:51:07 -04:00
blacktop c54397daa5 chore: clean up download cmds a bit 2020-08-22 22:42:16 -04:00
blacktop 05d4a4226c fix: go back to cgo lzfse for now 😞 2020-08-22 09:43:49 -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 4777a25869 chore: pull lzss header stuff out of kern pkg 2020-04-12 13:07:49 -04:00
blacktop 2dd49004f2 fix: do not pre-grow 2020-04-12 12:48:59 -04:00
blacktop 9c44c8c244 fix: refactor import errors 2020-04-11 16:35:02 -04:00
blacktop 78247c03f8 feat: remove cgo lzfse dep thanks to [aixiansheng/lzfse](https://github.com/aixiansheng/lzfse) 🥳 2020-04-11 16:29:07 -04:00
Mr. AiandGitHub 2238d735b5 Initial commit of kext extraction code (#10)
* Initial commit of kext extraction code
2020-04-03 17:17:58 -04:00
blacktop f7ff01d00a chore: refactor macho pkg to external pkg 2020-04-02 21:28:00 -04:00
blacktop fe4de6276b feat: 🆕 img4 dec cmd 2020-03-30 17:59:37 -04:00
blacktop 36cfd945d3 fix: fixing a few bugs seen with new 13.4beta 2020-02-09 15:51:06 -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 2d730641a8 working on plist folder gen 2020-01-18 01:48:22 -05:00
blacktop 68898a9b06 reorg 2019-12-26 21:20:59 -07:00
blacktop 9653637569 add a few more loadcmds 2019-12-25 20:00:47 -07:00
blacktop 50cf4d6fb4 add new kernel kexts cmd 2019-12-24 23:57:40 -07:00
blacktop 9d2cb583bd remove cgo from windows 2019-11-30 22:58:49 -05:00
blacktop eac4f7fa6d add new download beta cmd 2019-11-30 22:55:33 -05:00