aboutsummaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Docs: re-check ALL nine upstream findings against 0.3.2blasty26 hours1-14/+49
* Docs: mark the two upstream perf findings fixed in 0.3.2blasty26 hours1-3/+24
* Graph: never hand triskel a block its root cannot reachidatui34 hours1-6/+16
* Graph: fix the triskel fallbacks, and say why when it still falls backidatui35 hours1-2/+6
* Graph: name the interpreter when pytriskel is missingidatui35 hours1-1/+11
* Graph: a second layout engine, triskel's SESE decompositionuser36 hours2-7/+263
* splash: scale the logo to the pane instead of dropping itblasty3 days1-0/+9
* Centre modals with a rule about modals, not a list of themblasty3 days1-0/+7
* Ctrl+F: search the whole database, by text or by bytesblasty3 days1-0/+28
* Export findings as markdown (Ctrl+E), and the journal that makes it trueblasty3 days1-0/+22
* Modal chrome: thin round borders, titles in the borderblasty3 days1-0/+14
* Syntax-highlight the struct editor's C definitionsblasty3 days1-0/+8
* docs: drop two stale files, correct the two the README links, cut sharp edgesblasty3 days4-532/+12
* docs: upstream findings for the ida-codemode maintainersblasty3 days1-0/+269
* Rebase MISTER EXO's ida-codemode port onto the current treeblasty4 days4-53/+223
* diag: somewhere for swallowed errors to goblasty4 days1-0/+1
* graph: navigate to blocks, not to coordinatesblasty4 days1-3/+8
* graph: the minimap is clickable, and stops swallowing clicksblasty4 days1-0/+8
* graph: docs, and the offline layout toolsblasty4 days1-0/+145
* rpc: a graph verbblasty4 days1-0/+14
* rpc: an opfmt verb, and 'drive fmt'blasty4 days1-1/+9
* rpc: make a raw firmware image drivable (load options, define, bulk symbols)user9 days1-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 ...user2026-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
* split-view phase 2: cursor sync + linked-row highlightblasty2026-07-241-3/+7
* split-view phase 1: side-by-side listing <-> pseudocode layoutblasty2026-07-241-0/+92
* docs: sweep for the worker-only reality (drop mcp supervisor/spawn.sh/--db)blasty2026-07-244-53/+30
* docs: blueprint for generalizing the TUI-driving layer (e.g. gdb)blasty2026-07-101-0/+355
* app: multi-line comments via literal \\n (long notes were clipping)blasty2026-07-101-1/+1