diff options
| author | blasty <blasty@local> | 2026-07-10 15:15:48 +0200 |
|---|---|---|
| committer | blasty <blasty@local> | 2026-07-10 15:15:48 +0200 |
| commit | 0264621b4ce55aa928402229022269f7132958e8 (patch) | |
| tree | 21dc33968b7d773143c434034fa9d5bd5e843ffe /server/patch_server.py | |
| parent | rpc: semantic verbs (typed-with-delay ops + fast movement) (diff) | |
| download | ida-tui-0264621b4ce55aa928402229022269f7132958e8.tar.gz ida-tui-0264621b4ce55aa928402229022269f7132958e8.tar.xz ida-tui-0264621b4ce55aa928402229022269f7132958e8.zip | |
rpc: stdlib client + CLI (idatui.rpcclient)
Drive the TUI from another tmux pane with no deps:
python -m idatui.rpcclient --sock <path> goto target=main
python -m idatui.rpcclient keys g m a i n enter
python -m idatui.rpcclient screen # dumps the raw screen text
Also importable as RpcClient for the agent. Socket via --sock or
IDATUI_RPC_SOCK. Booleans are coerced; numerics/addresses stay strings
(the server coerces numeric params).
Diffstat (limited to 'server/patch_server.py')
0 files changed, 0 insertions, 0 deletions
