aboutsummaryrefslogtreecommitdiffstats
path: root/idatui/launch.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rebase MISTER EXO's ida-codemode port onto the current treeblasty37 hours1-56/+47
* launch: the sweep could delete the file it was asked to openblasty2 days1-4/+22
* splash: draw the real logo on terminals that canblasty2 days1-0/+12
* trace: docked registers + timeline, and stepping through timeblasty12 days1-1/+5
* loading: ask how to load an unrecognised file, like IDA doesblasty2026-07-261-8/+3
* loading: say how to read a headerless blob (processor, base)blasty2026-07-251-3/+45
* projects: don't duplicate a binary that's already in the projectblasty2026-07-251-4/+12
* projects: switch between a project's binaries in the TUI (phase 1c)blasty2026-07-251-13/+50
* mcp: collapse app + launcher to worker-onlyblasty2026-07-241-204/+25
* deprecate: make the idalib worker the default backend; mark mcp path for removalblasty2026-07-241-4/+14
* app: --backend {mcp,worker} — run the TUI on our idalib worker (migration s...blasty2026-07-241-14/+28
* ux: fix truncated loading-splash messageblasty2026-07-241-2/+1
* ux: label the startup wait as auto-analysis, not "starting a server"blasty2026-07-231-3/+8
* ux: start the analysis server from inside the TUI (no more dead window)blasty2026-07-231-49/+33
* launch: sweep a crashed worker's stale DB locks before starting the supervisorblasty2026-07-231-0/+9
* ux: show TUI chrome + a "loading…" overlay during binary open/analysisblasty2026-07-231-8/+15
* launch: `ida-tui foo.elf` one-shot wrapper (server + locks + session)blasty2026-07-231-0/+234