index
:
ida-tui.git
main
tui for headless ida
git daemon user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
idatui
/
launch.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2 days
launch: the sweep could delete the file it was asked to open
blasty
1
-4
/
+22
2 days
splash: draw the real logo on terminals that can
blasty
1
-0
/
+12
12 days
trace: docked registers + timeline, and stepping through time
blasty
1
-1
/
+5
2026-07-26
loading: ask how to load an unrecognised file, like IDA does
blasty
1
-8
/
+3
2026-07-25
loading: say how to read a headerless blob (processor, base)
blasty
1
-3
/
+45
2026-07-25
projects: don't duplicate a binary that's already in the project
blasty
1
-4
/
+12
2026-07-25
projects: switch between a project's binaries in the TUI (phase 1c)
blasty
1
-13
/
+50
2026-07-24
mcp: collapse app + launcher to worker-only
blasty
1
-204
/
+25
2026-07-24
deprecate: make the idalib worker the default backend; mark mcp path for removal
blasty
1
-4
/
+14
2026-07-24
app: --backend {mcp,worker} — run the TUI on our idalib worker (migration s...
blasty
1
-14
/
+28
2026-07-24
ux: fix truncated loading-splash message
blasty
1
-2
/
+1
2026-07-23
ux: label the startup wait as auto-analysis, not "starting a server"
blasty
1
-3
/
+8
2026-07-23
ux: start the analysis server from inside the TUI (no more dead window)
blasty
1
-49
/
+33
2026-07-23
launch: sweep a crashed worker's stale DB locks before starting the supervisor
blasty
1
-0
/
+9
2026-07-23
ux: show TUI chrome + a "loading…" overlay during binary open/analysis
blasty
1
-8
/
+15
2026-07-23
launch: `ida-tui foo.elf` one-shot wrapper (server + locks + session)
blasty
1
-0
/
+234