aboutsummaryrefslogtreecommitdiffstats
path: root/ida-tui
diff options
context:
space:
mode:
authorDuncan Ogilvie <mr.exodia.tpodt@gmail.com>2026-08-20 23:55:52 +0200
committerDuncan Ogilvie <mr.exodia.tpodt@gmail.com>2026-08-20 23:55:52 +0200
commitf4c1d9b5497fd0d38137b6b345e8171b307c1117 (patch)
tree5f1f9b0d27c2894582512727c2a3f002077f4097 /ida-tui
parentAdopt idb_events and remote module features from ida-codemode (diff)
downloadida-tui-f4c1d9b5497fd0d38137b6b345e8171b307c1117.tar.gz
ida-tui-f4c1d9b5497fd0d38137b6b345e8171b307c1117.tar.xz
ida-tui-f4c1d9b5497fd0d38137b6b345e8171b307c1117.zip
Switch to ida-nexus
Diffstat (limited to 'ida-tui')
-rwxr-xr-xida-tui2
1 files changed, 1 insertions, 1 deletions
diff --git a/ida-tui b/ida-tui
index a488cac..de60a45 100755
--- a/ida-tui
+++ b/ida-tui
@@ -4,7 +4,7 @@
# ./ida-tui foo.elf # open a binary and drive it — that's it
#
# The launcher leases a registered IDA GUI or shared managed idalib worker
-# through ida_codemode. The selected Python must have ida-tui's dependencies;
+# through ida_nexus. The selected Python must have ida-tui's dependencies;
# override it with $IDATUI_PYTHON.
set -eu