index
:
ida-tui.git
main
tui for headless ida
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
patch_server.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xrefs: show fine-grained kind (call/jump/read/write/offset) in the dialog
blasty
3 hours
1
-0
/
+79
*
deprecate: make the idalib worker the default backend; mark mcp path for removal
blasty
17 hours
1
-0
/
+4
*
fix: follow/double-click a label lands on the label, not the function entry
blasty
21 hours
1
-0
/
+19
*
listing: code labels on their own line; search loaded portion (no wedge)
blasty
22 hours
1
-0
/
+8
*
listing: two-level indent, address on headers, drop 'near', opcode cap+cycle
blasty
22 hours
1
-1
/
+1
*
listing: IDA-style function boundary banners in the unified view
blasty
23 hours
1
-1
/
+38
*
listing: expand struct-typed globals into member rows (M4 item 3)
blasty
41 hours
1
-4
/
+41
*
app: 'a' — make string literal in the listing (M4 richness)
blasty
41 hours
1
-0
/
+35
*
perf: derive segment map from file_regions, not survey_binary (hex open ~3400x)
blasty
41 hours
1
-1
/
+6
*
perf: read_raw tool — bulk byte reads for the hex view (5–8x)
blasty
42 hours
1
-0
/
+39
*
server: coalesce undefined byte runs in the heads walker
blasty
43 hours
1
-6
/
+41
*
app: ListingView — virtualized flat code+data listing for regions (M2)
blasty
43 hours
1
-2
/
+10
*
server+domain: heads walker + ListingModel — flat code/data listing (M1)
blasty
43 hours
1
-0
/
+98
*
hex view: file offsets + 'g' goto (dedicated input)
blasty
2026-07-10
1
-0
/
+24
*
retype: set variable/function types with 'y' (IDA-style), via structured tools
blasty
2026-07-10
1
-19
/
+142
*
server: inject a del_type tool into ida-pro-mcp (enables struct delete)
blasty
2026-07-10
1
-0
/
+73