summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: one front doorblasty2 days15-0/+306
* help: reach the cheatsheet with H as well as F1blasty2 days1-0/+10
* graph: navigate to blocks, not to coordinatesblasty2 days1-9/+33
* graph: the minimap is clickable, and stops swallowing clicksblasty2 days1-0/+61
* tests: graph scenariosblasty3 days1-4/+261
* graph: a layered CFG layout engineblasty3 days1-0/+234
* tests: cover the literal formatsblasty3 days2-0/+509
* pane: drive panes under zellij as well as tmuxblasty3 days2-7/+7
* rpc: rename_many drops the Hex-Rays cache toouser7 days1-0/+17
* rpc: make a raw firmware image drivable (load options, define, bulk symbols)user7 days1-0/+169
* tests: trace integration over the RPC socket (45 checks)user7 days1-0/+369
* trace: a stale navigation no longer drags the view backblasty10 days1-0/+21
* trace: seek verbs — next/previous execution, and who set this registerblasty10 days1-2/+82
* trace: memory at time T — stack in the dock, live bytes in hexblasty10 days3-2/+98
* trace: stop the decompiler thrashing during a step (and correct the record)blasty12 days1-0/+21
* trace: a step in split view moves the listing cursor to the pcblasty12 days1-0/+23
* trace: stepping stays in the view you're readingblasty12 days1-0/+14
* status: name the open fileblasty12 days1-0/+31
* trace: paint the execution trail — including on the decompilerblasty12 days1-1/+55
* trace: docked registers + timeline, and stepping through timeblasty12 days1-0/+148
* trace: read Tenet execution traces (model layer)blasty12 days2-0/+330
* tests: run the scenario suite on a scratch copy, not the tracked targetblasty13 days1-0/+44
* arm: find Thumb entry points from a vector table (Shift+T)blasty13 days1-0/+47
* decomp: say the FIX, not the diagnosisblasty13 days1-2/+8
* decomp: say WHY a function won't decompileblasty14 days1-0/+20
* app: rebuild the function index after an edit changes itblasty14 days1-2/+31
* arm: offer 32-bit ARM at load, and fix `p` on carved codeblasty14 days2-2/+79
* arm: switch ARM/Thumb decoding with `t`blasty14 days1-0/+126
* app: delete DisasmView, superseded by the unified listingblasty14 days1-2/+2
* listing: syntax-highlight assembly from IDA's own token tagsblasty14 days1-1/+55
* app: one way to preserve view state across a model rebuild (ViewAnchor)blasty14 days1-1/+28
* listing: an edit must not move the viewblasty14 days1-0/+24
* listing: `c` disassembles until something stops itblasty14 days1-1/+17
* listing: make every undefined byte its own row, so you can carve anywhereblasty14 days1-1/+63
* loading: a blob that analyses to nothing is still openableblasty14 days1-0/+106
* load dialog: reachable address field, project mode, and a way back from a bad...blasty2026-07-261-0/+25
* formats: verify every offered processor name against a real IDAblasty2026-07-261-0/+29
* loading: ask how to load an unrecognised file, like IDA doesblasty2026-07-262-0/+114
* loading: say how to read a headerless blob (processor, base)blasty2026-07-251-0/+40
* xrefs: show project binaries that import this exportblasty2026-07-251-0/+39
* projects phase 4: cross-binary back, linkage-guided pre-warm, project verbsblasty2026-07-252-0/+62
* projects phase 3: follow an import into the binary that implements itblasty2026-07-251-1/+70
* nav: one notion of "which pane you're in" — delete _prefblasty2026-07-251-0/+17
* nav: don't stack a history entry for the place you're already standing onblasty2026-07-251-0/+15
* palette: match case-insensitively in BOTH directionsblasty2026-07-251-0/+9
* projects: don't duplicate a binary that's already in the projectblasty2026-07-251-0/+35
* help: lay the cheatsheet out as fluid columns of cardsblasty2026-07-251-4/+9
* strings: F2 widens the strings browser to the whole projectblasty2026-07-252-2/+20
* projects: open the Ctrl+O switcher on the binary you're already inblasty2026-07-251-1/+8
* fix: project-wide search crashed on a name shared by two binariesblasty2026-07-251-0/+23