sevaa / dwex

DWARF Explorer - a GUI utility for navigating the DWARF debug information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image base address

sevaa opened this issue · comments

Code addresses in unrelocated DWARF assume the file is loaded at its preferred base address, which is available in file headers. This affects the "Search by IP" window. It's clearly observable on iOS and Windows. At least display it.