diff options
| author | blasty <blasty@local> | 2026-07-10 14:53:20 +0200 |
|---|---|---|
| committer | blasty <blasty@local> | 2026-07-10 14:53:20 +0200 |
| commit | b8d0335682758ef51eab1c6dea6435b11d4e0bd2 (patch) | |
| tree | b37fdb91e74dbe136f2d0d757c2062937be82b1c /tests | |
| parent | hex view: raw image bytes (VA-addressed), synced to the code cursor (diff) | |
| download | ida-tui-b8d0335682758ef51eab1c6dea6435b11d4e0bd2.tar.gz ida-tui-b8d0335682758ef51eab1c6dea6435b11d4e0bd2.tar.xz ida-tui-b8d0335682758ef51eab1c6dea6435b11d4e0bd2.zip | |
hex view: file offsets + 'g' goto (dedicated input)
Add a file_regions server tool (get_fileregion_offset per segment) and
Program.file_regions/file_offset so a virtual address maps to its raw
on-disk offset without a format-specific header parser. The hex view now
shows a VA column and a file-offset column side by side, and the status
line reports file+off.
Goto moves to its own top-level #goto Input instead of overloading the
function-filter box (which is hidden with the names pane, so goto was
unreachable there). In the hex view 'g' jumps the cursor to an address
(bounds-checked against the image); elsewhere it navigates as before.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
