Commit Graph
23 Commits
Author SHA1 Message Date
blacktop bdd14cf31d feat: add --json flag to ipsw kernel kexts cmd 2025-06-21 13:47:29 -06:00
blacktop 3071fd6748 fix: file close issue in ipsw kernel kext cmd #775 2025-06-20 13:19:37 -06:00
blacktop 6cca9a980d refactor: replace interface{} with any and simplify loop constructs 2025-03-26 22:53:29 -06:00
blacktopandGitHub f85daa1ac3 feat: ipsw daemon (API) (#219) 2023-04-12 20:00:05 -06:00
blacktop bcc4056aec feat: add 🆕 secret ipsw kernel kmutil command 2023-03-03 10:12:08 -07:00
blacktopandGitHub 80cfadfc73 feat: sandbox decompiler WIP 🚧 (#178) 2023-01-10 23:35:29 -07:00
blacktop a665cee604 feat: add --diff support to ipsw kernel kext cmd 2022-04-16 16:31:57 -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 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 05d4a4226c fix: go back to cgo lzfse for now 😞 2020-08-22 09:43:49 -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 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