aboutsummaryrefslogtreecommitdiffstats
path: root/experiments (unfollow)
Commit message (Expand)AuthorFilesLines
2026-08-21reformat: ruff format + import sort, mechanically (see ruff.toml)blasty11-207/+450
2026-08-21splash: give the logo a placement id so re-anchoring replaces, not stacksblasty1-0/+97
2026-08-20Switch to ida-nexusDuncan Ogilvie6-22/+22
2026-08-20Adopt idb_events and remote module features from ida-codemodeDuncan Ogilvie4-140/+117
2026-08-15docs: be honest that the triskel fork is unpublishedblasty1-3/+3
2026-08-15docs: drop the triskel evaluation artifactsblasty1-158/+0
2026-08-10domain: build Head positionally, and drop a dead test from _as_intblasty1-0/+71
2026-08-10Skeleton pages: stop rendering 227k rows to count them (3x boot)blasty1-0/+1
2026-08-09remote_tools: hoist the IDAPython imports to module scope (~3%)blasty1-0/+95
2026-08-09experiments: count backend round-trips per user actionblasty1-0/+164
2026-08-09SPEED: replace the historical backend table with a real 0.3.1 vs 0.3.2 A/Bblasty1-0/+103
2026-08-09Drop the settrace workaround: ida-codemode 0.3.2 deleted the hookblasty1-0/+97
2026-08-09Graph: a second layout engine, triskel's SESE decompositionblasty3-3/+168
2026-08-07Modal chrome: thin round borders, titles in the borderblasty1-0/+123
2026-08-07Rebase MISTER EXO's ida-codemode port onto the current treeblasty1-51/+49
2026-08-06graph: docs, and the offline layout toolsblasty4-0/+441
2026-08-06tests: cover the literal formatsblasty1-0/+391
2026-07-26arm: find Thumb entry points from a vector table (Shift+T)blasty5-0/+43
2026-07-24worker: idalib worker + WorkerClient (drop-in for IDAClient) — migration st...blasty1-0/+58
2026-07-24experiments: add a unix-socket idalib worker as the 3rd bench columnblasty1-29/+187
2026-07-24experiments: in-process idalib vs mcp-transport spike (throwaway)blasty2-0/+348