Commit Graph
24 Commits
Author SHA1 Message Date
blacktop 5de6fed777 chore: use go-macho's swift demangle + remove internal one 2025-10-30 09:16:39 -06:00
blacktop fd96d0e006 docs: update entitlement browser UI + add support for macOS IPSWs 2025-08-15 17:58:59 -06:00
blacktop c573463dd1 docs: many optimizations to decrease DB size and amount of queries to keep us in the supabase free tier 🤞 2025-06-18 16:09:37 -06:00
blacktop 74e355aae1 fix: duplicate values in entitlement DB 2025-06-18 12:37:05 -06:00
blacktop 9c7eb80b30 docs: update entitlements DB schema 2025-06-17 00:36:59 -06:00
blacktop 8af4753892 chore: update entitlements DB code to decrease the size of the DB 2025-06-16 21:49:43 -06:00
blacktopandGitHub 4872f5998f feat: 🆕 Entitlements DB web UI in docs site (#751) 2025-06-08 22:30:03 -06:00
blacktop f2b473a269 feat: add caching for Copilot token and LLM models to decrease API calls and avoid rate limiting 2025-05-07 13:15:36 -06:00
blacktop 9937fe2af1 feat: add caching to ipsw disass --dec commands + --dec-theme to config syntax theme 2025-05-06 21:54:10 -06:00
blacktop 6cca9a980d refactor: replace interface{} with any and simplify loop constructs 2025-03-26 22:53:29 -06:00
blacktop fda8c8e071 fix: postgres name/path table joins 2024-09-25 15:22:37 -06:00
blacktop 2aac2408bd chore: improve storage size of symbol server data (postgres) 2024-09-25 13:45:18 -06:00
blacktop 5cce056e0c chore: add ability for the ipsw symbolicate symbol server to tell you it doesn't have the required IPSW scanned yet 2024-07-05 17:37:15 -06:00
blacktop d41e8cee72 Update model.go 2024-07-05 16:59:04 -06:00
blacktop fcf09bc6b5 chore: add Symbol stringer 2024-07-05 12:29:14 -06:00
blacktop 8229d8e5d9 fix: many fixes to symbolication and the symbol server 2024-07-04 00:26:55 -06:00
blacktop 5a9da7d4b0 docs: fix API docs 2024-07-03 17:16:12 -06:00
blacktop 9f56962735 feat: add ability to query symbols via ipswd API routes /api/syms/:uuid and /api/syms/:uuid/:addr 2024-07-03 17:02:08 -06:00
blacktop e8007b2c91 Update model.go 2024-07-02 22:03:48 -06:00
blacktop 9dcf363f2a fix: postgres Database 2024-07-02 21:58:49 -06:00
blacktop 605e9175c4 Update model.go 2024-07-02 20:46:33 -06:00
blacktop dfe5565a3b fix: symbol server database code 2024-07-02 20:44:21 -06:00
blacktop 69173b32f5 feat: add NEW /syms/scan route to ipswd API to gen symbol server from IPSW 2024-07-02 10:12:14 -06:00
blacktop 9ce1d11a5f chore: add initial database support to ipswd 2024-07-02 10:12:10 -06:00