aboutsummaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to ida-nexusDuncan Ogilvie7 days5-38/+38
* Adopt idb_events and remote module features from ida-codemodeDuncan Ogilvie7 days1-61/+78
* docs: be honest that the triskel fork is unpublishedblasty12 days1-9/+13
* docs: drop the triskel evaluation artifactsblasty12 days2-194/+0
* Re-check the upstream findings report against 0.6.1blasty14 days1-36/+79
* Docs: re-check ALL nine upstream findings against 0.3.2blasty2026-08-091-14/+49
* Docs: mark the two upstream perf findings fixed in 0.3.2blasty2026-08-091-3/+24
* Graph: never hand triskel a block its root cannot reachblasty2026-08-091-6/+16
* Graph: fix the triskel fallbacks, and say why when it still falls backblasty2026-08-091-2/+6
* Graph: name the interpreter when pytriskel is missingblasty2026-08-091-1/+11
* Graph: a second layout engine, triskel's SESE decompositionblasty2026-08-092-7/+263
* splash: scale the logo to the pane instead of dropping itblasty2026-08-071-0/+9
* Centre modals with a rule about modals, not a list of themblasty2026-08-071-0/+7
* Ctrl+F: search the whole database, by text or by bytesblasty2026-08-071-0/+28
* Export findings as markdown (Ctrl+E), and the journal that makes it trueblasty2026-08-071-0/+22
* Modal chrome: thin round borders, titles in the borderblasty2026-08-071-0/+14
* Syntax-highlight the struct editor's C definitionsblasty2026-08-071-0/+8
* docs: drop two stale files, correct the two the README links, cut sharp edgesblasty2026-08-074-532/+12
* docs: upstream findings for the ida-codemode maintainersblasty2026-08-071-0/+269
* Rebase MISTER EXO's ida-codemode port onto the current treeblasty2026-08-074-53/+223
* diag: somewhere for swallowed errors to goblasty2026-08-071-0/+1
* graph: navigate to blocks, not to coordinatesblasty2026-08-061-3/+8
* graph: the minimap is clickable, and stops swallowing clicksblasty2026-08-061-0/+8
* graph: docs, and the offline layout toolsblasty2026-08-061-0/+145
* rpc: a graph verbblasty2026-08-061-0/+14
* rpc: an opfmt verb, and 'drive fmt'blasty2026-08-061-1/+9
* rpc: make a raw firmware image drivable (load options, define, bulk symbols)blasty2026-08-011-0/+19
* arm: find Thumb entry points from a vector table (Shift+T)blasty2026-07-261-0/+14
* arm: offer 32-bit ARM at load, and fix `p` on carved codeblasty2026-07-261-0/+18
* arm: switch ARM/Thumb decoding with `t`blasty2026-07-261-0/+20
* app: delete DisasmView, superseded by the unified listingblasty2026-07-261-1/+1
* listing: syntax-highlight assembly from IDA's own token tagsblasty2026-07-261-247/+0
* asm highlighting: park the work with its findings (not merged)blasty2026-07-261-0/+247
* loading: a blob that analyses to nothing is still openableblasty2026-07-261-0/+19
* load dialog: reachable address field, project mode, and a way back from a bad...blasty2026-07-261-0/+30
* formats: verify every offered processor name against a real IDAblasty2026-07-261-0/+9
* loading: ask how to load an unrecognised file, like IDA doesblasty2026-07-261-0/+27
* loading: say how to read a headerless blob (processor, base)blasty2026-07-251-0/+31
* xrefs: show project binaries that import this exportblasty2026-07-251-0/+11
* projects phase 4: cross-binary back, linkage-guided pre-warm, project verbsblasty2026-07-251-3/+30
* projects phase 3: follow an import into the binary that implements itblasty2026-07-251-15/+36
* Revert "nav: bind back to backspace as well — a bare Esc isn't reliable in ...blasty2026-07-251-28/+0
* nav: bind back to backspace as well — a bare Esc isn't reliable in a terminalblasty2026-07-251-0/+28
* docs: refresh PROJECTS.md phase 2/3 to match what shippedblasty2026-07-251-8/+28
* projects: project-wide symbol search over a SQLite FTS5 index (phase 2)blasty2026-07-251-3/+28
* projects: switch between a project's binaries in the TUI (phase 1c)blasty2026-07-251-4/+13
* projects: project model + binary staging (phase 1a)blasty2026-07-251-0/+143
* split: follow the decomp across functions as the listing cursor crosses boundsblasty2026-07-251-0/+5
* split-view phase 4: split-aware status, min-width gate, verified navblasty2026-07-241-3/+12
* split-view phase 3: rich per-line instruction region highlightblasty2026-07-241-3/+9