aboutsummaryrefslogtreecommitdiffstats
path: root/idatui/remote_tools.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build the listing index in one call: boot 9.3s -> 1.25s, 911 calls -> 4blasty2026-08-101-0/+119
* segment_index: the row total in one call instead of 458blasty2026-08-101-0/+89
* remote_tools: item class by mask instead of is_code/is_data callsblasty2026-08-101-3/+21
* Skeleton pages: stop rendering 227k rows to count them (3x boot)blasty2026-08-101-5/+18
* remote_tools: delete a shadowed duplicate hiding an lru_cache landmineblasty2026-08-091-74/+4
* remote_tools: hoist the IDAPython imports to module scope (~3%)blasty2026-08-091-50/+26
* codemode: three defects the A/B benchmark found in the decompiler pathblasty2026-08-071-9/+190
* codemode: carry over the listing + operand-format tools, and stop reshipping ...blasty2026-08-071-0/+1367