aboutsummaryrefslogtreecommitdiffstats
path: root/idatui/launch.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* loading: ask how to load an unrecognised file, like IDA doesblasty11 hours1-8/+3
* loading: say how to read a headerless blob (processor, base)blasty11 hours1-3/+45
* projects: don't duplicate a binary that's already in the projectblasty18 hours1-4/+12
* projects: switch between a project's binaries in the TUI (phase 1c)blasty23 hours1-13/+50
* mcp: collapse app + launcher to worker-onlyblasty44 hours1-204/+25
* deprecate: make the idalib worker the default backend; mark mcp path for removalblasty2 days1-4/+14
* app: --backend {mcp,worker} — run the TUI on our idalib worker (migration s...blasty2 days1-14/+28
* ux: fix truncated loading-splash messageblasty2 days1-2/+1
* ux: label the startup wait as auto-analysis, not "starting a server"blasty2 days1-3/+8
* ux: start the analysis server from inside the TUI (no more dead window)blasty2 days1-49/+33
* launch: sweep a crashed worker's stale DB locks before starting the supervisorblasty2 days1-0/+9
* ux: show TUI chrome + a "loading…" overlay during binary open/analysisblasty2 days1-8/+15
* launch: `ida-tui foo.elf` one-shot wrapper (server + locks + session)blasty3 days1-0/+234