diff options
| author | blasty <peter@haxx.in> | 2026-07-10 14:53:20 +0200 |
|---|---|---|
| committer | blasty <peter@haxx.in> | 2026-07-10 14:53:20 +0200 |
| commit | 046c56cbc63527c5b544cb6bbb6f75df3d6df197 (patch) | |
| tree | b37fdb91e74dbe136f2d0d757c2062937be82b1c /tests | |
| parent | hex view: raw image bytes (VA-addressed), synced to the code cursor (diff) | |
| download | ida-tui-046c56cbc63527c5b544cb6bbb6f75df3d6df197.tar.gz ida-tui-046c56cbc63527c5b544cb6bbb6f75df3d6df197.tar.xz ida-tui-046c56cbc63527c5b544cb6bbb6f75df3d6df197.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
