aboutsummaryrefslogtreecommitdiffstats
path: root/server/patch_server.py (unfollow)
Commit message (Expand)AuthorFilesLines
2026-07-23listing: expand struct-typed globals into member rows (M4 item 3)blasty1-4/+41
2026-07-23app: 'a' — make string literal in the listing (M4 richness)blasty1-0/+35
2026-07-23perf: derive segment map from file_regions, not survey_binary (hex open ~3400x)blasty1-1/+6
2026-07-23perf: read_raw tool — bulk byte reads for the hex view (5–8x)blasty1-0/+39
2026-07-22server: coalesce undefined byte runs in the heads walkerblasty1-6/+41
2026-07-22app: ListingView — virtualized flat code+data listing for regions (M2)blasty1-2/+10
2026-07-22server+domain: heads walker + ListingModel — flat code/data listing (M1)blasty1-0/+98
2026-07-10hex view: file offsets + 'g' goto (dedicated input)blasty1-0/+24
2026-07-10retype: set variable/function types with 'y' (IDA-style), via structured toolsblasty1-19/+142
2026-07-10server: inject a del_type tool into ida-pro-mcp (enables struct delete)blasty1-0/+73