aboutsummaryrefslogtreecommitdiffstats
path: root/idatui/nexus_client.py (unfollow)
Commit message (Expand)AuthorFilesLines
8 daysSwitch to ida-nexusDuncan Ogilvie1-44/+44
8 daysAdopt idb_events and remote module features from ida-codemodeDuncan Ogilvie1-1154/+211
2026-08-14Port to the ida-codemode 0.5.3+ public APIblasty1-115/+66
2026-08-10Build the listing index in one call: boot 9.3s -> 1.25s, 911 calls -> 4blasty1-1/+1
2026-08-10segment_index: the row total in one call instead of 458blasty1-0/+6
2026-08-10Skeleton pages: stop rendering 227k rows to count them (3x boot)blasty1-1/+1
2026-08-09Docs: correct the stale --fast check counts (302/257 -> 380)blasty1-1/+1
2026-08-09Drop the settrace workaround: ida-codemode 0.3.2 deleted the hookblasty1-41/+28
2026-08-07Ctrl+F: search the whole database, by text or by bytesblasty1-0/+87
2026-08-07Export findings as markdown (Ctrl+E), and the journal that makes it trueblasty1-0/+101
2026-08-07codemode: close the performance gap with the old worker (heads 35x -> 2.2x)blasty1-5/+66
2026-08-07tests: blob_ui 39.8s -> 4.1s, and a fatal it was hidingblasty1-3/+22
2026-08-07codemode: three defects the A/B benchmark found in the decompiler pathblasty1-57/+8
2026-08-07codemode: rename takes a LIST of edits per category, not just oneblasty1-26/+119
2026-08-07codemode: carry over the listing + operand-format tools, and stop reshipping ...blasty1-175/+75
2026-08-07codemode: port the xref tools' real contract, order includedblasty1-32/+111
2026-08-07codemode: restore the graph view and pseudocode commentsblasty1-5/+97
2026-08-07codemode: fix DatabaseHandle.open kwarg, and check kwargs against the real si...blasty1-1/+4
2026-08-07Rebase MISTER EXO's ida-codemode port onto the current treeblasty1-0/+1164