aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorblasty <blasty@local>2026-07-09 12:25:49 +0200
committerblasty <blasty@local>2026-07-09 12:25:49 +0200
commit51b7cc5a1e4fbb861909946b2feb842294d412e8 (patch)
treef1f8b6de3dc9fb039d619f656b5e35e3694c2b75 /pyproject.toml
parenttui: --open PATH to create/attach a session for an arbitrary binary (diff)
downloadida-tui-51b7cc5a1e4fbb861909946b2feb842294d412e8.tar.gz
ida-tui-51b7cc5a1e4fbb861909946b2feb842294d412e8.tar.xz
ida-tui-51b7cc5a1e4fbb861909946b2feb842294d412e8.zip
decompiler view: Tab/Shift+Tab toggle disasm<->pseudocode, full bodies
- domain.decompile now fetches the FULL body: server caps responses at 50KB and clips strings to 1KB, but caches the full output and exposes it at _meta.ida_mcp.download_url -> we GET that so pseudocode is complete (main: 43257 chars, not a 1KB stub). include_addresses gives per-line /*0xEA*/. - DecompView (read-only TextArea, cpp highlighting best-effort, line numbers) - Tab and Shift+Tab toggle the code pane; lazy decompile in a worker, cached; hard-failures ('decompilation failed') shown gracefully with disasm fallback - pilot suite 14/14 (adds tab->pseudocode, full-body, shift+tab->disasm)
Diffstat (limited to 'pyproject.toml')
0 files changed, 0 insertions, 0 deletions