summaryrefslogtreecommitdiffstats
path: root/idatui/launch.py (unfollow)
Commit message (Expand)AuthorFilesLines
2 dayslaunch: the sweep could delete the file it was asked to openblasty1-4/+22
2 dayssplash: draw the real logo on terminals that canblasty1-0/+12
12 daystrace: docked registers + timeline, and stepping through timeblasty1-1/+5
2026-07-26loading: ask how to load an unrecognised file, like IDA doesblasty1-8/+3
2026-07-25loading: say how to read a headerless blob (processor, base)blasty1-3/+45
2026-07-25projects: don't duplicate a binary that's already in the projectblasty1-4/+12
2026-07-25projects: switch between a project's binaries in the TUI (phase 1c)blasty1-13/+50
2026-07-24mcp: collapse app + launcher to worker-onlyblasty1-204/+25
2026-07-24deprecate: make the idalib worker the default backend; mark mcp path for removalblasty1-4/+14
2026-07-24app: --backend {mcp,worker} — run the TUI on our idalib worker (migration s...blasty1-14/+28
2026-07-24ux: fix truncated loading-splash messageblasty1-2/+1
2026-07-23ux: label the startup wait as auto-analysis, not "starting a server"blasty1-3/+8
2026-07-23ux: start the analysis server from inside the TUI (no more dead window)blasty1-49/+33
2026-07-23launch: sweep a crashed worker's stale DB locks before starting the supervisorblasty1-0/+9
2026-07-23ux: show TUI chrome + a "loading…" overlay during binary open/analysisblasty1-8/+15
2026-07-23launch: `ida-tui foo.elf` one-shot wrapper (server + locks + session)blasty1-0/+234