14 Commits

Author SHA1 Message Date
26cac328a2 feat(binary): add support for binary dependencies management 2026-06-10 12:37:45 -03:00
f033b7132e feat(analysis): add structures and enums support 2026-06-10 11:54:46 -03:00
9f66c2c3f0 feat(analysis): add support for control flow blocks 2026-06-10 10:22:31 -03:00
52d75600c0 feat(analysis): add function signature parsing support 2026-06-10 09:46:30 -03:00
6f886f961f feat(analysis): add global variable parsing and API support 2026-06-10 09:26:13 -03:00
bf1803818b feat(analysis): add stack frame, comments, and imports 2026-06-10 08:57:14 -03:00
036f392d61 feat(analysis): add string extraction and API support 2026-06-09 22:00:16 -03:00
f2ba9b2019 feat(analysis): add support for IDA Pro 6.6 2026-06-09 20:00:36 -03:00
a1c5a70429 feat(analysis): add function size and segments endpoint 2026-06-08 22:10:57 -03:00
e73ba717a4 feat(analysis): add segments to analysis results and API 2026-06-08 21:50:46 -03:00
d1787137fe feat(analysis): add flags to function details and responses 2026-06-08 21:18:30 -03:00
b26631c5aa feat(analysis): add type information to xref and label entries 2026-06-08 21:07:04 -03:00
dcb4cf6a3c feat(analysis): add entry point to analysis response 2026-06-08 20:56:27 -03:00
199345d497 feat(binary): add static analysis engine support 2026-06-07 22:40:21 -03:00